prog8/compiler/test/ast
2022-05-08 13:47:24 +02:00
..
TestAstToSourceText.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestIdentifierRef.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestIntermediateAst.kt moved all *integer* builtin trig functions (sin8u, cos8u etc) as regular asmsubs in math module 2022-04-13 00:27:35 +02:00
TestProg8Parser.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestProgram.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestSourceCode.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestSubroutines.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestVarious.kt fix regression compiler crash in string comparison 2022-05-08 13:47:24 +02:00