prog8/compiler/test/ast
2022-04-02 02:08:01 +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 make the parser report '&&' as an error instead of treating it as bitwise and followed by address-of. 2022-04-02 02:08:01 +02:00