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-11-24 06:17:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c0286e33493dda55984daee5d48e01bc40eab54c
prog8
/
compiler
History
Irmen de Jong
c0286e3349
added txt.size() to return text screen width and height in 1 call. Also fixed txt.width/height on the C128 (where SCREEN reports 1 less for them...)
2025-10-16 00:33:14 +02:00
..
res
added txt.size() to return text screen width and height in 1 call. Also fixed txt.width/height on the C128 (where SCREEN reports 1 less for them...)
2025-10-16 00:33:14 +02:00
src
/prog8
many more TODO messages now log proper source positions
2025-10-15 17:58:40 +02:00
test
add sgn(long) support, fix sgn() result type in IR
2025-10-12 12:22:32 +02:00
build.gradle.kts
buildfix and update to Gradle 9.1.0
2025-10-03 00:11:52 +02:00
compiler.iml
kotlin 2.2.10, kotest
2025-08-19 01:04:24 +02:00