prog8/compiler/test/ast
2024-03-29 23:10:08 +01:00
..
TestAstChecks.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
TestAstToSourceText.kt
TestConst.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
TestIdentifierRef.kt removed postIncrDecr (still allow ++/-- to be parsed into +=1/-=1) 2024-02-06 18:50:08 +01:00
TestIntermediateAst.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
TestProg8Parser.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
TestProgram.kt
TestSourceCode.kt
TestSubroutines.kt allow multi-assign to skip any status register result 2024-03-29 23:10:08 +01:00
TestVariousCompilerAst.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00