커밋 기록

작성자 SHA1 메시지 날짜
  Nikolay Nikolov 80c8575636 * fixed creating suspended wrappers for functions without parameters 2 년 전
  Nikolay Nikolov 1a4b97a62a * fixed compilation with -Sew 2 년 전
  Nikolay Nikolov b97f3a08ed * since exporting webassembly globals doesn't yet work accross units, added a 2 년 전
  Nikolay Nikolov b247302871 + initial attempt (not fully working, yet) at implementing WebAssembly suspending externals 2 년 전
  Nikolay Nikolov b891cef5d2 * ppudump compilation fixed 2 년 전
  Nikolay Nikolov 95d7bdc3da + added parser support for the 'suspending' directive 2 년 전
  Nikolay Nikolov 9b4366e4f6 + support externref and funcref WebAssembly globals in the internal object writer 2 년 전
  Nikolay Nikolov 8eea58f649 + support WebAssembly reference types as WebAssembly globals 2 년 전
  Nikolay Nikolov d38dbcac8f * use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck 2 년 전
  Nikolay Nikolov e6cbdba0bd * fixed crash in twasmcallnode.pass_typecheck when there is no procdefinition (for generic methods) 2 년 전
  Nikolay Nikolov c117c0abf5 * fixed another crash, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8 2 년 전
  Nikolay Nikolov 3d55ac9d09 * fixed bug, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8, due to 2 년 전
  Nikolay Nikolov 64569df017 * disallow passing WebAssembly reference types as untyped out parameters as well 2 년 전
  Nikolay Nikolov 6ff566350c * disallow passing WebAssembly reference types as untyped var/constref/const parameters 2 년 전
  Nikolay Nikolov acf8fe59d0 * fixed program name in test 2 년 전
  Nikolay Nikolov f670ebbb28 * disallow WebAssembly reference types to be declared as var, constref or out parameters 2 년 전
  Nikolay Nikolov 8cd6606970 + support nil comparison of WebAssembly reference types (externref and funcref) 2 년 전
  Nikolay Nikolov 9daabb2123 + support using nil constants for setting values of WebAssembly reference types (funcref and externref) 2 년 전
  Nikolay Nikolov ca03841724 - removed redundant semicolon 2 년 전
  Nikolay Nikolov 7abe3eeb84 + also test that pointers cannot be converted to externref implicitly 2 년 전
  Nikolay Nikolov a47a1c093a * disallow conversion between regular pointers and WasmExternRef 2 년 전
  Nikolay Nikolov 021c1a7bb4 * fixed test's program name 2 년 전
  Nikolay Nikolov fcd5ecfcce + some basic tests for WebAssembly funcref types added 2 년 전
  Nikolay Nikolov 8b138aa059 + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash 2 년 전
  Nikolay Nikolov 84b60d3f00 * check for codegenerror in twasmaddrnode.pass_typecheck and exit early, to avoid crashes 2 년 전
  Nikolay Nikolov 8743f72f11 + disallow taking the address of WebAssembly externref type 2 년 전
  Nikolay Nikolov 65b175cebd + simple test for WasmExternRef 2 년 전
  Nikolay Nikolov fa9873c6eb Merge branch 'main' into wasm_reference_types 2 년 전
  Michaël Van Canneyt 0f5c126a45 * Correct filename extensions for qoi. Fixes issue #40314 2 년 전
  marcoonthegit 9bfb45dc05 * move ifdefed part from tvitem* to tvitemex*, closes #40312 2 년 전