summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fix #15916 (#15917) [backport]flywind2020-11-122-2/+20
* Fix #15909 (#15914)Fanael Linithien2020-11-122-0/+17
* doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)Timothee Cour2020-11-124-11/+20
* fix #14157 (#15877)flywind2020-11-123-0/+12
* fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)Bung2020-11-122-7/+26
* Fix 14127 js from int to int casting (#15918)Bung2020-11-112-2/+31
* nimdoc: items of ordered lists now have numbers instead of circlesnarimiran2020-11-111-1/+1
* remove `codeowners` [ci skip]narimiran2020-11-112-69/+1
* Docs(strutils): Fix broken links (#15912)ee72020-11-111-9/+10
* close #4318(add testcase for #4318) (#15904)flywind2020-11-111-0/+12
* Correct all eggs (#15906)Miran2020-11-1026-38/+38
* remove ioutils mention in changelog (#15907)Timothee Cour2020-11-101-3/+0
* fix `norm` package testing commandnarimiran2020-11-101-1/+1
* fix #12471 (#15901)flywind2020-11-101-0/+3
* followup #15854: add a changelog entry about markdown tables supportnarimiran2020-11-101-12/+33
* rst: add support for markdown tables (#15854)Miran2020-11-106-16/+116
* follow #15874(add testcase for #15874) (#15893)flywind2020-11-101-0/+8
* fix #15825 (#15894)cooldome2020-11-092-1/+12
* new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)Timothee Cour2020-11-0913-26/+75
* Added [:T] syntax explanation to generics tutorial. (#15890)Aethylia2020-11-091-0/+13
* CI(actions): Replace deprecated `add-path` commands (#15892)ee72020-11-094-8/+8
* Fix 15629 (#15888)cooldome2020-11-092-12/+40
* Fix #15858 (#15887)cooldome2020-11-092-1/+9
* improve Testament docs (#15881)n5m2020-11-091-4/+6
* export PrettyOptions,prettyPrint from nimpretty (#15865)Bung2020-11-091-5/+6
* fix #15707 (#15870)cooldome2020-11-094-12/+36
* fix #12558 (#15864)flywind2020-11-092-1/+20
* include example of error-marked copy proc (#15886)n5m2020-11-091-1/+7
* Add a macro returning enum items count (#15824)Ivan Bobev2020-11-093-0/+55
* Nimgrep improvements 2 (#15612)Andrey Makarov2020-11-093-297/+1049
* Console apps in Windows can raise OSError (#15874)Luca Guzzon2020-11-081-1/+4
* close #11637(add testcase for #11637) (#15879)flywind2020-11-081-0/+52
* Fix typo in lexer.nim (#15876)sherbst2020-11-071-1/+1
* Fix #15706 (#15846)Bung2020-11-072-1/+7
* close #8558(add testcase for #8558) (#15872)flywind2020-11-071-0/+26
* uint and uint64 is Ordinal type since nim 1.0.0 (#15873)flywind2020-11-071-3/+1
* Make `{.requiresInit.}` to work for distinct types (#15869)Ivan Bobev2020-11-066-9/+82
* Closes #12897 (#15867)Clyybber2020-11-061-0/+9
* close #8829(add testcase for #8829) (#15866)flywind2020-11-061-0/+18
* follow #11707(add pragmas examples for =>) (#15863)flywind2020-11-061-0/+10
* fix #15851 (#15852)flywind2020-11-062-7/+11
* static[T] related fixes (#15853)cooldome2020-11-062-1/+102
* fix #15609 (#15856)cooldome2020-11-052-10/+42
* Tiny unittest doc fixClyybber2020-11-051-3/+2
* Fix #12636 (#15850)cooldome2020-11-052-3/+19
* micro improvements (#15849)Andreas Rumpf2020-11-052-2/+3
* close #11142 (#15847)cooldome2020-11-051-0/+14
* document #15618 (#15810)flywind2020-11-051-0/+9
* fix adding empty sequence to HTTP headers (#15783)flywind2020-11-052-4/+34
* fix #15663 (#15839) [backport:1.4]flywind2020-11-052-0/+14