summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2327 from def-/installationAndreas Rumpf2015-03-151-1/+1
|\
| * Rename compiler/nim.ini back to compiler/installer.inidef2015-03-132-2/+2
| * Move installer.ini back to nim.ini to fix ./koch csourcedef2015-03-121-1/+1
* | improved the documentation; overloading resolution finally documentedAraq2015-03-142-10/+179
* | fixes #1819Araq2015-03-121-14/+1
* | fixes #1868Araq2015-03-121-0/+1
|/
* Fix derivable objects in documentationdef2015-03-091-2/+2
* Export AsyncFile. Add asyncfile module to docgen.Dominik Picheta2015-03-061-0/+3
* improved --debugger switch; updated release planAraq2015-02-272-4/+1
* Merge pull request #1840 from def-/extend-mathAndreas Rumpf2015-02-261-0/+3
|\
| * Fix lib link to rationals moduledef2015-02-161-1/+1
| * Add rational to standard library listdef2015-02-161-0/+3
* | Fix typos in docsJochen Van de Velde2015-02-242-3/+3
* | macros.PNimrodNode is now NimNodeAraq2015-02-241-18/+14
* | fixes #2124Araq2015-02-201-8/+0
* | website updatesAraq2015-02-181-7/+0
* | Fix output of --advanceddef2015-02-161-1/+1
|/
* Merge pull request #2140 from FedericoCeratto/develAndreas Rumpf2015-02-1611-25/+25
|\
| * Fix typosFederico Ceratto2015-02-1510-20/+20
| * Fix typosFederico Ceratto2015-02-153-5/+5
* | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-02-161-3/+6
|\|
| * Update lib.txtBillingsly Wetherfordshire2015-02-141-1/+1
| * Update lib.txtBillingsly Wetherfordshire2015-02-141-4/+1
| * Update lib.txtBillingsly Wetherfordshire2015-02-141-0/+6
* | minor documentation updatesAraq2015-02-162-3/+4
|/
* fixes #2068Araq2015-02-121-473/+468
* cleanup index generationAraq2015-02-101-1/+1
* tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-092-2/+0
* fixes #2073; language spec change: arrow like operators are not right associa...Araq2015-02-081-4/+2
* Merge pull request #2026 from reactormonk/koch-temp-125-exit-codeAndreas Rumpf2015-02-011-0/+13
|\
| * added note about creating stacktracesSimon Hafner2015-01-311-0/+3
| * added documentation about koch tempSimon Hafner2015-01-281-0/+10
* | documented new C++ supportAraq2015-01-282-18/+174
|/
* better documentation for 'finished' for first class iteratorsAraq2015-01-272-0/+51
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-182-5/+2
* Clarify documentation about "except clauses"def2015-01-171-1/+1
* Merge pull request #1954 from ziotom78/develVarriount2015-01-161-0/+35
|\
| * New section "Except clauses" in the manualMaurizio Tomasi2015-01-141-0/+35
* | Documentation renamesdef2015-01-168-80/+80
* | Manual renamesdef2015-01-1614-141/+141
* | GitHub link fixes: nim-code -> nim-langdef2015-01-151-1/+1
|/
* TSlice -> Slice in the tut1Simon Hafner2015-01-131-2/+2
* Added missing windows wrappers to the lib.html docReneSac2015-01-121-0/+4
* 'discard' can be used instead of 'nil' for empty case object branchesAraq2015-01-121-1/+1
* Merge pull request #1924 from daniel-kullmann/doc-fix1Andreas Rumpf2015-01-111-2/+2
|\
| * doc/tut2.txt: clarified usage of static/dynamic bindingDaniel Kullmann2015-01-111-2/+2
* | doc/tut2.txt: Tiny grammar fixDaniel Kullmann2015-01-111-1/+1
|/
* Merge pull request #1912 from flaviut/rename-stuffreactormonk2015-01-103-14/+14
|\
| * s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-093-14/+14
* | Fixed grammar in 'let statment'Mike2015-01-081-1/+1
|/