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
/
tut2.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add commas to docs for clarity (#18398)
Elliot Waite
2021-06-29
1
-1
/
+1
*
turn on syntax highlighting in Manual & Tutorial (#17692)
Andrey Makarov
2021-04-11
1
-5
/
+6
*
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...
quantimnot
2021-03-18
1
-79
/
+81
*
promote std prefix in docs (#17128)
flywind
2021-02-20
1
-4
/
+4
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
1
-1
/
+1
*
Added [:T] syntax explanation to generics tutorial. (#15890)
Aethylia
2020-11-09
1
-0
/
+13
*
Clarify the sense in which Nim supports recursive iterators in the (#15834)
c-blake
2020-11-04
1
-2
/
+2
*
Remove bit about opening files not raising (#15654)
Tomáš Hübelbauer
2020-10-20
1
-4
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-4
/
+4
*
changed type() to typeof() in docs and error messages (#14084)
hlaaftana
2020-04-24
1
-1
/
+1
*
[ci skip] docs: make the syntax for generics easy to look up (#13754)
Rory O’Kane
2020-03-25
1
-1
/
+2
*
[skip ci] docs: reword Part 3 link to communicate that it exists (#13755)
Rory O’Kane
2020-03-25
1
-1
/
+1
*
[bugfix] Minor formatting fix in tut2 [ci skip] (#11501)
Kaushal Modi
2019-06-14
1
-1
/
+1
*
fixes #10912 (#11317)
Andreas Rumpf
2019-05-24
1
-3
/
+3
*
manual.rst: move experimental features to manual_experimental
Andreas Rumpf
2019-03-27
1
-15
/
+0
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
1
-0
/
+3
*
introduce object before tuple in the tutorials (#10664)
Arne Döring
2019-02-14
1
-16
/
+9
*
added a new macro tutorial (#9588)
Arne Döring
2018-11-21
1
-394
/
+8
*
document the new `type[T]` and `static[T]` features
Zahary Karadjov
2018-06-16
1
-3
/
+3
*
test the snippets in tut2.rst
Araq
2017-11-28
1
-15
/
+37
*
Documentation: directly use ref object + fields (#6598)
Mamy Ratsimbazafy
2017-11-15
1
-10
/
+7
*
fix #5918
Zahary Karadjov
2017-08-19
1
-1
/
+1
*
show splitWhitespace instead of split in tut2
Araq
2017-08-13
1
-1
/
+1
*
fixes #6125
Andreas Rumpf
2017-07-22
1
-3
/
+3
*
Fix for issue #6044. (#6056)
Ganesh Viswanathan
2017-07-06
1
-1
/
+1
*
Further tutorial updates (#5176)
jlp765
2017-01-07
1
-15
/
+72
*
doc: tut2: simplify debug macro example
Simon Ruderich
2016-09-15
1
-4
/
+5
*
renamed most remaining .txt documentation files to .rst
Araq
2016-06-07
1
-0
/
+1008