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-26 11:49:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
05f935b598
prog8
/
compiler
History
Irmen de Jong
05f935b598
simplify & fix recursion detector
2022-07-22 22:22:43 +02:00
..
res
add string.endswith() to efficiently test for a suffix without copying
2022-07-21 00:38:30 +02:00
src
/prog8
fix compiler crashes: txt.chrout("a"), uword[] a = ["ls", subroutine] without & before subroutine.
2022-07-15 23:17:03 +02:00
test
simplify & fix recursion detector
2022-07-22 22:22:43 +02:00
build.gradle
move the vm unit tests to codeGenVirtual module and remove virtualmachine dependency in the compiler module
2022-07-17 12:56:22 +02:00
compiler.iml
move the vm unit tests to codeGenVirtual module and remove virtualmachine dependency in the compiler module
2022-07-17 12:56:22 +02:00