summary refs log tree commit diff stats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
* improved the documentation; overloading resolution finally documentedAraq2015-03-142-10/+179
* Fix derivable objects in documentationdef2015-03-091-2/+2
* Fix typos in docsJochen Van de Velde2015-02-241-1/+1
* Fix typosFederico Ceratto2015-02-153-4/+4
* fixes #2073; language spec change: arrow like operators are not right associa...Araq2015-02-081-4/+2
* 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
* | Manual renamesdef2015-01-1614-141/+141
|/
* Fixed grammar in 'let statment'Mike2015-01-081-1/+1
* fix a couple of typos, grammar, and removal of whitespaceJoseph Poirier2015-01-031-65/+65
* fixes #1120Araq2014-12-251-5/+2
* fixes #1742Araq2014-12-241-0/+21
* documented 'defer' statementAraq2014-12-241-23/+18
* tuple field names are ignoredAraq2014-12-232-3/+5
* added missing 'not'Araq2014-12-181-1/+1
* typoAraq2014-12-151-1/+1
* fixes #1739Araq2014-12-151-3/+9
* minor improvements to the docsAraq2014-12-141-1/+1
* documented convertersAraq2014-12-121-0/+20
* compiler\parser.nimAraq2014-12-081-26/+24
* implemented 'experimental' switchAraq2014-12-052-1/+20
* implemented procCall builtinAraq2014-11-281-4/+4
* doc improvementsAraq2014-11-271-1/+1
* fixes #1548Araq2014-11-171-1/+1
* fixes #940Araq2014-11-171-0/+1
* fixes #619Araq2014-11-152-3/+22
* fixes #1324Araq2014-11-141-0/+5
* onRaise doesn't work as documented as is dubiousAraq2014-11-141-28/+0
* fixes #930Araq2014-11-141-2/+5
* fixes #1470Araq2014-11-141-0/+18
* fixes #1633Araq2014-11-141-0/+4
* fixes #1634Araq2014-11-141-1/+13
* fixes #1106Araq2014-11-141-27/+32
* fixes #1258Araq2014-11-141-0/+17
* minor changes to the threading docsAraq2014-11-011-6/+7
* Merge branch 'devel' into bigbreakAraq2014-10-131-0/+20
* documentation updatesAraq2014-10-111-7/+26
* docgen should work againAraq2014-10-051-1/+1
* updated some testsAraq2014-10-041-2/+4
* recursive tuple types are now invalid (breaking change)Araq2014-10-021-35/+45
* deprecated string case statements without 'else'Araq2014-10-021-6/+4
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-0224-0/+6110