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-05-16 17:38:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeCore
History
Irmen de Jong
755cc4835e
\n (newline) now also maps to Petscii $0d (return), like \r.
...
It used to map to $8d (shift-return)
2023-09-29 01:49:15 +02:00
..
src/prog8
/code
\n (newline) now also maps to Petscii $0d (return), like \r.
2023-09-29 01:49:15 +02:00
build.gradle
preparing next version
2023-09-12 21:53:49 +02:00
codeCore.iml
moving string escaping out of antlr project
2022-04-10 17:31:30 +02:00