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-08-14 22:27:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
29dd7583022a6d2dc5b0fe2dc186e74b6a59bdfa
prog8
/
compiler
/
test
/
codegeneration
History
Irmen de Jong
29dd758302
Fix compiler crash in for loops with just 1 iteration
2024-09-05 21:26:46 +02:00
..
TestArrayThings.kt
stricter checks for negative array indexing
2024-07-20 22:37:03 +02:00
TestAsmGenSymbols.kt
allow 'void' as dummy assign target in multi-assignment statements
2024-03-31 23:43:26 +02:00
TestVariables.kt
updated unit tests and some basic changes for them
2024-03-02 23:19:20 +01:00
TestVariousCodeGen.kt
Fix compiler crash in for loops with just 1 iteration
2024-09-05 21:26:46 +02:00