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-11-23 07:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
81a91d62cb
prog8
/
compiler
History
Irmen de Jong
81a91d62cb
improved horizontal_line in highres 4c
2021-04-28 02:55:49 +02:00
..
lib
res
improved horizontal_line in highres 4c
2021-04-28 02:55:49 +02:00
src
/prog8
removed fastrnd8() because it was hilariously bad, just use rnd()
2021-04-28 01:53:12 +02:00
test
codegen now uses correct machine target's string encoder/decoder. Encoding more robust by checking upper case mapping if lowercase mapping fails.
2021-04-09 23:33:32 +02:00
build.gradle
compiler.iml