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-26 03:32:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeOptimizers
History
Irmen de Jong
0e086d788b
removed chained comparisons again, because they caused invalid expression evaluations due to changed semantics.
2024-01-01 16:00:11 +01:00
..
src/prog8
/optimizer
removed chained comparisons again, because they caused invalid expression evaluations due to changed semantics.
2024-01-01 16:00:11 +01:00
build.gradle
const optimizer now knows about a bunch of library functions, such as math.*
2023-12-28 20:14:13 +01:00
codeOptimizers.iml
const optimizer now knows about a bunch of library functions, such as math.*
2023-12-28 20:14:13 +01:00
readme-tests.txt
…