nickysn 95faa8f096 [PATCH 54/83] adding support for typed constants 5 years ago
..
aasmcpu.pas 052a35ae45 [PATCH 51/83] adding support for imported functions 5 years ago
agbinaryen.pas b2a4f2105e [PATCH 11/83] replacing unit-begin with unit initialization. plus cleaning up java (jvm) reference 5 years ago
agwat.pas 95faa8f096 [PATCH 54/83] adding support for typed constants 5 years ago
cgcpu.pas 4ea81eace8 [PATCH 29/83] renaming class from jvm to wasm 5 years ago
cpubase.pas bef6749124 [PATCH 40/83] update local variables management 5 years ago
cpuinfo.pas 8d485c3db3 [PATCH 06/83] cleaning up jvm reference 5 years ago
cpunode.pas 2be0f4718a [PATCH 36/83] adding was constant to support inline float point constants 5 years ago
cpupara.pas d95c63ed88 [PATCH 44/83] update initialization of the callee side parameters - marking them as local with their proper offset 5 years ago
cpupi.pas bef6749124 [PATCH 40/83] update local variables management 5 years ago
cputarg.pas 6e7bb5927e [PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch 5 years ago
hlcgcpu.pas bafec93cef [PATCH 49/83] update the different continue-branching depending on the loop condition check placement 5 years ago
itcpuwasm.pas 21ddbf196b [PATCH 05/83] updating hl-codegen for wasm 5 years ago
nwasmadd.pas 7e8b442c5c [PATCH 45/83] updating flow control changed while repeat loop structure to block-loop-block changed boolean expression valuation - avoiding use of labels 5 years ago
nwasmcal.pas a1d18125ca [PATCH 42/83] replacing javaobject with ptruint type 5 years ago
nwasmcon.pas 791db81f8e [PATCH 38/83] wasm real constants 5 years ago
nwasmflw.pas bafec93cef [PATCH 49/83] update the different continue-branching depending on the loop condition check placement 5 years ago
nwasmmat.pas 933b3afcd7 [PATCH 27/83] adding support for math operation (based on jvm). the default div/mod implementation is causing InternalError for division operation 5 years ago
rgcpu.pas bef6749124 [PATCH 40/83] update local variables management 5 years ago
rwasmcon.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmnor.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmnum.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmrni.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmsri.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmstd.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
rwasmsup.inc 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
symcpu.pas 5d4cb090a3 [PATCH 34/83] removing jvm name mangling 5 years ago
tgcpu.pas 9cf5db938e [PATCH 43/83] update flow control, adding support for continue and break labels update temp var allocation update stack prepare allocation 5 years ago
wasmdef.pas 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago
wasmreg.dat 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago