mattias
|
a9ec4b3767
webidl: added -f
|
3 年 前 |
mattias
|
832bbe9cab
webidl: TWebIDLToPasWasmJob clean up
|
3 年 前 |
florian
|
160c5a3d39
* patch by Bart B: Fix for TryStrToConvUnit in ConvUtils unit, resolves #39797
|
3 年 前 |
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 年 前 |
Nikolay Nikolov
|
45415f0645
+ enabled compilation of package fcl-js for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
e7dc8ba535
+ enabled compilation of package fcl-mustache for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
8471879cd9
+ enabled compilation of package fcl-passrc for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
283b1daca8
+ enabled compilation of package fcl-sdo for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 年 前 |
Nikolay Nikolov
|
9b16fafc52
+ generate exception checks after calls to fpc_overflow class in WebAssembly
|
3 年 前 |
Nikolay Nikolov
|
b2350d90ea
* fixed typo in comment
|
3 年 前 |
Nikolay Nikolov
|
09b4925365
+ enabled compilation of package fcl-db for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
9a85db8972
+ enabled compilation of package fcl-json for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
ca550e1a70
+ enabled compilation of unit FmtBcd for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
90e43e055b
* fixed WebAssembly code generation for integer unary minus with overflow checking
|
3 年 前 |
Nikolay Nikolov
|
b11434a6f8
+ WebAssembly: use the 64-bit div instruction, instead of an RTL helper for 64-bit division
|
3 年 前 |
Nikolay Nikolov
|
7f34f27a1c
+ enabled compilation of package symbolic for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
8920a4c08d
+ enabled compilation of package webidl for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
0b9e02d920
+ enabled compilation of package libtar for wasm32-wasi
|
3 年 前 |
Nikolay Nikolov
|
4d6e3b4e1a
* Don't call secondpass(left) in twasmtypeconvnode.second_int_to_real, this fixes bug #39735.
|
3 年 前 |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 年 前 |
mattias
|
f26725e70c
pas2js: fixed rtl.arrayPush copy instead of reference
|
3 年 前 |
mattias
|
558da7363e
pastojs: commnet
|
3 年 前 |
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 年 前 |
florian
|
8c5bc91855
+ tests for convutils unit by Bart B, resolves #39793
|
3 年 前 |
mattias
|
b4926283f8
webidltopas: show source positions
|
3 年 前 |
mattias
|
2f9c283bb1
webidltopas: default GetTypeName
|
3 年 前 |
mattias
|
a653a4e0e9
webidltopas: started split TWebIDLToPas2js
|
3 年 前 |
mattias
|
b4cf545a94
webidltopas: started split TWebIDLToPas2js
|
3 年 前 |