Historique des commits

Auteur SHA1 Message Date
  Nikolay Nikolov adc93a26d5 + added target switch ts_wasm_native_exnref_exceptions for the future implementation of WebAssembly 'exceptions with exnref' support il y a 3 semaines
  Nikolay Nikolov 1961de4ce0 * removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed il y a 3 semaines
  Nikolay Nikolov d7da4c90a0 * ts_wasm_native_exceptions renamed ts_wasm_native_legacy_exceptions il y a 3 semaines
  mattias 9e54493696 compiler: wait for crc: clean up waitingforunit, processqueue: stop endless loop il y a 1 mois
  mattias 329442eb27 compiler: added module state ms_compiled_waitcrc and delay writing ppu until all used unit crcs are computed il y a 1 mois
  mattias 0b176e43f7 compiler: tmodulestate comments and removed unused ms_error il y a 1 mois
  Pierre Muller f372eb8a33 Other improvements and fixes for PPU debug code il y a 5 mois
  Pierre Muller 317b01db65 Give integer value of not found ppufile.header.common.target in CheckHeader il y a 5 mois
  Pierre Muller d79db82ca2 Add information about different CPU or OS in CheckHeader local function of tppumodule.openppu method il y a 5 mois
  Pierre Muller ee5903fe3e Use same order in writeppu and getppucrc to get same output in debug files il y a 5 mois
  Michaël Van Canneyt b09cdf35a5 * Derefmap as dyn array il y a 6 mois
  Pierre Muller 167b5213d1 Rename conditional: INTFPPU => DEBUG_GENERATE_INTERFACE_PPU il y a 1 an
  Michaël Van Canneyt e86882580d * Do not free used units during reset, they can be in use during load cycle. Fixes issue #40852 il y a 1 an
  Alligator-1 9caabdc4e7 Immediately set the capacity il y a 1 an
  Michaël Van Canneyt 9e8f09b93f * Properly reset state when (re)compiling, by Artem Izmaylov. Fixes issue #40825 il y a 1 an
  Michaël Van Canneyt a888a141a2 * remove do_compile, clearer flow when loading ppu/pas files il y a 1 an
  Michaël Van Canneyt 564597a573 * Fix access violation: module can be reset while loading dependent units. Fixes issue #40705 il y a 1 an
  Pierre Muller 9db42f5e67 Fix post_load_or_compile tppumodule method for SHORT_ON_FILE_HANDLES code by adding from_module parameter il y a 1 an
  Michaël Van Canneyt 0bf0f26dd5 * Introduce m_processed il y a 1 an
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). il y a 1 an
  Michaël Van Canneyt 881eb0fab5 * Check whether call to deref(impl) is needed during re-resolve (indexes may be -1 if not yet built) il y a 1 an
  Michaël Van Canneyt a5caf91f74 * Split load_ppu for clarity il y a 1 an
  Michaël Van Canneyt 8aa9ac99a6 * Remove loaded_from in tmodule. The same unit can be loaded from different places il y a 1 an
  Michaël Van Canneyt a81715d6ea * Pass loaded from il y a 1 an
  Michaël Van Canneyt 277a3be9b0 * DRY Refactoring: introduce discardppu il y a 1 an
  Michaël Van Canneyt c9b88a1cd0 * Allow to disable 8.3 filename search il y a 1 an
  Sven/Sarah Barth 879f48d215 * the unit name has already been uppercased for the search, so no need to uppercase it again for the message output il y a 2 ans
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive il y a 2 ans
  Sven/Sarah Barth 7b09eee02a * mark units compiled with cs_compilesystem with a corresponding flag il y a 3 ans
  florian 168016b865 * patch by Rika: Use linear file list in FInput.TInputFileManager instead of linked, resolves #39880 il y a 3 ans