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
df36983049
prog8
/
compiler
History
Irmen de Jong
df36983049
version 8.2
2022-06-15 22:31:29 +02:00
..
res
version 8.2
2022-06-15 22:31:29 +02:00
src
/prog8
added boolean() builtin function and use it to get rid of !=0 comparisons
2022-06-14 23:34:45 +02:00
test
logical operators now always return a boolean byte result, instead of sometimes word type as well
2022-06-13 01:37:16 +02:00
build.gradle
bump library versions
2022-06-09 22:44:17 +02:00
compiler.iml
added start of virtual machine compilation target
2022-03-19 00:57:35 +01:00