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
a170506356
prog8
/
compiler
History
Irmen de Jong
a170506356
simplify IdentifierReference equality check back to default (name+pos)
2022-01-27 23:32:55 +01:00
..
res
increase internal buffer for diskio.list_files to be able to list larger directories
2022-01-26 03:17:33 +01:00
src
/prog8
check for missing '&' in string + value expressions (can't just add a value to a string)
2022-01-24 23:30:40 +01:00
test
simplify IdentifierReference equality check back to default (name+pos)
2022-01-27 23:32:55 +01:00
build.gradle
gradle build settings tweak to avoid jdk version conflict
2021-12-04 18:36:47 +01:00
compiler.iml
moved all unit tests into single project to avoid dependency issues
2021-12-04 18:20:22 +01:00