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-05-15 10:38:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
/
test
/
codegeneration
History
Irmen de Jong
8debc42381
slightly stricter assignment type compatibility checking
2025-04-24 15:05:35 +02:00
..
TestArrayThings.kt
slightly stricter assignment type compatibility checking
2025-04-24 15:05:35 +02:00
TestAsmGenSymbols.kt
easier datatype notation by just using the type objects directly
2025-03-18 23:33:04 +01:00
TestLibrary.kt
update docs about library jump table
2025-04-19 13:49:03 +02:00
TestVariables.kt
remove redundant variable=0 initializations (BSS clear takes care of them)
2025-04-23 14:45:38 +02:00
TestVariousCodeGen.kt
use kotest tempdir instead of hardcoded output directory
2025-03-14 01:18:33 +01:00