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
2024-12-27 20:33:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6b7216f4ec
prog8
/
compiler
History
Irmen de Jong
6b7216f4ec
todo
2021-05-17 19:00:20 +02:00
..
lib
res
optimize cx16 sys.wait and sys.waitvsync to use WAI instruction
2021-05-17 18:44:42 +02:00
src
/prog8
todo
2021-05-17 19:00:20 +02:00
test
added compiler option to choose string literal deduplication yes/no -- default changed to NO
2021-05-13 00:35:22 +02:00
build.gradle
strings of 1 and 2 length no longer optimized into one call to CHROUT - also upgrade to kotlin 1.5.0
2021-05-06 23:46:18 +02:00
compiler.iml