prog8/compiler/test/ast
Irmen de Jong d58f9f56c4 tests for register args for normal subs
some warnings demoted into infos
2024-11-24 19:21:45 +01:00
..
TestAstChecks.kt tests for register args for normal subs 2024-11-24 19:21:45 +01:00
TestAstToSourceText.kt
TestConst.kt renamed 'string' module to 'strings' for consistency 2024-11-23 15:51:38 +01:00
TestIdentifierRef.kt
TestIntermediateAst.kt some ast2 var tweaks 2024-10-21 00:20:54 +02:00
TestProg8Parser.kt improved parsing of "not in" operator, and [] array signature (allow space) 2024-10-02 19:06:20 +02:00
TestProgram.kt fix import order problem related to %option merge 2024-11-23 12:15:15 +01:00
TestSourceCode.kt
TestSubroutines.kt Make extsub address a (constant) expression instead of a numeric literal 2024-11-20 23:23:26 +01:00
TestVariousCompilerAst.kt register params support for normal subroutines 2024-11-24 15:56:54 +01:00