.. |
arithmetic
|
library doc tweaks
|
2022-01-03 23:15:34 +01:00 |
ast
|
naming consistency for some expression classes
|
2022-01-07 21:02:55 +01:00 |
codegeneration
|
fix that memory("name", ...) also allocates a STR variable for the name
|
2022-01-02 17:07:04 +01:00 |
comparisons
|
fix bugs in word <= and >= comparisons
|
2021-03-18 19:20:48 +01:00 |
fixtures
|
moved all unit tests into single project to avoid dependency issues
|
2021-12-04 18:20:22 +01:00 |
helpers
|
added experimental -noreinit option
|
2022-01-01 16:35:36 +01:00 |
helpers_pathsTests.kt
|
moved all unit tests into single project to avoid dependency issues
|
2021-12-04 18:20:22 +01:00 |
ModuleImporterTests.kt
|
fix compiler crash when using floats in a comparison expression
|
2021-12-15 01:24:25 +01:00 |
ProjectConfig.kt
|
converting compiler module's testcases to kotest (ongoing)
|
2021-11-08 15:08:48 +01:00 |
TestAstChecks.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestCallgraph.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestCompilerOnCharLit.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestCompilerOnExamples.kt
|
added experimental -noreinit option
|
2022-01-01 16:35:36 +01:00 |
TestCompilerOnImportsAndIncludes.kt
|
add a suggestion to use when statement if it seems appropriate
|
2021-12-28 16:38:12 +01:00 |
TestCompilerOnRanges.kt
|
naming consistency for some expression classes
|
2022-01-07 21:02:55 +01:00 |
TestCompilerOptionLibdirs.kt
|
added experimental -noreinit option
|
2022-01-01 16:35:36 +01:00 |
TestImportedModulesOrderAndOptions.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestMemory.kt
|
fix that memory("a b c", ...) produces invalid symbol
|
2022-01-02 16:11:53 +01:00 |
TestNumbers.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestNumericLiteralValue.kt
|
fix float rounding tests
|
2021-11-18 22:54:49 +01:00 |
TestOptimization.kt
|
add "X in [1,2,3]" expression (efficient containment check)
|
2021-12-29 17:26:00 +01:00 |
TestPetscii.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestPipes.kt
|
naming consistency for some expression classes
|
2022-01-07 21:02:55 +01:00 |
TestScoping.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestSubroutines.kt
|
codegen package rename 2
|
2021-12-28 14:23:36 +01:00 |
TestTypecasts.kt
|
better error handling of invalid number casts
|
2022-01-07 22:12:13 +01:00 |
ZeropageTests.kt
|
Merge branch 'master' into c128target
|
2021-12-28 14:30:11 +01:00 |