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-11-24 22:17:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9aff280d10496be1bac3d76f45bb6799942f6ecc
prog8
/
codeOptimizers
History
Irmen de Jong
f9b0bfe31b
implement rol() and ror() on longs (also rol2 and ror2 and abs)
2025-10-03 01:22:24 +02:00
..
src/prog8
/optimizer
implement rol() and ror() on longs (also rol2 and ror2 and abs)
2025-10-03 01:22:24 +02: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