Commit Verlauf

Autor SHA1 Nachricht Datum
  marcoonthegit 36ff644401 * fix for 39413 vor 3 Jahren
  florian 2ee6a81cff * extended test to cover last commit vor 3 Jahren
  florian 7baf2461f0 * check paramstr argument for negative values, resolves #39410 vor 3 Jahren
  florian 3eefff75df * pass a randseed which is known to be problematic vor 3 Jahren
  mattias 4c544d7858 pastojs: library: export unitname.name as alias vor 3 Jahren
  mattias 203b5e636f fcl-passrc: test export unitname.name vor 3 Jahren
  mattias afa1a549ac fcl-js: fixed TJSWriter.WriteExportStatement spacing vor 3 Jahren
  mattias a4a469ae37 pastojs: library: export name vor 3 Jahren
  mattias 4546673a33 fcl-js: comments vor 3 Jahren
  Karoly Balogh e018264ad9 internalerror if the section we're about to keep has no exesection assigned vor 3 Jahren
  Nikolay Nikolov 4e3a6aa5a8 * match the label to the wider block, if it is adjacent to both the brevious vor 3 Jahren
  Nikolay Nikolov c96e203780 * moved the 'end_block' WebAssembly instruction before the 'exit' label right vor 3 Jahren
  Nikolay Nikolov 03513720a3 * fixed range check error in the DOS unit vor 3 Jahren
  Nikolay Nikolov bb30958665 + wrap block nodes with exit in a_block..a_end_block instructions. This fixes vor 3 Jahren
  Nikolay Nikolov 703ae75ba6 * if a label cannot be associated with the previous block instruction, try vor 3 Jahren
  Nikolay Nikolov 9f077d4ac0 * leave unresolved branches in the asm output, when the compiler is compiled with -dEXTDEBUG vor 3 Jahren
  Nikolay Nikolov 1ce2fb8a4a * use WebAssembly asm labels for generating code for the 'exit' statement vor 3 Jahren
  mattias 2fa60d1af3 fcl-pasrc: error if exports section inside inside procedure vor 3 Jahren
  mattias 0aecf4d89f pastojs: library: create and call main vor 3 Jahren
  mattias 20ae686e31 pastojs: test unit linklib vor 3 Jahren
  mattias 3ceddfb2d6 pastojs: added test linklib vor 3 Jahren
  mattias 1e80ae406d pastojs: comments vor 3 Jahren
  Sven/Sarah Barth b876a02daf * the libc unit might be deprecated, but it's no reason for wrong declarations, in this case values that should be declared as octal but were declared as decimal with the same literal text vor 3 Jahren
  Nikolay Nikolov dc9090e67f * fixed some more warnings vor 3 Jahren
  Nikolay Nikolov b3a9c36cbb * fixed some warnings vor 3 Jahren
  Nikolay Nikolov 0662a0bd44 + use WebAssembly asm labels for the code generation of 'break' statements as well vor 3 Jahren
  Nikolay Nikolov 01dc62b127 + introduced the use of asm labels for WebAssembly. Resolve them in vor 3 Jahren
  florian e1698a5969 * when compiling with the main branch compiler, p2align with 3 parameters can be used now vor 3 Jahren
  Nikolay Nikolov 6921b968f1 - removed TWasiSearchRec.Mode, because it was unused vor 3 Jahren
  Nikolay Nikolov 8c39213d39 + implemented DOS.FSearch for WASI vor 3 Jahren