.. |
arithmetic
|
Get rid of sort() and reverse() builtin functions.
|
2024-07-06 17:07:58 +02:00 |
ast
|
attempt to fix forloop range datatype issues
|
2024-10-03 21:12:31 +02:00 |
codegeneration
|
fixing all sorts of things about assigning arrays to arrays
|
2024-10-12 12:33:46 +02:00 |
comparisons
|
Get rid of sort() and reverse() builtin functions.
|
2024-07-06 17:07:58 +02:00 |
fixtures
|
|
|
helpers
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
vm
|
Get rid of any() and all() builtin functions.
|
2024-07-06 18:49:03 +02: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
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCallgraph.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCompilerOnCharLit.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCompilerOnExamples.kt
|
added examples/cx16/balloonflight.p8
|
2024-10-13 00:51:07 +02:00 |
TestCompilerOnImportsAndIncludes.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCompilerOnRanges.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestCompilerOptionLibdirs.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestGoldenRam.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestImportedModulesOrderAndOptions.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestLaunchEmu.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestMemory.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestNumbers.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestNumericLiteral.kt
|
improve automatic type conversions for return values, fixes #155
|
2024-10-09 20:04:05 +02:00 |
TestOptimization.kt
|
scan all asmsubs to see if another subroutine is referenced. Fixes #153
|
2024-10-07 20:39:49 +02:00 |
TestPtNumber.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestScoping.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestStringEncodings.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestSubroutines.kt
|
fixing all sorts of things about assigning arrays to arrays
|
2024-10-12 12:33:46 +02:00 |
TestSymbolTable.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |
TestTypecasts.kt
|
improve automatic type conversions for return values, fixes #155
|
2024-10-09 20:04:05 +02:00 |
TestZeropage.kt
|
improve data driven unit tests to use kotest withData()
|
2024-09-08 16:55:08 +02:00 |