prog8/compiler/test
2021-12-01 21:44:03 +01:00
..
arithmetic
comparisons
fixtures
helpers refactor compiler arguments passing 2021-11-30 01:40:21 +01:00
ModuleImporterTests.kt
ProjectConfig.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt refactor compiler arguments passing 2021-11-30 01:40:21 +01:00
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt fix syntaxerror in const processing of ranges if it contained variables 2021-11-29 23:36:41 +01:00
TestCompilerOptionLibdirs.kt refactor compiler arguments passing 2021-11-30 01:40:21 +01:00
TestImportedModulesOrderAndOptions.kt
TestMemory.kt allow scoped identifiers to reference a subroutine parameter directly. 2021-11-21 23:21:39 +01:00
TestNumbers.kt
TestNumericLiteralValue.kt
TestOptimization.kt fix substituting 0 only if its actually the same variable that's substituted 2021-11-21 12:34:57 +01:00
TestPetscii.kt
TestScoping.kt fix some scoping related symbol lookup issues, clarified scoping rules in docs 2021-11-23 23:43:23 +01:00
TestSubroutines.kt release 7.4.1 - oops, funcion call arg count validation was broken 2021-12-01 21:44:03 +01:00
ZeropageTests.kt also consider Y register for clobber check for functioncall arguments 2021-11-29 22:09:05 +01:00