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-22 15:33:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5c393091a0
prog8
/
compiler
History
Irmen de Jong
5c393091a0
unit test for %encoding
2023-12-07 21:54:01 +01:00
..
res
optimized calls for float *10 and +0.5
2023-12-06 01:18:07 +01:00
src
/prog8
module directive %encoding to set the text encoding for that whole file (iso, petscii, etc.)
2023-12-06 23:54:08 +01:00
test
unit test for %encoding
2023-12-07 21:54:01 +01:00
build.gradle
update kotest library
2023-11-22 18:40:07 +01:00
compiler.iml