summary refs log tree commit diff stats
path: root/tests/niminaction/Chapter7/Tweeter
Commit message (Collapse)AuthorAgeFilesLines
* build the documentation of official packages (#20986)ringabout2022-12-063-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove db stuffs * remove punycode * remove * fixes script * add cloner * patches * disable * patch * fixes external packages * disable two packages * preview documentation build * try again * fixes URL * fixes a bug * simplify * fixes documentaion * fixes * Apply suggestions from code review
* 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-112-2/+2
|
* fix for nimInActionArne Döring2018-11-233-1/+13
|
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-019-0/+422