提交历史

作者 SHA1 备注 提交日期
  Margers 6b3739f26c Mass trailing space removal for compiler. 1 周之前
  mattias b85b81303d compiler: loadunits: fixed isLoaded 6 天之前
  mattias 789b361482 compiler: set nil after free 1 周之前
  Sven/Sarah Barth c44c572d02 * initialize global and static symtables using the real module name (it will be uppercased for the name anyway) 2 周之前
  ccrause 41fa38d217 Update esp32c3 for esp-idf v5.5 3 月之前
  florian f3a443f99e * compilation with -dextdebug fixed 3 月之前
  mattias 9e54493696 compiler: wait for crc: clean up waitingforunit, processqueue: stop endless loop 3 月之前
  mattias 329442eb27 compiler: added module state ms_compiled_waitcrc and delay writing ppu until all used unit crcs are computed 3 月之前
  Michaël Van Canneyt 22d7033d18 * Attributes for methods. Fixes issue 41001 1 年之前
  Sven/Sarah Barth 8450d4f5e7 * fix #40993: "inherit" the default RTTI options of a non-System unit from TObject as that picks up whatever had been declared in the System unit 1 年之前
  florian 437e7fa75a * make warning on unsupported esp-idf version a warning string so it can be translated 1 年之前
  Michael Ring 14b3c11c0d Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1 1 年之前
  Michaël Van Canneyt adc66b233d * Properly release procdefs. Patch by Evgenij Savin, fixes issue #40844 1 年之前
  ccrause 8e717f4142 Add support for esp-idf v4.4 1 年之前
  ccrause c42bf9cdf5 Extend riscv32-freertos functionality for esp32c3 1 年之前
  Michaël Van Canneyt a04d2b59f6 * Emit better error when not able to load auto units 1 年之前
  Michaël Van Canneyt 312cf246ad * Fix creating thunk class when inherited interfaces are used 1 年之前
  Michaël Van Canneyt 564597a573 * Fix access violation: module can be reset while loading dependent units. Fixes issue #40705 1 年之前
  Pierre Muller f88622a799 Be sure not to consume semicolon after _USES twice 1 年之前
  Michaël Van Canneyt 4c434ceb08 * Only consume semicolon after uses clause when units have been connected. Fixes remaining failing tests 1 年之前
  Michaël Van Canneyt 22de07446d * Fix tgeneric91, need to postpone some additional generic procedures 1 年之前
  Pierre Muller 821f3e326f Fix compilation with -dDEBUG_DEVIRT 1 年之前
  Pierre Muller cc552c0815 Fix compilation with -dEXTDEBUG 1 年之前
  Michaël Van Canneyt 91946b78d5 * Fix xtensa compilation 1 年之前
  Michaël Van Canneyt 6ac14de986 * Properly handle finish state 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 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). 1 年之前
  Michaël Van Canneyt 8aa9ac99a6 * Remove loaded_from in tmodule. The same unit can be loaded from different places 1 年之前