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-12-19 20:17:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b38fff76e98c8742e7612e72049582557db23a99
prog8
/
codeOptimizers
History
Irmen de Jong
62b0c82f93
implement long <=0 and long >=0 comparisons
...
make sure the adpcm benchmark doesn't use random memory contents
2025-11-30 16:25:58 +01:00
..
src/prog8
/optimizer
implement long <=0 and long >=0 comparisons
2025-11-30 16:25:58 +01:00
build.gradle.kts
fix pointer variable usage detection in other block
2025-08-05 17:39:22 +02: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