.. |
array2stringinittest.c
|
Added test for array init
|
2021-09-07 13:43:22 +02:00 |
arrayinittest.c
|
Fixed array and structure initialisation of locals
|
2021-09-07 12:44:45 +02:00 |
arrayoffsetindex.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
arraytest.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
arraytestfloat.c
|
Prepare byte level optimisations
|
2021-09-14 16:34:48 +02:00 |
arrparam.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
asmtest.c
|
Refactor inter instrction operator handling
|
2021-10-08 09:07:01 +02:00 |
autotest.bat
|
More autoinline optimizations
|
2021-10-10 17:14:12 +02:00 |
bitshifttest.c
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |
bsstest.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
byteindextest.c
|
Byte forwardiong optimisation in native mode
|
2021-09-25 23:08:45 +02:00 |
copyintvec.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
divmodtest.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
enumswitch.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
floatcmptest.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
floatmultest.c
|
Basic block tail merging
|
2021-09-26 13:14:56 +02:00 |
floatstringtest.c
|
Native code compiler is functional same level as byte code
|
2021-09-11 22:21:57 +02:00 |
floortest.c
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
funcvartest.c
|
Add fascall for byte code
|
2021-10-08 17:41:11 +02:00 |
incvector.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
loopdomtest.c
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
optiontest.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
qsorttest.c
|
More autotest
|
2021-09-12 16:05:23 +02:00 |
recursiontest.c
|
More byte and long preparations
|
2021-09-14 21:38:24 +02:00 |
staticconsttest.c
|
Implemented static const int/float/bool etc constat propagation
|
2021-09-06 21:13:48 +02:00 |
stdlibtest.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
strcmptest.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
strcmptest2.c
|
Refactor temp handling in inter code
|
2021-10-06 17:30:41 +02:00 |
structoffsettest2.c
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
switchlooptest.c
|
Byte operand sizes fixes and optimizations
|
2021-09-22 22:49:52 +02:00 |
testint16.c
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
testint16cmp.c
|
Optimized signed byte code compare
|
2021-10-09 10:38:25 +02:00 |
testint16mul.c
|
More autoinline optimizations
|
2021-10-10 17:14:12 +02:00 |
testint32.c
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |
testint32cmp.c
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |