Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix noDecl => nodecl (#16760) | Timothee Cour | 2021-01-20 | 1 | -1/+1 |
| | | | | | | | * fix noDecl => nodecl * address comment * disable flaky tests/stdlib/thttpclient.nim on freebsd | ||||
* | clean up deprecated stuff and unused imports in tests (#13059) | Miran | 2020-01-07 | 1 | -4/+4 |
| | |||||
* | Make copies for params which are captured in closures. Fixes #7048 (#10050) | rec | 2018-12-20 | 1 | -0/+44 |
| | | | | | * Copy params which are captured in closures. Fixes #7048 * Forgot to emit a newline; minor adjustments to the test | ||||
* | make JS tests green | Andreas Rumpf | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2017-09-30 | 1 | -8/+8 |
| | |||||
* | moved random procs from math to its own module (breaking change) | Andreas Rumpf | 2016-05-30 | 1 | -1/+1 |
| | |||||
* | Added js closures test. Fixes #3132. | Yuriy Glukhov | 2016-04-07 | 1 | -0/+51 |