Commit History

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