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-11-02 13:16:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e375f6afce22c0df30c952ca67b76c8655966e49
prog8
/
compiler
/
res
History
Irmen de Jong
e375f6afce
fix diskio.f_read() returning 1 less than the actual size read.
...
fix diskio.f_read_all() more robust error status end of loop checking.
2025-04-21 05:02:16 +02:00
..
prog8lib
fix diskio.f_read() returning 1 less than the actual size read.
2025-04-21 05:02:16 +02:00
.editorconfig
removed all string related builtin functions and moved them to separate routines in new 'string' library module
2021-01-07 20:01:11 +01:00