prog8/compiler/test/ast
2022-03-07 21:41:12 +01:00
..
TestAstToSourceText.kt added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01:00
TestIdentifierRef.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestProg8Parser.kt simplified CompilationResult a bit 2022-03-07 21:41:12 +01:00
TestProgram.kt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00
TestSourceCode.kt simplify SourceCode: just read the full text immediately. Also optimized imports. 2022-02-05 03:50:54 +01:00
TestSubroutines.kt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00
TestVarious.kt searching names in inlined assembly now ignores source comments 2022-02-13 13:41:12 +01:00