prog8/compiler/test
2022-11-12 13:45:02 +01:00
..
arithmetic
ast ir: fix inlineasm linking 2022-10-31 23:59:33 +01:00
codegeneration fix "fpReg1 out of bounds" crash for vm target for in-place float array assignment. #85 2022-10-29 17:04:39 +02:00
comparisons
fixtures
helpers
vm clearer error for VM limitation cannot load label address as value 2022-11-12 13:45:02 +01:00
helpers_pathsTests.kt ir: fix inlineasm linking 2022-10-31 23:59:33 +01:00
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt ir: fix inlineasm linking 2022-10-31 23:59:33 +01:00
TestImportedModulesOrderAndOptions.kt
TestLaunchEmu.kt p8ir file format is now valid XML 2022-11-11 23:35:52 +01:00
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt
TestPtNumber.kt
TestScoping.kt
TestStringEncodings.kt
TestSubroutines.kt
TestSymbolTable.kt
TestTypecasts.kt
TestZeropage.kt fix: array[x] = -value no longer crashes the codegen 2022-10-27 21:58:37 +02:00