summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #4142 from endragor/gc-allow-skip-stackAndreas Rumpf2016-05-121-2/+8
|\
| * Replaced ignoreStackAndRegisters with stackSize in GC_stepRuslan Mustakov2016-05-111-6/+8
| * Added ignoreStackAndRegisters parameter to GC_stepRuslan Mustakov2016-05-101-2/+6
* | added strscans stdlib moduleAraq2016-05-101-1/+4
|/
* Merge remote-tracking branch 'origin/devel' into malloc-store-sizeJacek Sieka2016-04-263-34/+2
|\
| * fixes #1152Andreas Rumpf2016-04-031-32/+0
| * triggering yourself -> yourself triggeringJoshua Olson2016-04-011-1/+1
| * Fix typo in manualdef2016-03-261-1/+1
* | document useMalloc changesJacek Sieka2016-04-021-1/+3
|/
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-39/+20
* first version of .partial objectsAndreas Rumpf2016-02-281-1/+3