summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* fix #17267 (#17273)flywind2021-03-072-2/+11
* use lowercase --define switches (#17283)flywind2021-03-0721-45/+45
* Add module jsfetch (#12531)Juan Carlos2021-03-065-1/+351
* runnableExamples for walkFiles + friends (#17271)Timothee Cour2021-03-061-0/+12
* Fix #16437 (#17277)Clyybber2021-03-065-36/+75
* remove deprecated config (#17269)flywind2021-03-051-2/+0
* add warnings to std/isolation (#17270)flywind2021-03-051-0/+3
* Add unsafeIsolate and extract to std/isolation [backport:1.4] (#17263)flywind2021-03-052-0/+10
* Fix macros.quote custom op symbol interpolation. (#17256)quantimnot2021-03-054-51/+85
* fix #17264 [backport:1.4] (#17266)flywind2021-03-055-5/+25
* Remove support for named procs with sugar.=> (#17220)konsumlamm2021-03-053-18/+5
* IC: further progress (#17150)Andreas Rumpf2021-03-053-12/+19
* follow #17245 deprecate refchecks (#17261)flywind2021-03-052-3/+7
* follow up #17165 (#17262)flywind2021-03-045-57/+43
* Added assertion to clamp (#17248)Jason Beetham2021-03-042-2/+7
* reuse jsffi in json module (#17165)flywind2021-03-044-23/+17
* deprecate newruntime (#17245)flywind2021-03-0416-15/+17
* Improve Bigint (#17252)Juan Carlos2021-03-041-0/+2
* followup #16871 asyncjs.then: allow pipelining procs returning futures (#17189)Timothee Cour2021-03-044-21/+80
* use .. warning:: (#17226)flywind2021-03-045-16/+13
* Added math.clamp for slice clamping (#17246)Jason Beetham2021-03-033-0/+23
* followup #17225: simplify code after removing gc2, generational (#17242)Timothee Cour2021-03-038-16/+15
* fix #16384 and #17144 (#17126) [backport]flywind2021-03-032-219/+225
* https://github.com/nim-lang/Nim/pull/15826/files#r585368355 (#17233)Juan Carlos2021-03-032-3/+8
* fix #17177 (#17243)flywind2021-03-032-2/+13
* \r now renders as \r, not \c which was not standard (#17244)Timothee Cour2021-03-032-3/+5
* Use readable escape sequences (#17241)Clyybber2021-03-035-68/+68
* rename prepareStrMutation to prepareMutation (#17235)flywind2021-03-034-10/+10
* Use nicer escape sequences in renderer.nim (#17239)Clyybber2021-03-021-11/+11
* RST heading improvements (fix #17091) (#17195)Andrey Makarov2021-03-029-57/+277
* fix #16731: using deprecated flags triggers a warning (#17225)Timothee Cour2021-03-022-24/+20
* document copy on write behavior of string literals in arc/orc (#17224)flywind2021-03-021-0/+70
* re-enable disabled tests after #17173 (#17228)Timothee Cour2021-03-021-111/+75
* 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
* attempt to fix #16374 (#17232)flywind2021-03-022-1/+44
* fixes #17198, DFA failure on large case stmts (#17210)Saem Ghani2021-03-022-3/+40
* re-enable pkg optionsutils (#17231)Timothee Cour2021-03-021-1/+1
* Remove the note about old naming conventions (#17222)Danil Yarantsev2021-03-021-9/+0
* close #5342 add testcase (#17230)flywind2021-03-021-0/+23
* 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
* Follow NEP1 in NEP1 (#17221)Danil Yarantsev2021-03-021-1/+1
* `--nilseqs` is now a deprecated noop (#17211)Timothee Cour2021-03-0115-53/+37
* fixes #17173 (#17213)Andreas Rumpf2021-03-015-2/+33
* add 'pixie' to important_packages (#17215)Miran2021-03-011-0/+1
* add overload `add(a: var string, b: openArray[char])` (#15951)Timothee Cour2021-03-015-142/+172
* 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