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-14 01:29:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeCore
/
src
/
prog8
/
code
History
Irmen de Jong
01c6754928
get rid of problematic common-subexpression optimization
2024-09-11 01:10:42 +02:00
..
ast
Fix compiler crash in for loops with just 1 iteration
2024-09-05 21:26:46 +02:00
core
removed the -nostrictbool compiler option
2024-09-01 20:53:39 +02:00
optimize
get rid of problematic common-subexpression optimization
2024-09-11 01:10:42 +02:00
target
half width katakana conversion
2024-08-21 18:51:34 +02:00
Either.kt
ir: moving to labeled chunks, no more IRLabel nodes
2022-10-07 00:34:56 +02:00
SymbolTable.kt
some tweaks and todos
2024-06-26 21:22:40 +02:00
SymbolTableMaker.kt
replace java Stack by kotlin ArrayDeque
2024-09-02 00:15:28 +02:00