about summary refs log tree commit diff stats
path: root/313index-bounds-check.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7525Kartik Agaram2021-01-161-0/+2
| | | | | | Bring back runtime support for bounds-checking arrays. Again, the error messages kinda suck, because I can't yet print integers. But something is better than nothing.
* 7261 - mu.subx: array bounds-checking doneKartik Agaram2020-11-171-0/+84