Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 95e0c7ab6e * synchronized with trunk vor 5 Jahren
  florian bcfa71d706 + lazarus project for demo vor 5 Jahren
  nickysn 616db5df68 + compile the strings unit for the wasi target vor 5 Jahren
  nickysn 45b67bf8c8 + added unit wasiapi vor 5 Jahren
  nickysn 64bb0359d2 * synchronized with trunk vor 5 Jahren
  florian 0ab4515e58 * properly mangle interface wrapper names to avoid duplicate label errors, resolves #38385 vor 5 Jahren
  svenbarth c3fd06b6b5 * fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems vor 5 Jahren
  yury 7ffa963127 * Moved the tregistry2 test back to packages and added more test OS targets. vor 5 Jahren
  yury ddf0ce014b * Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t". vor 5 Jahren
  nickysn f77ae51751 * the wasm target (now 'embedded') moved to the i_embed/t_embed units vor 5 Jahren
  nickysn dccd4d5b37 * synchronized with trunk vor 5 Jahren
  florian 9803318fef * give a proper error if macros are too deeply nested vor 5 Jahren
  nickysn 04828b22f6 * WASI API consts, types and procs moved to separate include files vor 5 Jahren
  pierre 1351ccb3bf Avoid range check errors vor 5 Jahren
  nickysn f5f15e3dbf + added startup code for WASI vor 5 Jahren
  nickysn 4165c893be * synchronized with trunk vor 5 Jahren
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc vor 5 Jahren
  florian f4c74b6b09 * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351 vor 5 Jahren
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) vor 5 Jahren
  nickysn 780ded903a * synchronized with trunk vor 5 Jahren
  nickysn 2f233adda2 + dummy WASI heap functions vor 5 Jahren
  nickysn 774f6f650d + dummy setjmp/longjmp implementation for WebAssembly vor 5 Jahren
  yury a29bfe5505 * Moved the tregistry2.pp test from packages to tests in order it to be run by daily test runs. tregistry2 has been failing for years and nobody has noticed this. vor 5 Jahren
  nickysn 888af282a4 + override the inline node for WASM vor 5 Jahren
  nickysn 8021de82f6 * synchronized with trunk vor 5 Jahren
  nickysn 69c407dff5 + added dummy int64p.inc file for WebAssembly vor 5 Jahren
  nickysn 039e2f20b7 + override the case node for WASM. The actual code generation isn't implemented yet. vor 5 Jahren
  michael b30d54b064 * Patches from Andrey Sobol, more control over warnings, improve class tree and resolving vor 5 Jahren
  nickysn e0a1ce86fd * synchronized with trunk vor 5 Jahren
  florian 4e61867ce1 * modified (use IsManagedType to check if a for loop can be used for copying) patch by Bart Broersma to fix IncreaseCapacity of TQueue, resolves #38306 vor 5 Jahren