summary refs log tree commit diff stats
path: root/tests/js/trepr.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes devel CI (#20512)ringabout2022-10-071-1/+1
* add default field support for object in ARC/ORC (#20480)ringabout2022-10-041-1/+1
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-191-44/+29
* fix #14350, cstrings in JS init as null (#14355)hlaaftana2020-05-151-1/+1
* many bugfixes for js (#14158)hlaaftana2020-04-291-9/+9
* make JS tests green againAndreas Rumpf2018-04-141-1/+1
* Fixes #6741 (#7131)Yuriy Glukhov2018-01-251-41/+47
* Implementing `repr` for JS (#5578)Silvio2017-03-311-0/+422