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
0cd8c4f87ecee659808fe34f1a551181b49420ed
prog8
/
compiler
History
Irmen de Jong
0cd8c4f87e
add strings.ncopy and nappend (length limited)
2025-10-31 21:22:15 +01:00
..
res
add strings.ncopy and nappend (length limited)
2025-10-31 21:22:15 +01:00
src
/prog8
strings can no longer be assigned by-value. Use strings.copy() instead.
Fixes
#189
2025-10-31 19:22:40 +01:00
test
strings can no longer be assigned by-value. Use strings.copy() instead.
Fixes
#189
2025-10-31 19:22:40 +01: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