summary refs log tree commit diff stats
path: root/doc/manual.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | The order of operations was incorrect for the right-hand side of the `assert` statement on line 3199, based on the operator precedence for line 3197.
* 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
| | | | | | | | * macro manual improvements * fixes a typo * Small fixes
* manual: remove the bind-once typedesc weirdness; replaced by how things ↵Andreas Rumpf2018-04-151-4/+4
| | | | should be done
* manual: cleanup the documentation; document for-loop macros; ensure the ↵Andreas Rumpf2018-04-151-22/+114
| | | | examples compile
* manual: many additions and improvementsAndreas Rumpf2018-04-141-41/+68
|
* merge the different manual/*.rst include files. Was too hard to find the ↵Andreas Rumpf2018-04-141-24/+8057
| | | | corresponding sections otherwise. Hope it means the manual is more likely to be kept up to date.
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+39