index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
tut1.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[backport] change some examples in tut1.rst (#18884)
Miran
2021-09-24
1
-12
/
+35
*
Minor doc fixes; follow up to 17258 and 17259 (#18123)
quantimnot
2021-05-29
1
-1
/
+1
*
small improvements for tut1.rst (#17935)
Miran
2021-05-05
1
-79
/
+98
*
turn on syntax highlighting in Manual & Tutorial (#17692)
Andrey Makarov
2021-04-11
1
-17
/
+17
*
use strstr for a faster find implementation (#17672)
Andreas Rumpf
2021-04-08
1
-1
/
+6
*
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...
quantimnot
2021-03-18
1
-204
/
+206
*
promote std prefix in docs (#17128)
flywind
2021-02-20
1
-2
/
+2
*
add link to Nim Basics in tut1.rst [ci skip]
narimiran
2021-01-20
1
-2
/
+7
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
1
-2
/
+2
*
fix #16047 (#16066)
Miran
2020-11-20
1
-1
/
+3
*
Massive documentation fixes + copy editing (#15747)
Yanis Zafirópulos
2020-10-29
1
-53
/
+53
*
Document implicit return values from procedures (#15738)
Xavier Noria
2020-10-27
1
-0
/
+10
*
Clarify the use of the backwards index operator (^N) in tut1 (#14681)
Kaushal Modi
2020-06-19
1
-12
/
+26
*
[backport] tut1: Update the proc overloading examples (#13497) [skip ci]
Kaushal Modi
2020-02-25
1
-5
/
+11
*
Fix typo (#13015) [backport]
Siegfried Ehret
2020-01-03
1
-1
/
+1
*
[ci skip] docfix .. < => ..< (#12981) [backport]
Timothee Cour
2019-12-29
1
-1
/
+1
*
Removing the mention of using `discard` for block comments (#12837) [backport]
Elliot Waite
2019-12-08
1
-3
/
+0
*
Fix word wrapping
Jjp137
2019-10-22
1
-30
/
+32
*
Fix many broken links
Jjp137
2019-10-22
1
-26
/
+26
*
[doc/tut1] removed discard discussion in comments (#12352)
pietroppeter
2019-10-08
1
-9
/
+0
*
Update tut1: -d:release does not turn off *allruntime checks off anymore (#11...
Simon Krauter
2019-06-13
1
-1
/
+1
*
introduce object before tuple in the tutorials (#10664)
Arne Döring
2019-02-14
1
-15
/
+93
*
Tutorial 1: Simplifiy the discription of enums; it is a tutorial, not a manual
Araq
2018-08-31
1
-11
/
+2
*
Fixed a minor typo (#8685)
Στέφανος
2018-08-20
1
-1
/
+1
*
Fix link to first class iterator docs (#8356)
Chris de Graaf
2018-07-18
1
-1
/
+1
*
Changed tutorial documentation referring to 'constant' to 'immutable' (#8056)
mboratko
2018-06-18
1
-2
/
+3
*
update the documentation
Andreas Rumpf
2018-05-01
1
-7
/
+3
*
update the documentation about the new strings/seqs behaviours
Andreas Rumpf
2018-04-29
1
-14
/
+4
*
Tut 1: tiny improvements
Andreas Rumpf
2018-02-05
1
-1
/
+1
*
Update two links in tutorial to compiler usage docs with updated page anchors
smt
2018-01-12
1
-2
/
+2
*
tut1.rst makes use of the new ':test:' feature
Araq
2017-11-28
1
-2
/
+55
*
cleaned up tutorial 1
Araq
2017-11-26
1
-45
/
+18
*
Documentation: directly use ref object + fields (#6598)
Mamy Ratsimbazafy
2017-11-15
1
-2
/
+1
*
Update docs on assignment operator (#6373)
superfunc
2017-09-15
1
-3
/
+2
*
fixes #6125
Andreas Rumpf
2017-07-22
1
-7
/
+2
*
fixes #6062
Andreas Rumpf
2017-07-09
1
-14
/
+0
*
tut1.rst: Fix alignment, Change Subrange to MySubrange for clarity (#5798)
Mice Pápai
2017-05-13
1
-5
/
+5
*
Fix a typo in the Result variable block
Mice Pápai
2017-05-10
1
-1
/
+1
*
tut1.rst: Slices indices explanation (#5569)
jlp765
2017-03-22
1
-1
/
+22
*
Fixed typo (#5508)
mark-summerfield
2017-03-12
1
-1
/
+1
*
Nicer English (#5513)
mark-summerfield
2017-03-12
1
-9
/
+9
*
Nicer English (#5511)
mark-summerfield
2017-03-12
1
-43
/
+43
*
Nicer English (#5514)
mark-summerfield
2017-03-12
1
-26
/
+26
*
Update tut1.rst (#5510)
mark-summerfield
2017-03-12
1
-6
/
+6
*
Suggested small change to code (#5509)
mark-summerfield
2017-03-12
1
-2
/
+2
*
Removed $ from echo calls (#5368)
Yuriy Glukhov
2017-02-10
1
-11
/
+11
*
failing trailing underscore, caused no hyperlink
Anthon van der Neut
2017-01-21
1
-1
/
+1
*
Further tutorial updates (#5176)
jlp765
2017-01-07
1
-0
/
+13
*
Tutorial1 additions
jlp765
2017-01-03
1
-1
/
+29
*
renamed most remaining .txt documentation files to .rst
Araq
2016-06-07
1
-0
/
+1696