Revīziju vēsture

Autors SHA1 Ziņojums Datums
  mattias 329442eb27 compiler: added module state ms_compiled_waitcrc and delay writing ppu until all used unit crcs are computed 3 nedēļas atpakaļ
  mattias bfab984080 compiler: re-added ms_moduleerror, small optimization 3 nedēļas atpakaļ
  Michaël Van Canneyt cc81e56eb2 * Use linear mechanism to check whether function types were emitted 5 mēneši atpakaļ
  Michaël Van Canneyt 1068015c4d * unitmap as dyn array 6 mēneši atpakaļ
  Michaël Van Canneyt b09cdf35a5 * Derefmap as dyn array 6 mēneši atpakaļ
  Sven/Sarah Barth db83f9c696 * keep track of the current specialization state of the current module 9 mēneši atpakaļ
  Michaël Van Canneyt e86882580d * Do not free used units during reset, they can be in use during load cycle. Fixes issue #40852 1 gadu atpakaļ
  Michaël Van Canneyt 9e8f09b93f * Properly reset state when (re)compiling, by Artem Izmaylov. Fixes issue #40825 1 gadu atpakaļ
  Michaël Van Canneyt a888a141a2 * remove do_compile, clearer flow when loading ppu/pas files 1 gadu atpakaļ
  Michaël Van Canneyt 22de07446d * Fix tgeneric91, need to postpone some additional generic procedures 1 gadu atpakaļ
  Michaël Van Canneyt 2e6c3b060d * Initialize firstwaiting, after remark by Pierre 1 gadu atpakaļ
  Michaël Van Canneyt 76687a04e5 * Fix TW22160B1 1 gadu atpakaļ
  florian 1f2203c304 * fix compilation with 3.2.2 rtl 1 gadu atpakaļ
  Michaël Van Canneyt 325d29307f * Indentation and casing changes 1 gadu atpakaļ
  Michaël Van Canneyt 6ac14de986 * Properly handle finish state 1 gadu atpakaļ
  Michaël Van Canneyt 42c9eb4096 * Add Logging of tasks under define 1 gadu atpakaļ
  Michaël Van Canneyt c96ef4902b * Handle finish state separately 1 gadu atpakaļ
  Michaël Van Canneyt 546de9f7e7 * Return first waiting in usedunitsloaded 1 gadu atpakaļ
  Michaël Van Canneyt c98e160c19 * Introduce state variables, used to construct list of used units 1 gadu atpakaļ
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). 1 gadu atpakaļ
  Michaël Van Canneyt 8aa9ac99a6 * Remove loaded_from in tmodule. The same unit can be loaded from different places 1 gadu atpakaļ
  Michaël Van Canneyt 1351746a46 * Make tglobalstat a class 1 gadu atpakaļ
  Michaël Van Canneyt 6f7481fd24 * Remove freeold from set_current_scanner 1 gadu atpakaļ
  Michaël Van Canneyt 3ce07ef6fa * use set_current_scanner, add mainscanner 1 gadu atpakaļ
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 gadi atpakaļ
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive 2 gadi atpakaļ
  Sven/Sarah Barth 2a5023508a + add support for forward declarations of generic classes and interfaces (any implicit pointer type really); fixes #34128 3 gadi atpakaļ
  flyingsheep 6c6cb13a5e * Fix for issue #39379 by bart broersma 4 gadi atpakaļ
  nickysn 5085a04930 - removed the (deflist[i] is tdef) check from the tmodule destructor, since 4 gadi atpakaļ
  nickysn f59aab1371 * fixed typecast in tmodule.destroy after r49426, since registered_in_module is introduced in tdef, not in tstoreddef 4 gadi atpakaļ