Cronologia Commit

Autore SHA1 Messaggio Data
  nickysn 8f376d1be9 + added WASI to the main RTL makefile 4 anni fa
  nickysn 67206943e8 + added WASI RTL makefile 4 anni fa
  nickysn e7cd823692 * fixed -Sew warnings in agwat.pas 4 anni fa
  nickysn 5c4e4228f6 + handle all cases in hlcgcpu.pas to avoid warning with -Sew 4 anni fa
  nickysn 5a98127ae6 + added makefile.cpu for wasm32 4 anni fa
  nickysn cf6c173653 * regenerated makefiles 4 anni fa
  nickysn 19b06cdf81 + added wasi to the list of OSes in fpcmake 4 anni fa
  nickysn a84b091b5e * makefiles regenerated after fpcmake update 4 anni fa
  nickysn 70f19c4a6e * the 'wasm' CPU renamed 'wasm32' in fpcmake 4 anni fa
  nickysn 05d66eddfc * synchronized with trunk 4 anni fa
  michael b387dd8a94 * Fix AV 4 anni fa
  marco bb8fd96eaa * fix destructor 4 anni fa
  florian 9430436a24 + include package/hash in regression tests 4 anni fa
  michael 33d7935b93 * Fix class tree & lists 4 anni fa
  florian 7de94e7a1d * properly fold string+string const+string const., resolves #38267 4 anni fa
  florian 8b08079224 * fpc_AnsiStr_Concat: if one of the strings is empty and CP_NONE is passed, the code page 4 anni fa
  nickysn 4ea7d8dffb + enable the sign extension wasm32 instructions 4 anni fa
  nickysn fc95e7f22d * fixes in thlcgwasm.resize_stack_int_val 4 anni fa
  michael 390be00327 * Markdown support for fpdoc 4 anni fa
  nickysn 189c4025c2 - removed spurious decstack/incstack in thlcgwasm.resize_stack_int_val 4 anni fa
  nickysn 0e23b9288c * fixed thlcgwasm.a_load_loc_stack for LOC_REFERENCE 4 anni fa
  nickysn a5fafea8d1 * more updates to attempt to get a larger part of the full RTL to compile for WASM32 4 anni fa
  nickysn 5a2a9f1dcc * simplified a_call_name and avoid internal errors, inherited from the jvm code generator 4 anni fa
  nickysn 8c05ba538d * fixed formatting in wasm32 instr writer write instruction 4 anni fa
  nickysn 5dfdaf870f - removed redundant code from wasm32 instruction writer 4 anni fa
  nickysn 09ae46cfdd - removed unused code from TWASM32InstrWriter.WriteInstruction 4 anni fa
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 anni fa
  nickysn 56f65799d3 + functype creation moved to tcpuprocdef.create_functype 4 anni fa
  nickysn 763ca253c1 + introduced the TWasmFuncType class - used to hold a Wasm function signature 4 anni fa
  nickysn bb42589829 + added DebugWriteLn 4 anni fa