Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Clyybber | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | exp. features now in correct manual, closes #11932 (#14195) | hlaaftana | 2020-05-02 | 1 | -4/+181 |
| | |||||
* | changed type() to typeof() in docs and error messages (#14084) | hlaaftana | 2020-04-24 | 1 | -2/+2 |
| | |||||
* | docs: move `not nil` to the experimental page (#14027) | Rory O’Kane | 2020-04-21 | 1 | -0/+30 |
| | | | | | When I heard that this feature existed, and found the 2018 changelog entry that said `not nil` was made experimental (https://github.com/nim-lang/Nim/blob/devel/changelogs/changelog_0_19_0.md#changes-affecting-backwards-compatibility), I looked for `not nil` documentation in https://nim-lang.org/docs/manual_experimental.html. When I didn’t find it there, I initially assumed the feature had no documentation. This change moves the documentation to where readers will expect it. As well as moving the text to another file, I added instructions for enabling the experimental feature and tweaked some wording. | ||||
* | [backport] Fix spelling typos (#12755) | Brian Wignall | 2019-11-28 | 1 | -3/+3 |
| | |||||
* | Fix word wrapping | Jjp137 | 2019-10-22 | 1 | -3/+4 |
| | |||||
* | Fix many broken links | Jjp137 | 2019-10-22 | 1 | -2/+2 |
| | | | | | | Note that contrary to what docgen.rst currently says, the ids have to match exactly or else most web browsers will not jump to the intended symbol. | ||||
* | added destructors.rst spec to the build documentation | Araq | 2019-08-16 | 1 | -75/+6 |
| | |||||
* | Moved 'Case statement macros' documentation out of manual into ↵ | Ico Doornekamp | 2019-07-12 | 1 | -0/+51 |
| | | | | manual_experimental (#11716) | ||||
* | [bugfix] document the norewrite pragma (#11453) | Juan Carlos | 2019-06-13 | 1 | -0/+20 |
| | | | | | * fixes #9454 * Peer review feedback, wording, move to experimental manual | ||||
* | manual_experiments: clarifications | Araq | 2019-05-15 | 1 | -1/+4 |
| | |||||
* | manual: add a section about aliasing restrictions for parameter passing; ↵ | Araq | 2019-05-06 | 1 | -0/+25 |
| | | | | Spark inspired | ||||
* | manual_experimental: cleanup the type/typedesc confusions, typedesc is here ↵ | Araq | 2019-04-20 | 1 | -3/+3 |
| | | | | to stay for good | ||||
* | move more stuff into manual_experimental | Andreas Rumpf | 2019-03-27 | 1 | -0/+376 |
| | |||||
* | manual.rst: move experimental features to manual_experimental | Andreas Rumpf | 2019-03-27 | 1 | -0/+1232 |