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-27 03:50:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
975af4764d
prog8
/
compiler
History
Irmen de Jong
975af4764d
remove no longer needed strlen() calls from diskio routines
2021-01-23 22:46:46 +01:00
..
lib
project restructure
2020-12-27 07:21:39 +01:00
res
remove no longer needed strlen() calls from diskio routines
2021-01-23 22:46:46 +01:00
src
/prog8
allow uwordpointer[index] syntax as equivalent to @(uwordpointer+index) index can be >255 here!
2021-01-23 22:39:30 +01:00
test
added 'inline' keyword to force inlining of trivial subroutines
2020-12-26 05:34:14 +01:00
build.gradle
update gradle to 6.7
2020-12-28 00:46:30 +01:00
compiler.iml
update to new kotlin CLI parser library
2020-12-27 05:04:50 +01:00