Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document the 'pkg' and 'std' pseudo directories; closes #7250 | Araq | 2018-06-14 | 1 | -10/+29 |
| | |||||
* | Fixed operator precedence in example (#7912) | Chris McIntyre | 2018-06-01 | 1 | -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 docs | data-man | 2018-05-19 | 1 | -2/+2 |
| | |||||
* | implement the export/except statement | Zahary Karadjov | 2018-05-07 | 1 | -0/+3 |
| | |||||
* | Support thread-local variables declared inside procs; fixes #7565 | Zahary Karadjov | 2018-05-07 | 1 | -2/+3 |
| | |||||
* | update the documentation about the new strings/seqs behaviours | Andreas Rumpf | 2018-04-29 | 1 | -6/+6 |
| | |||||
* | .experimental can now be used to enable specific features | Andreas Rumpf | 2018-04-24 | 1 | -13/+8 |
| | |||||
* | remove dead code elimination option (#7669) | Jacek Sieka | 2018-04-23 | 1 | -16/+0 |
| | |||||
* | improve documentation for 'var T return values'; refs #7373 | Andreas Rumpf | 2018-04-21 | 1 | -3/+21 |
| | |||||
* | macro manual improvements (#7666) | Arne Döring | 2018-04-21 | 1 | -13/+19 |
| | | | | | | | | * macro manual improvements * fixes a typo * Small fixes | ||||
* | manual: remove the bind-once typedesc weirdness; replaced by how things ↵ | Andreas Rumpf | 2018-04-15 | 1 | -4/+4 |
| | | | | should be done | ||||
* | manual: cleanup the documentation; document for-loop macros; ensure the ↵ | Andreas Rumpf | 2018-04-15 | 1 | -22/+114 |
| | | | | examples compile | ||||
* | manual: many additions and improvements | Andreas Rumpf | 2018-04-14 | 1 | -41/+68 |
| | |||||
* | merge the different manual/*.rst include files. Was too hard to find the ↵ | Andreas Rumpf | 2018-04-14 | 1 | -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 .rst | Araq | 2016-06-07 | 1 | -0/+39 |