Commit History

Author SHA1 Message Date
  Nikolay Nikolov c33f47a707 + introduced is_wasm_externref(tdef) helper 2 years ago
  Nikolay Nikolov 022d2804a9 + introduced is_wasm_funcref(tdef) helper 2 years ago
  Nikolay Nikolov dd09bf64b3 + handle externref parameters in create_functype_common 2 years ago
  Nikolay Nikolov a778fb2eaa + support externref in defToWasmBasic 2 years ago
  Nikolay Nikolov 3e21d24098 + magically insert a void externref type in the System unit, called WasmExternRef 2 years ago
  Nikolay Nikolov c925c1aaa6 + introduced flag is_wasm_externref to tcpupointerdef for wasm32. This is to be 2 years ago
  Nikolay Nikolov ad69c6e1b5 + also support funcref parameters in create_functype_common 2 years ago
  Nikolay Nikolov bebe53ef9f * added support and simplified the handling of results in create_functype_common for reference types 2 years ago
  Nikolay Nikolov 60cde554fd + handle wasm funcrefs in tgcpu.defToWasmBasic 2 years ago
  Nikolay Nikolov 33fb887479 * ppudump compilation fixed 2 years ago
  Nikolay Nikolov 93438ef1a5 + added the wasmfuncref directive for procvars. Not actually implemented, just 2 years ago
  Sven/Sarah Barth d24eeffa2b * fix #40293: have the SysUtils unit use the TArray<> declaration in the ObjPas unit instead of declaring it again 2 years ago
  Michaël Van Canneyt 462536ca9b * Forgot to add file 2 years ago
  Michaël Van Canneyt a50be08348 * Reorganize tests in more clear sets 2 years ago
  Michaël Van Canneyt bcdd3cd84b * Correct command-line handling 2 years ago
  Michaël Van Canneyt 6e324989eb * Delphi compatibility: Add conversion between TValue from/to variant and TVarRec 2 years ago
  florian 52147baa04 * correct tripletcpustr, resolves #40301 2 years ago
  Michael VAN CANNEYT a3f441b590 * loongarch64 architecture reinstated 2 years ago
  Michael VAN CANNEYT babcb631f8 * Delegate darwin ifdef out of program flow, towards const, for clarity 2 years ago
  Michael VAN CANNEYT c0893e5c16 * get rid os some warnings 2 years ago
  Michael VAN CANNEYT c6effbd676 * Refactor: add utility routine to handle command-line changes 2 years ago
  Michael VAN CANNEYT a52b3522dc * Refactor: Rename some variables for clarity 2 years ago
  Michael VAN CANNEYT 647f211aa5 Refactor check for -PB and -PP for clarity of flow 2 years ago
  Michael VAN CANNEYT 5d104c9115 Refactor initialization of binary and processor name for clarity of flow 2 years ago
  Michael VAN CANNEYT 27476a915b * Refactor processorname -> suffix name for clarity of flow 2 years ago
  Michaël Van Canneyt 5ee294f224 * GetExtendedFieldinfo, patch to fix #40300 2 years ago
  Michaël Van Canneyt 8696ca652d * Emit comments in RTTI info for classes/interfaces 2 years ago
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info 2 years ago
  marcoonthegit f0debbe649 * change HDEVNOTIFY to lpvoid/pointer instead of thandle 2 years ago
  marcoonthegit 67eac52f07 * RegisterDeviceNotification 2 years ago