.. |
arithmetic
|
|
|
ast
|
fixed arrayliteral regression
|
2022-03-10 01:02:40 +01:00 |
codegeneration
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
comparisons
|
|
|
fixtures
|
remove unit test issue
|
2022-02-15 00:38:51 +01:00 |
helpers
|
reducing dependencies
|
2022-03-10 01:27:27 +01:00 |
helpers_pathsTests.kt
|
|
|
ModuleImporterTests.kt
|
working on altered pipe syntax
|
2022-03-02 20:58:38 +01:00 |
ProjectConfig.kt
|
simplify SourceCode: just read the full text immediately. Also optimized imports.
|
2022-02-05 03:50:54 +01:00 |
TestAstChecks.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestBuiltinFunctions.kt
|
fix returntype handling of builtinfunctions, fix errors in pipe expressions
|
2022-02-21 01:44:29 +01:00 |
TestCallgraph.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestCompilerOnCharLit.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestCompilerOnExamples.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestCompilerOnImportsAndIncludes.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestCompilerOnRanges.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestCompilerOptionLibdirs.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestImportedModulesOrderAndOptions.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestMemory.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestNumbers.kt
|
reducing dependencies
|
2022-03-10 01:41:42 +01:00 |
TestNumericLiteral.kt
|
renames of some Ast node classes
|
2022-02-11 00:34:36 +01:00 |
TestOptimization.kt
|
reducing dependencies
|
2022-03-10 01:41:42 +01:00 |
TestPipes.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestScoping.kt
|
reducing dependencies
|
2022-03-10 01:41:42 +01:00 |
TestStringEncodings.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestSubroutines.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
TestSymbolTable.kt
|
reducing dependencies
|
2022-03-10 01:27:27 +01:00 |
TestTypecasts.kt
|
simplified CompilationResult a bit
|
2022-03-07 21:41:12 +01:00 |
ZeropageTests.kt
|
unravel more dependency of SymbolTable on the ASt nodes (Expression), and fix initializing zp-allocated array
|
2022-03-09 01:42:05 +01:00 |