summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Added deques module, deprecating queuesRuslan Mustakov2016-11-241-2/+3
* recursive modules are only detected to improve error messagesAndreas Rumpf2016-11-241-2/+30
* disallow recursive module dependenciesAraq2016-11-231-30/+2
* documents --excessiveStackTrace switchAndreas Rumpf2016-11-221-0/+2
* Fix inaccuracy surrounding Nimble in doc/nims.rst.Dominik Picheta2016-11-211-16/+2
* first version of the new memory tracking featureAndreas Rumpf2016-11-211-0/+1
* Merge pull request #4994 from arnetheduck/nim-check-abiAndreas Rumpf2016-11-081-0/+4
|\
| * abi check: prefer nim constant to enable, documentJacek Sieka2016-11-031-0/+4
* | new dependency tracking for nimsuggestAraq2016-11-061-1/+1
* | typoLi Jie2016-11-051-1/+1
|/
* (minor) Doc change for #3130singularperturbation2016-10-311-1/+2
* update the gc.rst documentAraq2016-10-241-19/+11
* further cleanups; refs #4934Araq2016-10-244-1/+367
* docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-0/+0
* fixes #3485Andreas Rumpf2016-10-211-1/+1
* Fix a table in macros documentationDmitry Polienko2016-10-191-0/+1
* document 'nim e' modeAraq2016-10-081-0/+1
* version changed to 0.15.0Araq2016-10-011-1/+1
* Misc documentation fixesSimon Ruderich2016-09-178-20/+21
* Merge pull request #4771 from rudis/develAndreas Rumpf2016-09-161-4/+5
|\
| * doc: tut2: simplify debug macro exampleSimon Ruderich2016-09-151-4/+5
* | Typo?Yuta Yamada2016-09-141-1/+1
|/
* cstring docArne Döring2016-09-051-2/+4
* nimsuggest: correct documentationAndreas Rumpf2016-09-011-2/+2
* fixes #4579Andreas Rumpf2016-08-231-3/+23
* removed 'strong spaces' from the manual because some people on reddit who nev...Andreas Rumpf2016-08-051-42/+0
* Merge pull request #4563 from krux02/spec-updateAndreas Rumpf2016-08-032-5/+7
|\
| * updadet doc/manual array construction syntaxArne Döring2016-08-032-5/+7
* | fix several broken linksmiere432016-07-311-1/+1
* | expr and stmt are now deprecatedAndreas Rumpf2016-07-306-34/+32
|/
* overloading of dot and parenthesis operators should now be done in .experimentalAndreas Rumpf2016-07-221-0/+3
* updated 'concept' docsAndreas Rumpf2016-07-191-10/+0
* the Nim compiler supports the jsondoc2 commandAndreas Rumpf2016-07-131-0/+1
* Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignmentsAndreas Rumpf2016-07-053-2/+39
|\
| * Update documentation and newsJeff Ciesielski2016-07-053-2/+38
| * Add the ability to pass a value with the -d flagJeff Ciesielski2016-07-041-1/+2
* | Added a note on closureScope. Added Kyiv :)Yuriy Glukhov2016-06-281-1/+7
|/
* Fix punctuationJoshua Olson2016-06-231-3/+3
* Fix a small typo in the manualAustin Morris2016-06-201-1/+1
* Move partition and rpartition to new strmisc moduleJoey Payne2016-06-131-0/+4
* Fixed a couple of links.A. S. Budden2016-06-071-2/+2
* renamed most remaining .txt documentation files to .rstAraq2016-06-0718-0/+0
* documented new .this pragmaAndreas Rumpf2016-06-063-14/+58
* NimSymbol has been renamed to NimSymdef2016-06-061-1/+1
* Corrected link in manual.A. S. Budden2016-06-061-2/+2
* Merge pull request #4157 from flaviut/update-nre-docsAndreas Rumpf2016-06-021-0/+4
|\
| * Generate nre docs with websiteFlaviu Tamas2016-05-131-0/+4
* | fixes #375Andreas Rumpf2016-06-011-3/+4
* | documentation build cleaned upAndreas Rumpf2016-05-315-6/+6
* | added pure Nim random stdlib moduleAndreas Rumpf2016-05-301-0/+3
|/