Commit History

Autor SHA1 Mensaxe Data
  Nikolay Nikolov 021c1a7bb4 * fixed test's program name %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov fcd5ecfcce + some basic tests for WebAssembly funcref types added %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 8b138aa059 + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 84b60d3f00 * check for codegenerror in twasmaddrnode.pass_typecheck and exit early, to avoid crashes %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 8743f72f11 + disallow taking the address of WebAssembly externref type %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 65b175cebd + simple test for WasmExternRef %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov fa9873c6eb Merge branch 'main' into wasm_reference_types %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 0f5c126a45 * Correct filename extensions for qoi. Fixes issue #40314 %!s(int64=2) %!d(string=hai) anos
  marcoonthegit 9bfb45dc05 * move ifdefed part from tvitem* to tvitemex*, closes #40312 %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov a0b78ad1f7 + WebAssembly internal assembler support for the ref.is_null instruction %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 2039509cfb + WebAssembly internal asm support for the ref.null instruction %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 11712658b0 + implemented WebAssembly code generator support for funcref and externref data %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov e555eddeda * fixed the textual representation of the ref.null instruction for llvm-mc %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 48556ab039 + enable the reference types extension in llvm-mc via a command line option %!s(int64=2) %!d(string=hai) anos
  Pierre Muller 3770b55ce1 Disable substitution by environment variables in message comment related functions %!s(int64=2) %!d(string=hai) anos
  Pierre Muller 627fd6bce1 Add new substitute_env_variables parameter for DefaultReplacements function (with default true value) %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 3b3a0a660c * the a_ref_null instruction split into two subinstructions - a_ref_null_externref and a_ref_null_funcref %!s(int64=2) %!d(string=hai) anos
  mattias add67ca0e3 fcl-web: fixed compile %!s(int64=2) %!d(string=hai) anos
  mattias 7056ec1a87 fcl-web: made TFPCustomHTTPServer.CreateUpgradeHandlerList virtual %!s(int64=2) %!d(string=hai) anos
  mattias 1ab29086f8 rtl: fixed indentation %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 1afe0114d4 * Correct name %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 92eab370c3 * Add some methods for improved DUnit compatibility %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 1d7e346831 * Disable result, explicit list cmmand-line argument %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 21f57606a6 * GetAttribute call %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 4d66ac9118 * Add PProcedureSignature %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt b8738944ed * Add TNoRefCountObject (delphi compatibility) %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 1f76366125 + introduced the is_wasm_reference_type(tdef) helper %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 5cc4096f41 * formatting %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov c33f47a707 + introduced is_wasm_externref(tdef) helper %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov 022d2804a9 + introduced is_wasm_funcref(tdef) helper %!s(int64=2) %!d(string=hai) anos