String indexing bound check now includes the terminating 0 character. Also fix negative indexes on strings.

fixes #190
This commit is contained in:
Irmen de Jong
2025-11-07 23:20:44 +01:00
parent 6611e4e092
commit 833e463525
6 changed files with 99 additions and 29 deletions
-2
View File
@@ -1,8 +1,6 @@
TODO
====
- fix/check github issues.
Future Things and Ideas
^^^^^^^^^^^^^^^^^^^^^^^