summary refs log tree commit diff stats
path: root/tests/niminaction/Chapter7/Tweeter/src
Commit message (Collapse)AuthorAgeFilesLines
* default threads on (#19368)flywind2022-07-061-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)Miran2020-06-173-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 Rumpf2019-11-051-2/+2
|
* lots of small changesArne Döring2018-12-111-1/+1
|
* fix for nimInActionArne Döring2018-11-232-1/+9
|
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-015-0/+261