.. |
arithmetic
|
renamed 'string' module to 'strings' for consistency
|
2024-11-23 15:51:38 +01:00 |
ast
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
codegeneration
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
comparisons
|
renamed 'string' module to 'strings' for consistency
|
2024-11-23 15:51:38 +01:00 |
fixtures
|
romsub keyword is now extsub
|
2024-11-06 22:14:53 +01:00 |
helpers
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
vm
|
removed BuiltinFunctionCall redundant ast node type
|
2024-11-20 23:22:56 +01:00 |
helpers_pathsTests.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
ModuleImporterTests.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
ProjectConfig.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestBuiltinFunctions.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestCallgraph.kt
|
IR: fix invalid asm name matching that resulted in not removing subs with a name matching an IR asm instruction
|
2024-11-30 00:10:57 +01:00 |
TestCompilerOnCharLit.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestCompilerOnExamples.kt
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
TestCompilerOnImportsAndIncludes.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCompilerOnRanges.kt
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
TestCompilerOptionLibdirs.kt
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
TestGoldenRam.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestImportedModulesOrderAndOptions.kt
|
fix import order problem related to %option merge
|
2024-11-23 12:15:15 +01:00 |
TestLaunchEmu.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestMemory.kt
|
make word arrays split by default (w.i.p.)
|
2024-12-15 08:12:34 +01:00 |
TestNumbers.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestNumericLiteral.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestOptimization.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestPtNumber.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestScoping.kt
|
fix asmgen for call $3000
|
2024-12-13 22:33:26 +01:00 |
TestStringEncodings.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestSubroutines.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestSymbolTable.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestTypecasts.kt
|
changed the data type system to composite types
|
2024-12-05 21:48:51 +01:00 |
TestZeropage.kt
|
cleanups
|
2024-12-05 21:56:00 +01:00 |