This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-01-12 04:30:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
/
test
History
Irmen de Jong
7e3b8c2c59
fix compiler crash on certain subroutine inlining attempts.
2023-11-09 21:16:12 +01:00
..
arithmetic
…
ast
better const-evaluation of addressOf a memory mapped variable
2023-11-08 22:04:41 +01:00
codegeneration
fix compiler crash on certain subroutine inlining attempts.
2023-11-09 21:16:12 +01:00
comparisons
…
fixtures
…
helpers
…
vm
…
helpers_pathsTests.kt
…
ModuleImporterTests.kt
…
ProjectConfig.kt
…
TestAstChecks.kt
…
TestBuiltinFunctions.kt
…
TestCallgraph.kt
…
TestCompilerOnCharLit.kt
…
TestCompilerOnExamples.kt
…
TestCompilerOnImportsAndIncludes.kt
some cleanups
2023-02-09 02:34:18 +01:00
TestCompilerOnRanges.kt
…
TestCompilerOptionLibdirs.kt
…
TestGoldenRam.kt
add a %zpallowed option to specify the range of zeropage register that can be used
2023-11-03 00:19:25 +01:00
TestImportedModulesOrderAndOptions.kt
…
TestLaunchEmu.kt
…
TestMemory.kt
…
TestNumbers.kt
…
TestNumericLiteral.kt
…
TestOptimization.kt
…
TestPtNumber.kt
…
TestScoping.kt
…
TestStringEncodings.kt
…
TestSubroutines.kt
…
TestSymbolTable.kt
…
TestTypecasts.kt
…
TestZeropage.kt
add a %zpallowed option to specify the range of zeropage register that can be used
2023-11-03 00:19:25 +01:00