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
2024-11-29 17:50:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f4b50368ba
prog8
/
codeGenIntermediate
History
Irmen de Jong
db80417bd7
fix a problem with const fold optimization in if expressions, and IR compilation of that
2024-04-09 22:09:29 +02:00
..
src/prog8
/codegen
fix a problem with const fold optimization in if expressions, and IR compilation of that
2024-04-09 22:09:29 +02:00
test
allow 'void' as dummy assign target in multi-assignment statements
2024-03-31 23:43:26 +02:00
build.gradle
lib updates, removed unused and obsolete http and dbus modules
2024-03-05 23:42:35 +01:00
codeGenIntermediate.iml
IR: better code for array element assignments (w.i.p.)
2024-01-23 00:56:06 +01:00