提交历史

作者 SHA1 备注 提交日期
  mattias afa1a549ac fcl-js: fixed TJSWriter.WriteExportStatement spacing 3 年之前
  mattias a4a469ae37 pastojs: library: export name 3 年之前
  mattias 4546673a33 fcl-js: comments 3 年之前
  Karoly Balogh e018264ad9 internalerror if the section we're about to keep has no exesection assigned 3 年之前
  Nikolay Nikolov 4e3a6aa5a8 * match the label to the wider block, if it is adjacent to both the brevious 3 年之前
  Nikolay Nikolov c96e203780 * moved the 'end_block' WebAssembly instruction before the 'exit' label right 3 年之前
  Nikolay Nikolov 03513720a3 * fixed range check error in the DOS unit 3 年之前
  Nikolay Nikolov bb30958665 + wrap block nodes with exit in a_block..a_end_block instructions. This fixes 3 年之前
  Nikolay Nikolov 703ae75ba6 * if a label cannot be associated with the previous block instruction, try 3 年之前
  Nikolay Nikolov 9f077d4ac0 * leave unresolved branches in the asm output, when the compiler is compiled with -dEXTDEBUG 3 年之前
  Nikolay Nikolov 1ce2fb8a4a * use WebAssembly asm labels for generating code for the 'exit' statement 3 年之前
  mattias 2fa60d1af3 fcl-pasrc: error if exports section inside inside procedure 3 年之前
  mattias 0aecf4d89f pastojs: library: create and call main 3 年之前
  mattias 20ae686e31 pastojs: test unit linklib 3 年之前
  mattias 3ceddfb2d6 pastojs: added test linklib 3 年之前
  mattias 1e80ae406d pastojs: comments 3 年之前
  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 3 年之前
  Nikolay Nikolov dc9090e67f * fixed some more warnings 3 年之前
  Nikolay Nikolov b3a9c36cbb * fixed some warnings 3 年之前
  Nikolay Nikolov 0662a0bd44 + use WebAssembly asm labels for the code generation of 'break' statements as well 3 年之前
  Nikolay Nikolov 01dc62b127 + introduced the use of asm labels for WebAssembly. Resolve them in 3 年之前
  florian e1698a5969 * when compiling with the main branch compiler, p2align with 3 parameters can be used now 3 年之前
  Nikolay Nikolov 6921b968f1 - removed TWasiSearchRec.Mode, because it was unused 3 年之前
  Nikolay Nikolov 8c39213d39 + implemented DOS.FSearch for WASI 3 年之前
  Nikolay Nikolov 8e730d20db + implemented FindFirst, FindNext and FindClose in SysUtils for the WASI platform 3 年之前
  Nikolay Nikolov 090cc8fa8f * moved the FindFirst/FindNext/FindClose code from unit DOS to WasiUtil, using 3 年之前
  Nikolay Nikolov 0ead28c1e0 - removed the RtlInfoType record, because it is only used only once in a local 3 年之前
  Nikolay Nikolov 6cd88575c6 - removed unused, commented out fields from the RtlInfoType record 3 年之前
  Nikolay Nikolov 78c4585b53 * the FNMatch private helper function moved from unit DOS to unit WasiUtil, and 3 年之前
  Nikolay Nikolov de3ab7e46b * added the fpc_wasi_path_readlink_ansistring helper function to unit wasiutil 3 年之前