Rangi
|
14e6a79adc
|
Deprecate the old macro syntax (#1025)
Fixes #1011
|
2022-08-28 15:22:21 -04:00 |
|
Rangi
|
4d21588eb2
|
Make invalid UTF-8 characters in strings non-fatal
STRLEN and STRSUB report the erroneous bytes
Fixes #848
|
2021-04-22 09:59:02 +02:00 |
|
Rangi
|
df16e64fc6
|
Handle MACRO and REPT/FOR bodies differently
Fixes #697
|
2021-01-15 02:16:37 +01:00 |
|
Jakub Kądziołka
|
6767d11c23
|
utf8decoder: Use byte-sized byte argument
This prevents passing a negative value out of a signed char by accident.
Also renders some casts in the code superfluous.
|
2020-10-12 01:22:09 +02:00 |
|