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-12-27 20:33:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4bd4733e52
prog8
/
compiler
History
Irmen de Jong
4bd4733e52
fix index calc bug in palette.set_color
2021-09-28 23:12:59 +02:00
..
lib
updated gradle scripts (fixed warnings), updated some library dependencies
2021-06-13 18:10:07 +02:00
res
fix index calc bug in palette.set_color
2021-09-28 23:12:59 +02:00
src
/prog8
no longer allow subroutine name same as its block name due to asm symbol scoping issues
2021-06-12 17:31:09 +02:00
test
+ same warning on the other "TestCompilerXyz" file
2021-06-28 18:49:01 +02:00
build.gradle
updated gradle scripts (fixed warnings), updated some library dependencies
2021-06-13 18:10:07 +02:00
compiler.iml
added some simple unit tests to the ast parser
2021-06-13 14:59:57 +02:00