prog8/compiler/test
2023-02-12 17:04:58 +01:00
..
arithmetic
ast fix variable node casting 2023-02-12 17:04:58 +01:00
codegeneration local varnames and fix uninitialized parents 2023-02-12 16:00:58 +01:00
comparisons
fixtures
helpers fix symbol lookup in new ast and minor codegen errors 2023-01-31 00:18:21 +01:00
vm some cleanups 2023-02-09 02:34:18 +01:00
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt some cleanups 2023-02-09 02:34:18 +01:00
TestCallgraph.kt some cleanups 2023-02-09 02:34:18 +01:00
TestCompilerOnCharLit.kt some cleanups 2023-02-09 02:34:18 +01:00
TestCompilerOnExamples.kt removed unused option 'keepIR' 2022-12-09 18:44:44 +01:00
TestCompilerOnImportsAndIncludes.kt some cleanups 2023-02-09 02:34:18 +01:00
TestCompilerOnRanges.kt some cleanups 2023-02-09 02:34:18 +01:00
TestCompilerOptionLibdirs.kt removed unused option 'keepIR' 2022-12-09 18:44:44 +01:00
TestGoldenRam.kt less joins 2023-01-02 02:10:38 +01:00
TestImportedModulesOrderAndOptions.kt some cleanups 2023-02-09 02:34:18 +01:00
TestLaunchEmu.kt
TestMemory.kt order 2023-02-05 12:36:32 +01:00
TestNumbers.kt some cleanups 2023-02-09 02:34:18 +01:00
TestNumericLiteral.kt
TestOptimization.kt some cleanups 2023-02-09 02:34:18 +01:00
TestPtNumber.kt
TestScoping.kt some cleanups 2023-02-09 02:34:18 +01:00
TestStringEncodings.kt
TestSubroutines.kt some cleanups 2023-02-09 02:34:18 +01:00
TestSymbolTable.kt fix variable zpwish 2023-02-11 15:18:57 +01:00
TestTypecasts.kt some cleanups 2023-02-09 02:34:18 +01:00
TestZeropage.kt less joins 2023-01-02 02:10:38 +01:00