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-02-19 11:31:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeOptimizers
History
Irmen de Jong
d187cef6b7
optimize x=min(x,100) and some other simple min() and max() cases
2025-01-05 11:59:00 +01:00
..
src/prog8
/optimizer
optimize x=min(x,100) and some other simple min() and max() cases
2025-01-05 11:59:00 +01:00
build.gradle.kts
improving fileselector
2024-12-30 21:34:03 +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
remove unittest machinery from modules that don't have tests
2021-11-07 17:34:14 +01:00