Historique des commits

Auteur SHA1 Message Date
  florian 2ee6a81cff * extended test to cover last commit il y a 3 ans
  florian 7baf2461f0 * check paramstr argument for negative values, resolves #39410 il y a 3 ans
  florian 3eefff75df * pass a randseed which is known to be problematic il y a 3 ans
  mattias 4c544d7858 pastojs: library: export unitname.name as alias il y a 3 ans
  mattias 203b5e636f fcl-passrc: test export unitname.name il y a 3 ans
  mattias afa1a549ac fcl-js: fixed TJSWriter.WriteExportStatement spacing il y a 3 ans
  mattias a4a469ae37 pastojs: library: export name il y a 3 ans
  mattias 4546673a33 fcl-js: comments il y a 3 ans
  Karoly Balogh e018264ad9 internalerror if the section we're about to keep has no exesection assigned il y a 3 ans
  Nikolay Nikolov 4e3a6aa5a8 * match the label to the wider block, if it is adjacent to both the brevious il y a 3 ans
  Nikolay Nikolov c96e203780 * moved the 'end_block' WebAssembly instruction before the 'exit' label right il y a 3 ans
  Nikolay Nikolov 03513720a3 * fixed range check error in the DOS unit il y a 3 ans
  Nikolay Nikolov bb30958665 + wrap block nodes with exit in a_block..a_end_block instructions. This fixes il y a 3 ans
  Nikolay Nikolov 703ae75ba6 * if a label cannot be associated with the previous block instruction, try il y a 3 ans
  Nikolay Nikolov 9f077d4ac0 * leave unresolved branches in the asm output, when the compiler is compiled with -dEXTDEBUG il y a 3 ans
  Nikolay Nikolov 1ce2fb8a4a * use WebAssembly asm labels for generating code for the 'exit' statement il y a 3 ans
  mattias 2fa60d1af3 fcl-pasrc: error if exports section inside inside procedure il y a 3 ans
  mattias 0aecf4d89f pastojs: library: create and call main il y a 3 ans
  mattias 20ae686e31 pastojs: test unit linklib il y a 3 ans
  mattias 3ceddfb2d6 pastojs: added test linklib il y a 3 ans
  mattias 1e80ae406d pastojs: comments il y a 3 ans
  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 il y a 3 ans
  Nikolay Nikolov dc9090e67f * fixed some more warnings il y a 3 ans
  Nikolay Nikolov b3a9c36cbb * fixed some warnings il y a 3 ans
  Nikolay Nikolov 0662a0bd44 + use WebAssembly asm labels for the code generation of 'break' statements as well il y a 3 ans
  Nikolay Nikolov 01dc62b127 + introduced the use of asm labels for WebAssembly. Resolve them in il y a 3 ans
  florian e1698a5969 * when compiling with the main branch compiler, p2align with 3 parameters can be used now il y a 3 ans
  Nikolay Nikolov 6921b968f1 - removed TWasiSearchRec.Mode, because it was unused il y a 3 ans
  Nikolay Nikolov 8c39213d39 + implemented DOS.FSearch for WASI il y a 3 ans
  Nikolay Nikolov 8e730d20db + implemented FindFirst, FindNext and FindClose in SysUtils for the WASI platform il y a 3 ans