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
6381d2b6ac
improve word '<', word (u)word '<=' , uword '>=' codegen
2021-03-16 18:15:47 +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
improve word '<', word (u)word '<=' , uword '>=' codegen
2021-03-16 18:15:47 +01:00
test
fix cx16 bresenham line inaccuracy
2021-03-09 22:04:19 +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