summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-1/+1
* fix prelude regression refs #16238: `include prelude` doesn't interfere with ...Timothee Cour2021-02-221-29/+0
* followup #17077: also use assert instead of doAssert for `code-block` rst blo...Timothee Cour2021-02-211-1/+2
* promote std prefix in docs (#17128)flywind2021-02-209-41/+41
* move prelude so that `include std/prelude` also works (#17110)Timothee Cour2021-02-201-3/+3
* stricter checks for RST headlines (#17089)Andrey Makarov2021-02-203-3/+3
* [nep1] Use `std` prefix for standard library modules (#17105)flywind2021-02-191-1/+4
* workaround #17091: manual.rst now renders as RST in github (#17092)Timothee Cour2021-02-191-7/+8
* contributing: prefer assert to doAssert in runnableExamples (#17077)Timothee Cour2021-02-181-7/+24
* followup #17065 (#17090)Timothee Cour2021-02-181-1/+1
* nep1: triple quote literals should start with newline (#17065)Timothee Cour2021-02-181-0/+21
* Fixing unexistant word in PT (#17070)KioriSun2021-02-171-1/+1
* document `since` (#17048)Timothee Cour2021-02-161-1/+1
* RST: implement footnotes and citations (#16960)Andrey Makarov2021-02-151-0/+13
* rst: single backticks now render correctly in both rst2html and github (#17028)Timothee Cour2021-02-132-60/+64
* add system random to stdlib: std/sysrand (#16459)flywind2021-02-111-0/+3
* nep1: prefer `a..b` to `a .. b` except if `b` has an operator (eg: `a .. -1`)...Timothee Cour2021-02-101-0/+3
* fix ./koch pdf command (#16989)Andrey Makarov2021-02-091-0/+7
* tests and docs for call operator (#16980)hlaaftana2021-02-091-1/+33
* Deprecate any (#16920)Juan Carlos2021-02-081-1/+0
* rename case statement macro from match to `case` (#16923)hlaaftana2021-02-081-13/+11
* nep1: prefer `self` to `this` (#16927)Timothee Cour2021-02-041-4/+7
* fix #16885: nimdoc css warning (#16893)zetashift2021-02-011-0/+2
* Updated nimsuggest doc to explain connection to nim compiler and use of confi...Don-Duong Quach2021-02-011-0/+5
* small fix in grammar.txt [ci skip]narimiran2021-01-281-1/+1
* fix #16752: threadvar now works with importcpp types; osx now uses native TLS...Timothee Cour2021-01-271-0/+13
* Make small text changes in the docs (#16634)Elliot Waite2021-01-253-117/+120
* Small changes to std/sums (#16797)konsumlamm2021-01-251-1/+1
* fix code-block (#16799)Timothee Cour2021-01-231-1/+1
* fix manual to reflect reality for .nosideeffect (#16781)Timothee Cour2021-01-221-6/+25
* Add std/setutils to lib.rst (#16791)konsumlamm2021-01-221-9/+9
* fix noDecl => nodecl (#16760)Timothee Cour2021-01-201-4/+4
* Reboot of #16195 (#16746)Clyybber2021-01-201-2/+8
* `--hintAsError` (#16763)Timothee Cour2021-01-201-2/+2
* add link to Nim Basics in tut1.rst [ci skip]narimiran2021-01-201-2/+7
* intsets are not deprecatedAndreas Rumpf2021-01-191-1/+0
* Improve documentation for packedsets (#16715)konsumlamm2021-01-161-11/+15
* Deprecate TaintedString (#15423)Juan Carlos2021-01-153-24/+1
* conservative approach to fix #15184 (#16723)Andrey Makarov2021-01-152-1/+19
* fix docs typo (#16637)flywind2021-01-122-2/+2
* fix syntax in macros documentation (#16604)n5m2021-01-061-1/+1
* Add short description on GC (#16535)Federico Ceratto2021-01-011-2/+7
* update contributing.rst (#16530)flywind2021-01-011-4/+4
* improve examples in manual (#16497)flywind2020-12-291-1/+3
* Nil type check implementation (#15287)Alexander Ivanov2020-12-292-0/+236
* RST: implement admonitions (#16438)Andrey Makarov2020-12-271-0/+34
* Add docs for nnkHiddenStdConv (#16408)treeform2020-12-271-0/+11
* Don't use `unittest.suite` and `unittest.test` (#16464)flywind2020-12-271-1/+1
* removing `out T` from docs since it no longer working (#16378) [backport]Code Hz2020-12-181-21/+10
* Add note about minimum Node.js version (#16370)Maurizio Tomasi2020-12-161-0/+3