提交歷史

作者 SHA1 備註 提交日期
  Nikolay Nikolov bc6ab39ea2 * WebAssembly exceptions fix: fixed raise without parameters in except..end 3 年之前
  Nikolay Nikolov 48f115686d + print more exceptions debug info, when the WebAssembly RTL is compiled with -dEXCDEBUG 3 年之前
  Nikolay Nikolov 387c80cc57 + default exception handling in WebAssembly native exceptions mode 3 年之前
  Nikolay Nikolov 3836b0be04 * longjmp in fpc_reraise changed to a throw instruction intrinsic in wasm native exceptions mode 3 年之前
  Nikolay Nikolov 0c3e179652 - get rid of fpc_PushExceptAddr and fpc_PopAddrStack entirely, when compiling in 3 年之前
  Nikolay Nikolov 91f0f1a86c * don't include except.inc if wasm32 native exception is turned on, instead 3 年之前
  Nikolay Nikolov 73bc8edef3 + RTL support for raising exceptions in native wasm exceptions mode 3 年之前
  Nikolay Nikolov 33e25a3dfe + added except_native.inc include file (empty for now, but will provide RTL 3 年之前