summary refs log tree commit diff stats
path: root/doc/sets_fragment.txt
Commit message (Collapse)AuthorAgeFilesLines
* small improvements for tut1.rst (#17935)Miran2021-05-051-0/+3
| | | | | | | * small improvements for tut1.rst * remove unneeded paragraph * Update doc/tut1.rst Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* turn on syntax highlighting in Manual & Tutorial (#17692)Andrey Makarov2021-04-111-19/+19
| | | | | | | | | * turn on syntax highlighting in Manual & Tutorial * avoid highlighting of "method" * use relative path * 2 more changes
* Fix many broken linksJjp1372019-10-221-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]narimiran2019-06-041-1/+1
| | | | Fixes https://github.com/nim-lang/website/issues/46
* docs: minor subjective improvementAraq2019-05-051-2/+3
|
* Document bit fields usage (#11011)Federico Ceratto2019-05-041-3/+34
|
* manual: fix broken sentencenarimiran2019-02-191-8/+7
|
* manual: typoAndreas Rumpf2019-02-181-1/+1
|
* make set specification more clear; refs #10524Andreas Rumpf2019-02-181-0/+4
|
* Tut 1: tiny improvementsAndreas Rumpf2018-02-051-0/+2
|
* Misc documentation fixesSimon Ruderich2016-09-171-2/+2
|
* doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Update sets_fragment.txtapense2015-07-081-2/+12
|
* Documentation renamesdef2015-01-161-2/+2
|
* fixes #693Araq2014-11-141-1/+0
|
* Nimrod renamed to NimAraq2014-08-281-1/+1
|
* Factors common documentation in fragment to avoid repetition.Grzegorz Adam Hankiewicz2014-07-271-0/+40