Timothee Cour
|
14730d9d64
|
fix noDecl => nodecl (#16760)
* fix noDecl => nodecl
* address comment
* disable flaky tests/stdlib/thttpclient.nim on freebsd
|
2021-01-20 11:08:42 +01:00 |
|
Miran
|
1551fff853
|
clean up deprecated stuff and unused imports in tests (#13059)
|
2020-01-07 09:49:08 +01:00 |
|
rec
|
ca18dc2505
|
Make copies for params which are captured in closures. Fixes #7048 (#10050)
* Copy params which are captured in closures. Fixes #7048
* Forgot to emit a newline; minor adjustments to the test
|
2018-12-20 08:24:57 +01:00 |
|
Andreas Rumpf
|
9f31096870
|
make JS tests green
|
2018-08-13 12:51:31 +02:00 |
|
Andreas Rumpf
|
e8eb496e6f
|
make tests green again
|
2017-09-30 22:34:54 +02:00 |
|
Andreas Rumpf
|
95bb19a579
|
moved random procs from math to its own module (breaking change)
|
2016-05-30 16:24:52 +02:00 |
|
Yuriy Glukhov
|
2bf6f57930
|
Added js closures test. Fixes #3132.
|
2016-04-07 22:57:35 +03:00 |
|