prog8/compiler/test
2023-01-25 00:23:00 +01:00
..
arithmetic
ast
codegeneration consolidate builtin function definitions into codeCore 2023-01-25 00:23:00 +01:00
comparisons
fixtures it's now possible to use symbols that are the same name as 6502 instructions 2022-11-30 18:39:56 +01:00
helpers more 6502 codegen on new Pt-AST. 2023-01-22 17:10:52 +01:00
vm
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt consolidate builtin function definitions into codeCore 2023-01-25 00:23:00 +01:00
TestCallgraph.kt tweak sys.wait() routines on various targets 2023-01-20 03:29:10 +01:00
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestGoldenRam.kt less joins 2023-01-02 02:10:38 +01:00
TestImportedModulesOrderAndOptions.kt
TestLaunchEmu.kt
TestMemory.kt more 6502 codegen on new Pt-AST. 2023-01-22 17:10:52 +01:00
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt don't remove consecutive assigns to IO space location 2022-12-24 18:01:54 +01:00
TestPtNumber.kt
TestScoping.kt added unit test for name shadowing warning 2022-06-04 21:35:48 +02:00
TestStringEncodings.kt
TestSubroutines.kt fix error in IR for inline asm and BSS vars. 2022-12-04 16:48:44 +01:00
TestSymbolTable.kt redo 8e730ef93d to avoid larger code generated 2023-01-01 23:43:33 +01:00
TestTypecasts.kt
TestZeropage.kt less joins 2023-01-02 02:10:38 +01:00