prog8/compiler
2022-05-05 23:21:20 +02:00
..
res vm: implement rest of float instructions 2022-05-04 22:31:45 +02:00
src/prog8 now correctly accepts "xxx" * constexpr (where constexpr is not just a single const number) 2022-05-05 23:21:20 +02:00
test - floats: remove all floating point builtin functions and move them to the floats module instead 2022-04-22 00:45:54 +02:00
build.gradle upgrade antlr to 4.10.1 2022-04-24 23:29:15 +02:00
compiler.iml added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00