prog8/docs
Irmen de Jong 66829203d8 New [x]*42 syntax to create array literals with repeated values (like "abc"*10 already exists for strings)
Should be used in place of array initializer expressions that contain only a single numeric value to initialize the whole array with. That isn't supported anymore.
2024-10-13 05:16:08 +02:00
..
source New [x]*42 syntax to create array literals with repeated values (like "abc"*10 already exists for strings) 2024-10-13 05:16:08 +02:00
docs.iml
import-all-atari.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-c64.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-c128.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-cx16.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-pet32.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-virtual.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
make.bat
Makefile
requirements.txt