prog8/compiler/test/ast
2022-03-27 16:59:55 +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 working on vm codegen 2022-03-24 23:26:57 +01:00
TestProg8Parser.kt simplified containment check, only possible on string and arrays (as per the docs) 2022-03-27 16:59:55 +02:00
TestProgram.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestSourceCode.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestSubroutines.kt working on vm and new ast 2022-03-21 01:36:11 +01:00
TestVarious.kt consolidating modules 2022-03-11 20:45:39 +01:00