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-22 15:33:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cbc4b75e50
prog8
/
intermediate
History
Irmen de Jong
cbc4b75e50
IR now contains "bool" as a type instead of already erasing it into "ubyte". (boolean literals still are simply just 1 and 0 values)
2024-10-16 01:03:35 +02:00
..
src/prog8
/intermediate
IR now contains "bool" as a type instead of already erasing it into "ubyte". (boolean literals still are simply just 1 and 0 values)
2024-10-16 01:03:35 +02:00
test
IR: fix problems with symbol offsets and unused subroutines/chunks
2024-01-13 16:43:41 +01:00
build.gradle
improve data driven unit tests to use kotest withData()
2024-09-08 16:55:08 +02:00
intermediate.iml
improve data driven unit tests to use kotest withData()
2024-09-08 16:55:08 +02:00