Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 22de07446d * Fix tgeneric91, need to postpone some additional generic procedures 1 year ago
  Michaël Van Canneyt 2e6c3b060d * Initialize firstwaiting, after remark by Pierre 1 year ago
  Michaël Van Canneyt 76687a04e5 * Fix TW22160B1 1 year ago
  florian 1f2203c304 * fix compilation with 3.2.2 rtl 1 year ago
  Michaël Van Canneyt 325d29307f * Indentation and casing changes 1 year ago
  Michaël Van Canneyt 6ac14de986 * Properly handle finish state 1 year ago
  Michaël Van Canneyt 42c9eb4096 * Add Logging of tasks under define 1 year ago
  Michaël Van Canneyt c96ef4902b * Handle finish state separately 1 year ago
  Michaël Van Canneyt 546de9f7e7 * Return first waiting in usedunitsloaded 1 year ago
  Michaël Van Canneyt c98e160c19 * Introduce state variables, used to construct list of used units 1 year ago
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). 1 year ago
  Michaël Van Canneyt 8aa9ac99a6 * Remove loaded_from in tmodule. The same unit can be loaded from different places 1 year ago
  Michaël Van Canneyt 1351746a46 * Make tglobalstat a class 1 year ago
  Michaël Van Canneyt 6f7481fd24 * Remove freeold from set_current_scanner 1 year ago
  Michaël Van Canneyt 3ce07ef6fa * use set_current_scanner, add mainscanner 1 year ago
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 years ago
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive 2 years ago
  Sven/Sarah Barth 2a5023508a + add support for forward declarations of generic classes and interfaces (any implicit pointer type really); fixes #34128 3 years ago
  flyingsheep 6c6cb13a5e * Fix for issue #39379 by bart broersma 3 years ago
  nickysn 5085a04930 - removed the (deflist[i] is tdef) check from the tmodule destructor, since 4 years ago
  nickysn f59aab1371 * fixed typecast in tmodule.destroy after r49426, since registered_in_module is introduced in tdef, not in tstoreddef 4 years ago
  nickysn 3ecb41cd2d * improvements to the prevention of dangling pointers in tmodule.deflist, 4 years ago
  florian 84a1f614d9 * fix several double ; 5 years ago
  svenbarth 84dc6621cb * have the module keep track whether it was loaded from a PPU with a different endianess than the current host system 5 years ago
  Jonas Maebe 9bd33f7a45 + support for LLVM metadata constant string parameters 5 years ago
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach 6 years ago
  svenbarth e296b26e9e - remove unit info and related code again as that will be handled similar, but differently with dynamic packages 6 years ago
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] 6 years ago
  Jonas Maebe 5473f4fc44 + LLVM support for library init/fini routines 6 years ago
  Jonas Maebe 2923e484fd * synchronised with trunk till r41907 6 years ago