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-19 11:32:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b0a865b0f1
prog8
/
compilerAst
History
Irmen de Jong
7e287a5359
proper parent node linkage in generated const values out of typecast expressions. Fixes crash mentioned in
#72
2021-11-02 00:47:01 +01:00
..
res
/prog8lib
* make resources available in compilerAst/test s; *you may have to re-import the gradle project into IDEA*
2021-07-10 20:50:07 +02:00
src
/prog8
proper parent node linkage in generated const values out of typecast expressions. Fixes crash mentioned in
#72
2021-11-02 00:47:01 +01:00
test
implemented CharLiteral.constValue()
2021-10-30 00:05:55 +02:00
build.gradle
simplified gradle config, automatically run installDist task after build
2021-10-30 12:01:52 +02:00
compilerAst.iml
switched to more featureful Result library
2021-10-12 21:35:27 +02:00