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-19 11:32:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3410aea788
prog8
/
compiler
History
Irmen de Jong
3410aea788
fix regression: don't add 0 initializer when variable is assigned to anyway (or is loopvar in a for-loop)
2021-11-02 21:23:59 +01:00
..
res
fix regression: don't add 0 initializer when variable is assigned to anyway (or is loopvar in a for-loop)
2021-11-02 21:23:59 +01:00
src
/prog8
fix regression: don't add 0 initializer when variable is assigned to anyway (or is loopvar in a for-loop)
2021-11-02 21:23:59 +01:00
test
proper parent node linkage in generated const values out of typecast expressions. Fixes crash mentioned in
#72
2021-11-02 00:47:01 +01:00
build.gradle
various cleanups, slight update to dbus
2021-10-30 19:30:19 +02:00
compiler.iml
split out the code generator into own project submodule
2021-10-29 05:00:30 +02:00