summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix wrong examples (#17350)flywind2021-03-121-11/+6
* refs #4347, add `ZZZ` and `ZZZZ` patterns for timezone offsets without colons...Miran2021-03-111-17/+29
* Clarify behaviour of ```replace``` (#17337)Héctor M. Monacci2021-03-111-1/+1
* clarify the docs of isolation (#17335)flywind2021-03-111-1/+7
* Use `.. warning::` (#17320)konsumlamm2021-03-1015-88/+84
* add typetraits.OrdinalEnum, enumutils.symbolName (#17281)Timothee Cour2021-03-102-8/+34
* Change parameter names in lists module from `L` (#17321)konsumlamm2021-03-101-127/+127
* Improve the lists module (#17312)konsumlamm2021-03-101-166/+185
* Small improvements for the distros module (#17309)konsumlamm2021-03-091-25/+18
* Add Portals (#17306)Juan Carlos2021-03-091-0/+4
* fix #17275 (#17276)flywind2021-03-092-3/+10
* remove unnecessary deps (#17307)flywind2021-03-091-2/+0
* fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)Timothee Cour2021-03-091-3/+2
* add setutils.[]= (#17272)Timothee Cour2021-03-081-3/+17
* Add Debug breakpoints support (#17295)Juan Carlos2021-03-081-0/+6
* stdlib/os: add isAdmin (#17012)Roman Inflianskas2021-03-072-0/+74
* use lowercase --define switches (#17283)flywind2021-03-0713-33/+33
* Add module jsfetch (#12531)Juan Carlos2021-03-063-0/+346
* runnableExamples for walkFiles + friends (#17271)Timothee Cour2021-03-061-0/+12
* add warnings to std/isolation (#17270)flywind2021-03-051-0/+3
* Add unsafeIsolate and extract to std/isolation [backport:1.4] (#17263)flywind2021-03-051-0/+8
* Fix macros.quote custom op symbol interpolation. (#17256)quantimnot2021-03-051-2/+6
* fix #17264 [backport:1.4] (#17266)flywind2021-03-051-1/+2
* Remove support for named procs with sugar.=> (#17220)konsumlamm2021-03-051-10/+0
* IC: further progress (#17150)Andreas Rumpf2021-03-051-3/+0
* follow up #17165 (#17262)flywind2021-03-042-3/+3
* Added assertion to clamp (#17248)Jason Beetham2021-03-042-2/+7
* reuse jsffi in json module (#17165)flywind2021-03-041-20/+7
* Improve Bigint (#17252)Juan Carlos2021-03-041-0/+2
* followup #16871 asyncjs.then: allow pipelining procs returning futures (#17189)Timothee Cour2021-03-041-21/+58
* use .. warning:: (#17226)flywind2021-03-045-16/+13
* Added math.clamp for slice clamping (#17246)Jason Beetham2021-03-031-0/+10
* followup #17225: simplify code after removing gc2, generational (#17242)Timothee Cour2021-03-034-7/+7
* https://github.com/nim-lang/Nim/pull/15826/files#r585368355 (#17233)Juan Carlos2021-03-031-2/+3
* fix #17177 (#17243)flywind2021-03-031-2/+3
* \r now renders as \r, not \c which was not standard (#17244)Timothee Cour2021-03-031-3/+3
* Use readable escape sequences (#17241)Clyybber2021-03-034-65/+65
* rename prepareStrMutation to prepareMutation (#17235)flywind2021-03-033-6/+6
* RST heading improvements (fix #17091) (#17195)Andrey Makarov2021-03-023-49/+107
* Simple fix to make the linenoise wrapper do the right thing (#17234)PMunch2021-03-021-1/+1
* add runnableExamples for prepareStrMutation (#17227)flywind2021-03-022-2/+9
* Replace double backticks with single backticks - Part 5 out of ~8 (#17217)Danil Yarantsev2021-03-011-232/+232
* Replace double backticks with single backticks - Part 4 out of ~7 (#17216)Danil Yarantsev2021-03-016-122/+122
* `--nilseqs` is now a deprecated noop (#17211)Timothee Cour2021-03-011-20/+13
* fixes #17173 (#17213)Andreas Rumpf2021-03-013-1/+16
* add overload `add(a: var string, b: openArray[char])` (#15951)Timothee Cour2021-03-012-7/+24
* use `-r:off` for runnableExamples that should compile but not run (#17203)Timothee Cour2021-03-015-44/+40
* Replace double backticks with single backticks - Part 3 out of ~7 (#17207)Danil Yarantsev2021-02-285-159/+159
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-2810-136/+136
* Replace double backticks with single backticks - Part 1 out of ~6 (#17205)Danil Yarantsev2021-02-2810-75/+75