oscar64/autotest
drmortalwombat 82d499fdae Native code compiler is functional same level as byte code
Runs all the autotests now in byte code and native code
2021-09-11 22:21:57 +02:00
..
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
arraytest.c Initial commit 2021-09-06 18:34:52 +02:00
arraytestfloat.c Initial commit 2021-09-06 18:34:52 +02:00
autotest.bat Native code compiler is functional same level as byte code 2021-09-11 22:21:57 +02:00
bitshifttest.c More native code generator 2021-09-11 15:01:32 +02:00
floatcmptest.c Initial commit 2021-09-06 18:34:52 +02:00
floatmultest.c Initial commit 2021-09-06 18:34:52 +02:00
floatstringtest.c Native code compiler is functional same level as byte code 2021-09-11 22:21:57 +02:00
optiontest.c Initial commit 2021-09-06 18:34:52 +02:00
recursiontest.c Initial commit 2021-09-06 18:34:52 +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
testint16.c Initial commit 2021-09-06 18:34:52 +02:00
testint16cmp.c More native code compiler additions 2021-09-08 22:04:01 +02:00