nickysn
|
d633176293
[PATCH 60/83] adding static linking
|
5 lat temu |
nickysn
|
b13963f9a7
[PATCH 59/83] allowing assembly of units
|
5 lat temu |
nickysn
|
51c931e292
[PATCH 58/83] fix constant value of internal value
|
5 lat temu |
nickysn
|
6311cf434d
[PATCH 57/83] adding import entries for (pascal unit) linked symbols
|
5 lat temu |
nickysn
|
08d1f1ae5c
[PATCH 56/83] adding writing out stub functions for "externals" (or todo - used from other units)
|
5 lat temu |
nickysn
|
a893f06813
[PATCH 55/83] minor fixes and cleanups for the wasm target (#1)
|
5 lat temu |
nickysn
|
95faa8f096
[PATCH 54/83] adding support for typed constants
|
5 lat temu |
nickysn
|
92b1926aa3
[PATCH 53/83] change import symbols writing to be based on unit definitions
|
5 lat temu |
nickysn
|
8a9ff3345d
[PATCH 52/83] fix wat2wasm assembler command line for linux. patch by: Michael Van Canneyt
|
5 lat temu |
nickysn
|
052a35ae45
[PATCH 51/83] adding support for imported functions
|
5 lat temu |
nickysn
|
690d90b1b4
[PATCH 50/83] remove debugging message
|
5 lat temu |
nickysn
|
bafec93cef
[PATCH 49/83] update the different continue-branching depending on the loop condition check placement
|
5 lat temu |
nickysn
|
8ad77296b2
[PATCH 48/83] updating getting of an address for symbols
|
5 lat temu |
nickysn
|
550bd07a6a
[PATCH 47/83] cleaning up comments
|
5 lat temu |
nickysn
|
210c0e2d10
[PATCH 46/83] making global variables mutable
|
5 lat temu |
nickysn
|
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 lat temu |
nickysn
|
d95c63ed88
[PATCH 44/83] update initialization of the callee side parameters - marking them as local with their proper offset
|
5 lat temu |
nickysn
|
9cf5db938e
[PATCH 43/83] update flow control, adding support for continue and break labels update temp var allocation update stack prepare allocation
|
5 lat temu |
nickysn
|
a1d18125ca
[PATCH 42/83] replacing javaobject with ptruint type
|
5 lat temu |
nickysn
|
6f0937f8c8
[PATCH 41/83] revise treference extension for wasm. specifying local variable use vs memory use
|
5 lat temu |
nickysn
|
bef6749124
[PATCH 40/83] update local variables management
|
5 lat temu |
nickysn
|
62e1f516ca
[PATCH 39/83] adding local instruction
|
5 lat temu |
nickysn
|
791db81f8e
[PATCH 38/83] wasm real constants
|
5 lat temu |
nickysn
|
0275232f16
[PATCH 37/83] update writing out of symbols, using FPC mangled names
|
5 lat temu |
nickysn
|
2be0f4718a
[PATCH 36/83] adding was constant to support inline float point constants
|
5 lat temu |
nickysn
|
2dd0baa693
[PATCH 35/83] writing out offset rather than symbol reference of load/store operations
|
5 lat temu |
nickysn
|
5d4cb090a3
[PATCH 34/83] removing jvm name mangling
|
5 lat temu |
nickysn
|
7e96f42210
[PATCH 33/83] do the proper preparation for memory (ref) access
|
5 lat temu |
nickysn
|
fe7826a013
[PATCH 32/83] floats are done
|
5 lat temu |
nickysn
|
60046e59a8
[PATCH 31/83] proper operation selection depending on the sign of the operand and float point type
|
5 lat temu |