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-11 13:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeOptimizers
History
Irmen de Jong
036d9dbe59
got rid of unnecessary cast of boolean expressions by making their type dynamically adjust to byte or word
2022-04-04 23:43:55 +02:00
..
src/prog8
/optimizer
got rid of unnecessary cast of boolean expressions by making their type dynamically adjust to byte or word
2022-04-04 23:43:55 +02:00
build.gradle
consolidating modules
2022-03-11 20:45:39 +01:00
codeOptimizers.iml
consolidating modules
2022-03-11 20:45:39 +01:00
readme-tests.txt
remove unittest machinery from modules that don't have tests
2021-11-07 17:34:14 +01:00