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
2025-01-13 10:29:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
History
Irmen de Jong
7f21d89fea
moved test programs to test folder in compiler module
2021-03-17 20:15:16 +01:00
..
lib
project restructure
2020-12-27 07:21:39 +01:00
res
don't optimize with inlining too aggressively (code bloat)
2021-03-16 00:33:15 +01:00
src
/prog8
fixed issues in uword '>'
2021-03-16 23:40:32 +01:00
test
moved test programs to test folder in compiler module
2021-03-17 20:15:16 +01:00
build.gradle
switch to Kotlin's new JVM IR compilation
2021-02-26 01:10:00 +01:00
compiler.iml
reducing ast dependencies - separate Ast compilation module
2021-02-09 01:06:11 +01:00