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-26 14:29:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0a73125606
prog8
/
compiler
History
Irmen de Jong
0a73125606
fix auto-insertion of AddressOf expression in function call arguments
2019-04-11 21:32:23 +02:00
..
lib
renamed project to Prog8
2018-09-15 16:21:05 +02:00
res
truly fix min(f)/max(f) also fix ceil(f)
2019-04-10 23:14:28 +02:00
src
/prog8
fix auto-insertion of AddressOf expression in function call arguments
2019-04-11 21:32:23 +02:00
test
actually, get rid of integer pow() because a naive multiplication loop approach is way too slow
2019-03-31 18:05:41 +02:00
build.gradle
upgrade to Kotlin 1.3.30 and increase memory settings for command line build script
2019-04-11 19:58:28 +02:00
compiler.iml
project folder restructure
2019-01-09 23:57:27 +01:00