prog8/compiler/test
Irmen de Jong 4152f7e88c Merge branch 'master' into next_compositetypes
# Conflicts:
#	codeGenCpu6502/src/prog8/codegen/cpu6502/IfElseAsmGen.kt
#	compilerAst/src/prog8/ast/expressions/AstExpressions.kt
2024-11-06 01:43:57 +01:00
..
arithmetic
ast Merge branch 'master' into next_compositetypes 2024-11-02 04:57:28 +01:00
codegeneration Merge branch 'master' into next_compositetypes 2024-11-02 04:57:28 +01:00
comparisons
fixtures
helpers
vm
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestBuiltinFunctions.kt
TestCallgraph.kt move the program startup and cleanup machinery to the front of the program to keep it in system ram 2024-11-05 22:12:25 +01:00
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt added c64.banks() and c64.getbanks() and c64 banking example 2024-11-04 20:14:30 +01:00
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestGoldenRam.kt Merge branch 'master' into next_compositetypes 2024-11-02 04:57:28 +01:00
TestImportedModulesOrderAndOptions.kt fix double %option merge problem where it deleted all of the blocks 2024-11-03 13:36:14 +01:00
TestLaunchEmu.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt Merge branch 'master' into next_compositetypes 2024-11-06 01:43:57 +01:00
TestPtNumber.kt
TestScoping.kt move the program startup and cleanup machinery to the front of the program to keep it in system ram 2024-11-05 22:12:25 +01:00
TestStringEncodings.kt
TestSubroutines.kt Merge branch 'master' into next_compositetypes 2024-11-06 01:43:57 +01:00
TestSymbolTable.kt
TestTypecasts.kt
TestZeropage.kt Merge branch 'master' into next_compositetypes 2024-11-02 04:57:28 +01:00