marcoonthegit
|
05c2bd85d3
* THandleObjectArray added
|
3 years ago |
Michaël Van Canneyt
|
ecb4a0abca
* Restore display of exception type. fix issue #39811
|
3 years ago |
Michaël Van Canneyt
|
b2ad1d3efd
* Patch from Bart. Fix for issue #39797
|
3 years ago |
Michaël Van Canneyt
|
53623d7184
* Fix test regressions
|
3 years ago |
Michaël Van Canneyt
|
e6d0b9510b
* Patch from Bart, fixes issue #39801
|
3 years ago |
Nikolay Nikolov
|
65d8c3d7eb
* refactored duplicated code for epoch to datetime and vice versa conversion
|
3 years ago |
florian
|
3ef7fedfec
+ forgotten test file added
|
3 years ago |
mattias
|
06ef8fba46
webidl: fpmake
|
3 years ago |
mattias
|
947eda3964
webidl: headers
|
3 years ago |
mattias
|
0ac7e38797
webidl: wasmjob: split unit
|
3 years ago |
mattias
|
1173a6b2e9
webidl: wasmjob: setter for JSValue
|
3 years ago |
mattias
|
a64f44e579
webidl: wasmjob: setter for primitive types
|
3 years ago |
mattias
|
e0baf898b1
webidl: wasmjob: getter for base types
|
3 years ago |
mattias
|
bb68aa7e16
webidl: wasmjob: prepend classprefix to all external types
|
3 years ago |
florian
|
8eb2cea349
* do not throw an internal error if slice is used on dyn. array paramters, resolves #39806
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
2d8b10a5d8
* Improved TESTALL.BAT file for JVM tests
|
3 years ago |
mattias
|
ec6f328822
fcl-base: fixed range check error
|
3 years ago |
mattias
|
8d79dcc0d0
webidl: exitcode 1 on exception, wasmjob: units
|
3 years ago |
mattias
|
bf52952b86
fcl-base: pascodegen: do not write empty line for default section
|
3 years ago |
mattias
|
943272b6f2
webidl: dynarray: do not prepend duplicate T
|
3 years ago |
mattias
|
a9ec4b3767
webidl: added -f
|
3 years ago |
mattias
|
832bbe9cab
webidl: TWebIDLToPasWasmJob clean up
|
3 years ago |
florian
|
160c5a3d39
* patch by Bart B: Fix for TryStrToConvUnit in ConvUtils unit, resolves #39797
|
3 years ago |
Sven/Sarah Barth
|
b2a5334a75
* fix #39795: when extracting make_prettystring it was forgotten to also append the const part of the name to the specialize name
|
3 years ago |
Nikolay Nikolov
|
45415f0645
+ enabled compilation of package fcl-js for wasm32-wasi
|
3 years ago |
Nikolay Nikolov
|
e7dc8ba535
+ enabled compilation of package fcl-mustache for wasm32-wasi
|
3 years ago |
Nikolay Nikolov
|
8471879cd9
+ enabled compilation of package fcl-passrc for wasm32-wasi
|
3 years ago |
Nikolay Nikolov
|
283b1daca8
+ enabled compilation of package fcl-sdo for wasm32-wasi
|
3 years ago |
Nikolay Nikolov
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 years ago |
Nikolay Nikolov
|
9b16fafc52
+ generate exception checks after calls to fpc_overflow class in WebAssembly
|
3 years ago |