prog8/compiler/test/ast
2022-04-02 02:08:01 +02:00
..
TestAstToSourceText.kt
TestIdentifierRef.kt
TestIntermediateAst.kt
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
TestSourceCode.kt
TestSubroutines.kt
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