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-03-01 00:30:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
docs
History
Irmen de Jong
fef52c0112
automatically convert multi-compare expression (if X==1 or X==2..) to contaiment check if X in [1,2,..]
2022-05-08 13:21:34 +02:00
..
source
automatically convert multi-compare expression (if X==1 or X==2..) to contaiment check if X in [1,2,..]
2022-05-08 13:21:34 +02:00
docs.iml
add note about unspecified order of evaluation of expressions and subroutine call arguments
2022-01-05 23:21:45 +01:00
make.bat
…
Makefile
…
requirements.txt
…