summary refs log tree commit diff stats
path: root/tests/js/tarrayboundscheck.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix negative indexed arrays for JS, refs #13966 (#14152)hlaaftana2020-04-291-0/+6
* added a version of macros.expectLen that takes min/max valuesAraq2017-11-211-0/+0
* fixes #6532 array bounds check for non zero based arrays on the js backend (#...skilchen2017-11-061-0/+44