Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default threads on (#19368) | flywind | 2022-07-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * default threads on * make rst gcsafe * ignore threads option for nimscript * threads off * use createShared for threads * test without threads * avr threds off * avr threads off * async threads off * threads off * fix ci * restore option * make CI pleased * fix ic tests * Update config.nims * add changelog * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> | ||||
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 3 | -4/+4 |
| | | | | | | | * update to the latest Jester * remove deprecated procs from some stdlib modules * 'criterion' is not maintained anymore and relies on obsolete stuff | ||||
* | remove deprecated procs (#12535) | Andreas Rumpf | 2019-11-05 | 1 | -2/+2 |
| | |||||
* | lots of small changes | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | fix for nimInAction | Arne Döring | 2018-11-23 | 2 | -1/+9 |
| | |||||
* | Add tests for examples from Nim in Action. | Dominik Picheta | 2017-10-01 | 5 | -0/+261 |