Historie revizí

Autor SHA1 Zpráva Datum
  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
  Michaël Van Canneyt 0bf0f26dd5 * 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
  Michaël Van Canneyt a81715d6ea * Pass loaded from před 1 rokem
  Michaël Van Canneyt 277a3be9b0 * DRY Refactoring: introduce discardppu před 1 rokem
  Michaël Van Canneyt c9b88a1cd0 * Allow to disable 8.3 filename search před 1 rokem
  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 před 1 rokem
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive před 2 roky
  Sven/Sarah Barth 7b09eee02a * mark units compiled with cs_compilesystem with a corresponding flag před 2 roky
  florian 168016b865 * patch by Rika: Use linear file list in FInput.TInputFileManager instead of linked, resolves #39880 před 2 roky
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly před 3 roky
  Pierre Muller 85c648e603 Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading před 3 roky
  Nikolay Nikolov 344da9597f + added the current WebAssembly exceptions mode to the .ppu module flags and před 3 roky
  svenbarth 2a2576b1d5 * further fix for Mants #26760: applied patch by Ondrej Pokorny to fix recompilation of units referenced with an "in" clause if no file extension is provided před 4 roky
  svenbarth 924f9466f0 * fix for Mantis #26760: apply patch by Ondrej Pokorny to ensure that units referenced by an "in"-clause are recompiled when they have been changed před 4 roky
  pierre 8e13adad4c * Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code. před 4 roky
  pierre 9c1c2acd64 Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write před 4 roky
  svenbarth 84dc6621cb * have the module keep track whether it was loaded from a PPU with a different endianess than the current host system před 5 roky
  florian 90a40ab9ca * fix for #32352: a unit does not need to be re-deref'ed if it just had been recompiled před 5 roky
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset před 5 roky
  Jonas Maebe 56acdd3a11 * fixed compilation with -dTest_Double_checksum_write před 6 roky
  Jonas Maebe cc9f8b7f56 * record in ppu flag whether or not symbols are ansistrings, and use that před 6 roky
  Jonas Maebe 9a327f1fcd * ensure the LLVM-based compiler does not try to load units compiled with a před 6 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  Jonas Maebe d150869dea * record symbols that need to remain in their original order, and on Darwin před 6 roky
  Jonas Maebe 1b0b81f714 * hopefully fix fpu emulation ppu header flag check after r41846 před 6 roky
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into před 6 roky