summary refs log tree commit diff stats
path: root/tests/js/tclosures.nim
Commit message (Expand)AuthorAgeFilesLines
* clean up deprecated stuff and unused imports in tests (#13059)Miran2020-01-071-4/+4
* Make copies for params which are captured in closures. Fixes #7048 (#10050)rec2018-12-201-0/+44
* make JS tests greenAndreas Rumpf2018-08-131-1/+1
* make tests green againAndreas Rumpf2017-09-301-8/+8
* moved random procs from math to its own module (breaking change)Andreas Rumpf2016-05-301-1/+1
* Added js closures test. Fixes #3132.Yuriy Glukhov2016-04-071-0/+51