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
68abda1219
prog8
/
compiler
/
res
History
Irmen de Jong
68abda1219
fix a few small compiler errors (removing functioncall, removing block, assigning virtual register return value)
2022-08-09 23:38:29 +02:00
..
prog8lib
fix a few small compiler errors (removing functioncall, removing block, assigning virtual register return value)
2022-08-09 23:38:29 +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
version.txt
add string.endswith() to efficiently test for a suffix without copying
2022-07-21 00:38:30 +02:00