summary refs log tree commit diff stats
path: root/doc/manual.rst
Commit message (Expand)AuthorAgeFilesLines
...
* implements 'case statement macros' in order to encourage the development of p...Andreas Rumpf2018-08-161-0/+52
* put the new for loop macros under an experimental switch named 'forLoopMacros'Andreas Rumpf2018-08-151-0/+5
* renames threadpool.await to blockUntil; refs #7853Araq2018-08-141-3/+3
* Merge branch 'araq-misc' of github.com:nim-lang/Nim into araq-miscAndreas Rumpf2018-08-101-1/+2
|\
| * rename SystemError to CatchableError in order to avoid breaking Nimble and pr...Araq2018-08-101-1/+2
* | Merge branch 'devel' into araq-miscAndreas Rumpf2018-08-101-1/+2
|\ \ | |/ |/|
| * fixes #8519; implements T.distinctBase to reverse T = distinct A (#8531)Timothee Cour2018-08-101-1/+2
* | rework the exception hierarchy; refs #8363Andreas Rumpf2018-08-101-3/+6
* | update the 'float' spec; refs #8589Andreas Rumpf2018-08-101-2/+2
* | deprecated regionized pointersAraq2018-08-101-62/+0
* | deprecate the .this pragmaAraq2018-08-091-0/+2
|/
* Deprecate the dot style for import paths (#8474)Oscar Nihlgård2018-07-301-11/+12
* manual.rst: fixes a typoAndreas Rumpf2018-07-171-1/+1
* make tests green againAndreas Rumpf2018-07-061-1/+1
* Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178)Vindaar2018-07-031-2/+2
* Clarify use of special `:` for passing a block of stmts to template (#8133)Kaushal Modi2018-06-271-5/+5
* Merge pull request #7736 from cooldome/range_float_typeAndreas Rumpf2018-06-271-3/+7
|\
| * style fixes, typoscooldome2018-06-121-1/+1
| * merge develcooldome2018-06-101-5/+9
| |\
| * \ Merge branch 'devel' into range_float_typecooldome2018-04-301-6/+6
| |\ \
| * | | update the doccooldome2018-04-291-3/+7
* | | | requested pull-request changesZahary Karadjov2018-06-161-4/+4
* | | | document the new `type[T]` and `static[T]` featuresZahary Karadjov2018-06-161-65/+91
* | | | document the 'pkg' and 'std' pseudo directories; closes #7250Araq2018-06-141-10/+29
| |_|/ |/| |
* | | Fixed operator precedence in example (#7912)Chris McIntyre2018-06-011-1/+1
* | | Removed space between "array" and a square bracket in the docsdata-man2018-05-191-2/+2
* | | implement the export/except statementZahary Karadjov2018-05-071-0/+3
* | | Support thread-local variables declared inside procs; fixes #7565Zahary Karadjov2018-05-071-2/+3
| |/ |/|
* | update the documentation about the new strings/seqs behavioursAndreas Rumpf2018-04-291-6/+6
|/
* .experimental can now be used to enable specific featuresAndreas Rumpf2018-04-241-13/+8
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-16/+0
* improve documentation for 'var T return values'; refs #7373Andreas Rumpf2018-04-211-3/+21
* macro manual improvements (#7666)Arne Döring2018-04-211-13/+19
* manual: remove the bind-once typedesc weirdness; replaced by how things shoul...Andreas Rumpf2018-04-151-4/+4
* manual: cleanup the documentation; document for-loop macros; ensure the examp...Andreas Rumpf2018-04-151-22/+114
* manual: many additions and improvementsAndreas Rumpf2018-04-141-41/+68
* merge the different manual/*.rst include files. Was too hard to find the corr...Andreas Rumpf2018-04-141-24/+8057
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+39