summary refs log tree commit diff stats
path: root/tests/js/tseqops.nim
Commit message (Collapse)AuthorAgeFilesLines
* array literals uses typed arrays; fix a jsgen bug (#16850)flywind2021-02-151-12/+9
| | | | | | | * array litterals uses typed arrays * Update compiler/jsgen.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* fix items for cstring for the JS target; makes tests green againAraq2018-09-031-2/+2
|
* fixes #5933Andreas Rumpf2017-06-031-0/+51