Nikolay Nikolov
|
283b1daca8
+ enabled compilation of package fcl-sdo for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 anos atrás |
Nikolay Nikolov
|
9b16fafc52
+ generate exception checks after calls to fpc_overflow class in WebAssembly
|
3 anos atrás |
Nikolay Nikolov
|
b2350d90ea
* fixed typo in comment
|
3 anos atrás |
Nikolay Nikolov
|
09b4925365
+ enabled compilation of package fcl-db for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
9a85db8972
+ enabled compilation of package fcl-json for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
ca550e1a70
+ enabled compilation of unit FmtBcd for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
90e43e055b
* fixed WebAssembly code generation for integer unary minus with overflow checking
|
3 anos atrás |
Nikolay Nikolov
|
b11434a6f8
+ WebAssembly: use the 64-bit div instruction, instead of an RTL helper for 64-bit division
|
3 anos atrás |
Nikolay Nikolov
|
7f34f27a1c
+ enabled compilation of package symbolic for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
8920a4c08d
+ enabled compilation of package webidl for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
0b9e02d920
+ enabled compilation of package libtar for wasm32-wasi
|
3 anos atrás |
Nikolay Nikolov
|
4d6e3b4e1a
* Don't call secondpass(left) in twasmtypeconvnode.second_int_to_real, this fixes bug #39735.
|
3 anos atrás |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 anos atrás |
mattias
|
f26725e70c
pas2js: fixed rtl.arrayPush copy instead of reference
|
3 anos atrás |
mattias
|
558da7363e
pastojs: commnet
|
3 anos atrás |
Nikolay Nikolov
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 anos atrás |
Nikolay Nikolov
|
48f115686d
+ print more exceptions debug info, when the WebAssembly RTL is compiled with -dEXCDEBUG
|
3 anos atrás |
florian
|
8c5bc91855
+ tests for convutils unit by Bart B, resolves #39793
|
3 anos atrás |
mattias
|
b4926283f8
webidltopas: show source positions
|
3 anos atrás |
mattias
|
2f9c283bb1
webidltopas: default GetTypeName
|
3 anos atrás |
mattias
|
a653a4e0e9
webidltopas: started split TWebIDLToPas2js
|
3 anos atrás |
mattias
|
b4cf545a94
webidltopas: started split TWebIDLToPas2js
|
3 anos atrás |
mattias
|
ad9383f2c0
webidltopas: started outputformat
|
3 anos atrás |
mattias
|
9a9a87a94b
webidl: fixed AV on field without type
|
3 anos atrás |
Michaël Van Canneyt
|
a0f69557cc
* Actually write error message if there is one
|
3 anos atrás |
Michaël Van Canneyt
|
7335f0c1d6
* Print help message
|
3 anos atrás |
Michaël Van Canneyt
|
7d0d909a74
* need to pass connection. Do not call disconnect event twice
|
3 anos atrás |
marcoonthegit
|
e384e36e84
* restore old behaviour for non freebsd for _syscall
|
3 anos atrás |
Michaël Van Canneyt
|
a4d8d2c210
* Fix from Bart for unregistering out of range families. Fix issue 39791
|
3 anos atrás |