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-08 14:07:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e2f5752d9a
prog8
/
compiler
/
test
History
Irmen de Jong
a9a7068818
removed support for structs. It was too much hassle and complexity and subtle bugs.
2021-04-29 00:01:20 +02:00
..
arithmetic
move test
2021-03-18 19:34:54 +01:00
comparisons
fix bugs in word <= and >= comparisons
2021-03-18 19:20:48 +01:00
LiteralValueTests.kt
improved array literal datatype handling, fixed some datatype compiler errors related to this
2020-03-12 01:10:19 +01:00
UnitTests.kt
removed support for structs. It was too much hassle and complexity and subtle bugs.
2021-04-29 00:01:20 +02:00