提交歷史

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