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-02 07:49:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
64e66e732f
prog8
/
compiler
History
Irmen de Jong
7aec627f6b
add optimization if x==0 or x==1 -> if x<2
2024-09-08 22:39:48 +02:00
..
res
add optimization if x==0 or x==1 -> if x<2
2024-09-08 22:39:48 +02:00
src
/prog8
add optimization if x==0 or x==1 -> if x<2
2024-09-08 22:39:48 +02:00
test
improve data driven unit tests to use kotest withData()
2024-09-08 16:55:08 +02:00
build.gradle
added memsizer unit tests
2024-09-08 15:24:47 +02:00
compiler.iml
added memsizer unit tests
2024-09-08 15:24:47 +02:00