prog8/compiler/res/prog8lib/virtual
2022-09-13 23:28:52 +02:00
..
conv.p8 change syntax of address-of in p8virt code to &X, instead of {X} 2022-09-13 23:28:52 +02:00
floats.p8 change syntax of address-of in p8virt code to &X, instead of {X} 2022-09-13 23:28:52 +02:00
math.p8 removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files) 2022-05-30 20:12:20 +02:00
prog8_lib.p8 change syntax of address-of in p8virt code to &X, instead of {X} 2022-09-13 23:28:52 +02:00
string.p8 add string.endswith() to efficiently test for a suffix without copying 2022-07-21 00:38:30 +02:00
syslib.p8 change syntax of address-of in p8virt code to &X, instead of {X} 2022-09-13 23:28:52 +02:00
textio.p8 change syntax of address-of in p8virt code to &X, instead of {X} 2022-09-13 23:28:52 +02:00