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-11-05 17:21:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
81c255c45082ea7b32c14476a6f8686ab6f58e42
prog8
/
compiler
/
test
/
codegeneration
History
Irmen de Jong
220ab773aa
fix asmgen error when assigning address of split word array without explicit adressof syntax
2025-03-06 23:20:42 +01:00
..
TestArrayThings.kt
fix asmgen error when assigning address of split word array without explicit adressof syntax
2025-03-06 23:20:42 +01:00
TestAsmGenSymbols.kt
added %option romable to enable romable mode, but only generate a bunch of warnings for problematic codegeneration atm
2025-02-20 23:40:44 +01:00
TestLibrary.kt
fix unit tests
2025-02-02 21:52:33 +01:00
TestVariables.kt
omit more redundant 0-initializations ("stz's")
2024-10-17 22:51:39 +02:00
TestVariousCodeGen.kt
extracting neo and atari compiler targets into configuration files instead
2025-02-12 13:58:34 +01:00