summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* add a changelog and update the document for ORC (#20415)ringabout2022-09-262-11/+9
* Extract markdown/rst doc into separate file (#20404)Andrey Makarov2022-09-222-26/+263
* Update manual.md (#20394)Judd2022-09-211-17/+18
* Markdown link migration part 2 (#20371)Andrey Makarov2022-09-1918-284/+288
* more minor updates to manual.md (#20360)Judd2022-09-151-5/+5
* minor improvements to follow up recent PRs (#20342)metagn2022-09-142-38/+32
* nimgrep: add `--inContext` and `--notinContext` options (#19528)Andrey Makarov2022-09-142-32/+103
* Replace word 'param(s)' with 'parameter(s)'. (#20331)random-bites2022-09-111-16/+16
* Implement Markdown definition lists (+ migration) (#20333)Andrey Makarov2022-09-115-38/+38
* Markdown links migration part 1 (#20319)Andrey Makarov2022-09-0910-237/+237
* update manual (#20325)Judd2022-09-091-2/+4
* Update manual.md (#20321)Judd2022-09-081-3/+5
* overloadable enums no longer experimental (#20298)metagn2022-09-051-3/+3
* Implement Pandoc Markdown concise link extension (#20304)Andrey Makarov2022-09-046-25/+25
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-032-3/+3
* support cstring in `case` (#20130)metagn2022-09-011-0/+5
* [Testament] Extend and document message testing aids (#19996)quantimnot2022-09-011-4/+72
* minor updates on manual (#20258)Judd2022-08-271-11/+12
* Update manual.md (#20277)Clay Sweetser2022-08-261-3/+2
* provide better error messages for large set (#20207)ringabout2022-08-251-3/+7
* remove unused sfProcvar, "procvar" mentions (#20204)metagn2022-08-241-2/+1
* top-down type inference, implements rfc 149 (#20091)metagn2022-08-241-0/+58
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-0/+16
* fixes manual regression (#20259)ringabout2022-08-231-0/+2
* Docs auto dark mode (#20188)Amjad Ben Hedhili2022-08-211-56/+40
* Markdown code blocks part 5 (#20236)Andrey Makarov2022-08-1721-413/+486
* fix comment in the Nim manual (#20234)Judd2022-08-171-1/+1
* Markdown code blocks part 4 (#20189)Andrey Makarov2022-08-129-341/+365
* docs: fix some spelling errors (#19816)ee72022-08-0910-141/+143
* Markdown code blocks part 3 (#20117)Andrey Makarov2022-08-045-283/+409
* Edits to sections 'Open arrays' and 'varargs'. (#20140)random-bites2022-08-031-6/+6
* [Doc] Fix some minor markup errors in manual (#20112)quantimnot2022-07-311-8/+9
* .forbids pragma: defining forbidden tags (#20050)Lancer112112022-07-261-1/+46
* Markdown code blocks part 2; migrate Nim Manual (#20080)Andrey Makarov2022-07-254-636/+823
* Use `passc` and `passl` consistently with compiler checking (#20068)tersec2022-07-211-7/+7
* Fixed errors in Nim Backend integration docs. (#20046)Don-Duong Quach2022-07-171-2/+3
* Fix typo in line 456 (#20047)Peter Guld Leth2022-07-171-1/+1
* Improve Markdown code blocks & start moving docs to Markdown style (#19954)Andrey Makarov2022-07-1535-50/+50
* Allow recursive closure iterators (#19939)Tanguy2022-06-301-4/+1
* Fix distinct requiresInit test and manual (#19901)Khaled Hammouda2022-06-221-4/+7
* Keep the doc sidebar on the screen while scrolling (#19851)JJ2022-06-151-93/+71
* Extend and document compiler debugging utilities (#19841)quantimnot2022-06-102-38/+185
* clarify how to restart CI (#19845)flywind2022-06-081-0/+1
* RST: improve simple tables (#19859)Andrey Makarov2022-06-047-28/+34
* Refactor and doc package handling, module name mangling (#19821)quantimnot2022-05-301-0/+13
* Doc preferred import style in compiler (#19832)quantimnot2022-05-301-0/+1
* Fix typo and incorrect pragma name (#19847)Michael New2022-05-301-1/+1
* Add link to std/tempfiles in the docs; fix #19155 (#19807)flywind2022-05-241-0/+4
* Fix default testament target in docs and cli help (#19796)quantimnot2022-05-231-2/+2
* [manual] TLock => Lock (#19785)flywind2022-05-171-3/+7