Historie revizí

Autor SHA1 Zpráva Datum
  Michaël Van Canneyt b2bc020fd7 * Handle rename of module during parsing, rebuild hash list. Fixes broken test tb0406.pas před 1 rokem
  florian f41025f5dd * optimize also -(x+1) and -(1+x) into not(x) před 1 rokem
  Michaël Van Canneyt 2e6c3b060d * Initialize firstwaiting, after remark by Pierre před 1 rokem
  Michaël Van Canneyt 76687a04e5 * Fix TW22160B1 před 1 rokem
  Pierre Muller 821f3e326f Fix compilation with -dDEBUG_DEVIRT před 1 rokem
  Pierre Muller cc552c0815 Fix compilation with -dEXTDEBUG před 1 rokem
  Pierre Muller 9db42f5e67 Fix post_load_or_compile tppumodule method for SHORT_ON_FILE_HANDLES code by adding from_module parameter před 1 rokem
  florian 0fb4fca957 * fix building of llvm compiler after node flag refactoring před 1 rokem
  florian 59c77a48b5 * transform -x-1 into not(x), resolves #40313 před 1 rokem
  florian 1f2203c304 * fix compilation with 3.2.2 rtl před 1 rokem
  Pierre Muller 5a7d5367d2 Try to implement UnicodeFromLocaleChars for java před 1 rokem
  Michaël Van Canneyt f7d6201946 * Do not search for files in directories that do not exist when doing distclean před 1 rokem
  Michaël Van Canneyt 083e858544 * Fix duplicate registration of existing RTTI před 1 rokem
  Michaël Van Canneyt a15dfba971 * Fix compilation před 1 rokem
  Michaël Van Canneyt 325d29307f * Indentation and casing changes před 1 rokem
  Michaël Van Canneyt 91946b78d5 * Fix xtensa compilation před 1 rokem
  Michaël Van Canneyt 4e8b1cb97a * Fixed signature of insert_init_final_table před 1 rokem
  Michaël Van Canneyt 64e7dcbc81 * Log continue result před 1 rokem
  Michaël Van Canneyt 6ac14de986 * Properly handle finish state před 1 rokem
  Michaël Van Canneyt 42c9eb4096 * Add Logging of tasks under define před 1 rokem
  Michaël Van Canneyt c96ef4902b * Handle finish state separately před 1 rokem
  Michaël Van Canneyt 2ba04dbd13 * generate init_final table from actual uses clauses před 1 rokem
  Michaël Van Canneyt 0bf0f26dd5 * Introduce m_processed před 1 rokem
  Michaël Van Canneyt 546de9f7e7 * Return first waiting in usedunitsloaded před 1 rokem
  Michaël Van Canneyt c98e160c19 * Introduce state variables, used to construct list of used units před 1 rokem
  Michaël Van Canneyt 462c201ce6 * Introduce m_processed před 1 rokem
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). před 1 rokem
  Michaël Van Canneyt 881eb0fab5 * Check whether call to deref(impl) is needed during re-resolve (indexes may be -1 if not yet built) před 1 rokem
  Michaël Van Canneyt a5caf91f74 * Split load_ppu for clarity před 1 rokem
  Michaël Van Canneyt 8aa9ac99a6 * Remove loaded_from in tmodule. The same unit can be loaded from different places před 1 rokem