summary refs log tree commit diff stats
path: root/doc/tut1.rst
Commit message (Expand)AuthorAgeFilesLines
* [backport] change some examples in tut1.rst (#18884)Miran2021-09-241-12/+35
* Minor doc fixes; follow up to 17258 and 17259 (#18123)quantimnot2021-05-291-1/+1
* small improvements for tut1.rst (#17935)Miran2021-05-051-79/+98
* turn on syntax highlighting in Manual & Tutorial (#17692)Andrey Makarov2021-04-111-17/+17
* use strstr for a faster find implementation (#17672)Andreas Rumpf2021-04-081-1/+6
* RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...quantimnot2021-03-181-204/+206
* promote std prefix in docs (#17128)flywind2021-02-201-2/+2
* add link to Nim Basics in tut1.rst [ci skip]narimiran2021-01-201-2/+7
* Fix broken links in docs (#16336)Elliot Waite2020-12-141-2/+2
* fix #16047 (#16066)Miran2020-11-201-1/+3
* Massive documentation fixes + copy editing (#15747)Yanis Zafirópulos2020-10-291-53/+53
* Document implicit return values from procedures (#15738)Xavier Noria2020-10-271-0/+10
* Clarify the use of the backwards index operator (^N) in tut1 (#14681)Kaushal Modi2020-06-191-12/+26
* [backport] tut1: Update the proc overloading examples (#13497) [skip ci]Kaushal Modi2020-02-251-5/+11
* Fix typo (#13015) [backport]Siegfried Ehret2020-01-031-1/+1
* [ci skip] docfix .. < => ..< (#12981) [backport]Timothee Cour2019-12-291-1/+1
* Removing the mention of using `discard` for block comments (#12837) [backport]Elliot Waite2019-12-081-3/+0
* Fix word wrappingJjp1372019-10-221-30/+32
* Fix many broken linksJjp1372019-10-221-26/+26
* [doc/tut1] removed discard discussion in comments (#12352)pietroppeter2019-10-081-9/+0
* Update tut1: -d:release does not turn off *allruntime checks off anymore (#11...Simon Krauter2019-06-131-1/+1
* introduce object before tuple in the tutorials (#10664)Arne Döring2019-02-141-15/+93
* Tutorial 1: Simplifiy the discription of enums; it is a tutorial, not a manualAraq2018-08-311-11/+2
* Fixed a minor typo (#8685)Στέφανος2018-08-201-1/+1
* Fix link to first class iterator docs (#8356)Chris de Graaf2018-07-181-1/+1
* Changed tutorial documentation referring to 'constant' to 'immutable' (#8056)mboratko2018-06-181-2/+3
* update the documentationAndreas Rumpf2018-05-011-7/+3
* update the documentation about the new strings/seqs behavioursAndreas Rumpf2018-04-291-14/+4
* Tut 1: tiny improvementsAndreas Rumpf2018-02-051-1/+1
* Update two links in tutorial to compiler usage docs with updated page anchorssmt2018-01-121-2/+2
* tut1.rst makes use of the new ':test:' featureAraq2017-11-281-2/+55
* cleaned up tutorial 1Araq2017-11-261-45/+18
* Documentation: directly use ref object + fields (#6598)Mamy Ratsimbazafy2017-11-151-2/+1
* Update docs on assignment operator (#6373)superfunc2017-09-151-3/+2
* fixes #6125Andreas Rumpf2017-07-221-7/+2
* fixes #6062Andreas Rumpf2017-07-091-14/+0
* tut1.rst: Fix alignment, Change Subrange to MySubrange for clarity (#5798)Mice Pápai2017-05-131-5/+5
* Fix a typo in the Result variable blockMice Pápai2017-05-101-1/+1
* tut1.rst: Slices indices explanation (#5569)jlp7652017-03-221-1/+22
* Fixed typo (#5508)mark-summerfield2017-03-121-1/+1
* Nicer English (#5513)mark-summerfield2017-03-121-9/+9
* Nicer English (#5511)mark-summerfield2017-03-121-43/+43
* Nicer English (#5514)mark-summerfield2017-03-121-26/+26
* Update tut1.rst (#5510)mark-summerfield2017-03-121-6/+6
* Suggested small change to code (#5509)mark-summerfield2017-03-121-2/+2
* Removed $ from echo calls (#5368)Yuriy Glukhov2017-02-101-11/+11
* failing trailing underscore, caused no hyperlinkAnthon van der Neut2017-01-211-1/+1
* Further tutorial updates (#5176)jlp7652017-01-071-0/+13
* Tutorial1 additionsjlp7652017-01-031-1/+29
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+1696