História revízii

Autor SHA1 Správa Dátum
  nickysn f77ae51751 * the wasm target (now 'embedded') moved to the i_embed/t_embed units 4 rokov pred
  nickysn 986ee16d3d * changed the name of the 'wasm' system to 'embedded' 4 rokov pred
  nickysn 732db97f7c * system_wasm_info renamed system_wasm32_embedded_info 4 rokov pred
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded 4 rokov pred
  nickysn b865995339 * system_wasi_info renamed system_wasm32_wasi_info 4 rokov pred
  nickysn 888368bb5e + added ifdefs to set the source info for WASI 4 rokov pred
  nickysn dccd4d5b37 * synchronized with trunk 4 rokov pred
  michael 25e2f29e01 * Add Port to SQLConnector 4 rokov pred
  florian 9803318fef * give a proper error if macros are too deeply nested 4 rokov pred
  nickysn e7a1ef962e + partially implemented the initial enumeration of preopened dirs 4 rokov pred
  nickysn 7799cd0f80 + implemented ParamStr and ParamCount for WASI 4 rokov pred
  nickysn cf71bf40dd + added all the WASI API procs 4 rokov pred
  nickysn 0f50c85b44 * prefixed all wasi api functions with __wasi_, similar to the C header 4 rokov pred
  nickysn d5b8f6ac7a + added all the WASI API types and constants 4 rokov pred
  nickysn 04828b22f6 * WASI API consts, types and procs moved to separate include files 4 rokov pred
  nickysn 5dd7e116ce + added header comment with copyright and license info to the WASI system unit 4 rokov pred
  michael e3481eecfb * Patch from Andrey Sobol to improve display of specialized types 4 rokov pred
  michael b51fd7079a * Allow single page mode for multi-page writers 4 rokov pred
  nickysn 6f20e32ddd + added argc and argv (not yet initialized), so that unit objpas compiles 4 rokov pred
  nickysn a277228b57 + also attempt to compile objpas in the WASI makefiles 4 rokov pred
  nickysn 6350401d4c + debug output in the WASM directory functions 4 rokov pred
  nickysn a28eb39f4b + implemented WASI file close 4 rokov pred
  nickysn 8e2e31f95c * memory.grow returns the previous memory size in pages, so we don't need to ask for the size first in SysOSAlloc 4 rokov pred
  nickysn a6d332d092 - removed the heap alloc/free function debug output 4 rokov pred
  nickysn 0077b16cc3 * pass 3 as fd for path_open 4 rokov pred
  nickysn 594be1be04 * properly handle reference with negative offsets 4 rokov pred
  nickysn fb29456a0a * fixed parameter of DebugWriteHexLongWord 4 rokov pred
  nickysn b35d3c5f3a * don't override inittempvariables for WebAssembly, because things like 4 rokov pred
  florian 2519fb1266 * patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383 4 rokov pred
  nickysn f891c52dd1 - removed tarrayreftype, because it's not used on the wasm target 4 rokov pred