Histórico de Commits

Autor SHA1 Mensagem Data
  florian 0eee70ac81 * fix FindUnitSymtable for exception symtables, resolves #24801 and #39974 há 2 anos atrás
  Jonas Maebe efbf5eaa01 Fix loading of ObjC protocol type after c8fee69345 há 3 anos atrás
  Pierre Muller 2187bfaddd Add name of unit for return type if not from current module in tprocdef.customprocname há 3 anos atrás
  Sven/Sarah Barth c8fee69345 * fix #39907: only load system class types from units that are marked as a System unit há 3 anos atrás
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps há 3 anos atrás
  Sven/Sarah Barth 27c1bb3bea * an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization há 3 anos atrás
  Jonas Maebe 9e7895575e tarraydef.elecount: fix overflow detection há 3 anos atrás
  florian 45bf47ee05 * compilation with -O3 fixed há 3 anos atrás
  Sven/Sarah Barth 9aac622dc9 + add necessary core functions and functionality to implement capturing of variables há 3 anos atrás
  Sven/Sarah Barth 90ebeb275a + add utility function to retrieve a file position of a usage of a type symbol from a type's definition há 3 anos atrás
  Sven/Sarah Barth 5cf15be434 + add a constructor for trecorddef to declare an internal record type as part of a specific other type há 3 anos atrás
  Sven/Sarah Barth 7de854ef1e + add method register_implemented_interface to tobjectdef which registers an implemented interface and - if desired - also initializes the GUID related fields of the objectdef há 3 anos atrás
  Sven/Sarah Barth 76d3a9c4b5 * generate a better name if the procdef is an anonymous one há 3 anos atrás
  Sven/Sarah Barth 2be8f01efe * implement assignment of anonymous functions to procedure or method variables if they either capture nothing or (in case of method variables) at most the Self variable há 4 anos atrás
  Sven/Sarah Barth d56a90e5ed * keep track of symbols that are accessed from a nested/anonymous function that belong to a surrounding scope há 4 anos atrás
  Sven/Sarah Barth 7f3a5eb9ab * extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not há 3 anos atrás
  Sven/Sarah Barth 5e148c1dca + add a new tproccopytyp pc_normal_no_paras to copy an abstractprocdef without its parameters (useful if the parameters themselves will be reused and the original def otherwise deleted) há 3 anos atrás
  Sven/Sarah Barth 3aebcccdf2 * allow procvars to not be registered right away há 4 anos atrás
  Sven/Sarah Barth a764c035b2 * if the symbol belongs to the current def also consider it a specialization if it's a nameless type symbol from an implicit function specialization as their owner gets changed to the function itself há 3 anos atrás
  Sven/Sarah Barth 8bef91d1de * declare the type symbol of an internal def as sp_internal há 3 anos atrás
  Sven/Sarah Barth 30a7199165 * make the VMT symbol and type def of the corresponding class or object instead of having them be global há 3 anos atrás
  Jonas Maebe 3d3c904ac5 TSymStr: more consistent usage há 3 anos atrás
  Jonas Maebe fcaea21075 SymAnsiStr: fix "make all" and webtbs/tw39661* há 3 anos atrás
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym há 3 anos atrás
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations há 3 anos atrás
  ccrause 665c1b3966 Move member variable "section" to tprocdef. Type of "section" to agree with symansistr define. há 3 anos atrás
  ccrause 738a0a35de Add section directive for subroutines for embedded and freertos systems. há 3 anos atrás
  Yuriy Sydorov b78761efd3 * Removed obsolete OLDREGVARS ifdefs. há 3 anos atrás
  florian a4672fbd1c o based on a patch by Rika, resolves #39401: há 4 anos atrás
  Jonas Maebe 3fb0fab410 Fix bitpacking 62/63 bit fields on 64 bit targets há 4 anos atrás