Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many broken links | Jjp137 | 2019-10-22 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | use proper mathematical expressions for subsets [ci skip] | narimiran | 2019-06-04 | 1 | -1/+1 |
| | | | | Fixes https://github.com/nim-lang/website/issues/46 | ||||
* | docs: minor subjective improvement | Araq | 2019-05-05 | 1 | -2/+3 |
| | |||||
* | Document bit fields usage (#11011) | Federico Ceratto | 2019-05-04 | 1 | -3/+34 |
| | |||||
* | manual: fix broken sentence | narimiran | 2019-02-19 | 1 | -8/+7 |
| | |||||
* | manual: typo | Andreas Rumpf | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | make set specification more clear; refs #10524 | Andreas Rumpf | 2019-02-18 | 1 | -0/+4 |
| | |||||
* | Tut 1: tiny improvements | Andreas Rumpf | 2018-02-05 | 1 | -0/+2 |
| | |||||
* | Misc documentation fixes | Simon Ruderich | 2016-09-17 | 1 | -2/+2 |
| | |||||
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Update sets_fragment.txt | apense | 2015-07-08 | 1 | -2/+12 |
| | |||||
* | Documentation renames | def | 2015-01-16 | 1 | -2/+2 |
| | |||||
* | fixes #693 | Araq | 2014-11-14 | 1 | -1/+0 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Factors common documentation in fragment to avoid repetition. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -0/+40 |