prog8/compiler/test/ast
2024-11-01 20:18:31 +01:00
..
TestAstChecks.kt
TestAstToSourceText.kt
TestConst.kt
TestIdentifierRef.kt
TestIntermediateAst.kt some ast2 var tweaks 2024-10-21 00:20:54 +02:00
TestProg8Parser.kt
TestProgram.kt merge now also allows monkeypatching if signature is 100% identical 2024-10-30 01:15:56 +01:00
TestSourceCode.kt
TestSubroutines.kt omit more redundant 0-initializations ("stz's") 2024-10-17 22:51:39 +02:00
TestVariousCompilerAst.kt taking address of a split word array is no longer a fatal error but a warning and the array is turned back into a normal word array. 2024-11-01 20:18:31 +01:00