summary refs log tree commit diff stats
path: root/doc/tut2.rst
Commit message (Expand)AuthorAgeFilesLines
* document the new `type[T]` and `static[T]` featuresZahary Karadjov2018-06-161-3/+3
* test the snippets in tut2.rstAraq2017-11-281-15/+37
* Documentation: directly use ref object + fields (#6598)Mamy Ratsimbazafy2017-11-151-10/+7
* fix #5918Zahary Karadjov2017-08-191-1/+1
* show splitWhitespace instead of split in tut2Araq2017-08-131-1/+1
* fixes #6125Andreas Rumpf2017-07-221-3/+3
* Fix for issue #6044. (#6056)Ganesh Viswanathan2017-07-061-1/+1
* Further tutorial updates (#5176)jlp7652017-01-071-15/+72
* doc: tut2: simplify debug macro exampleSimon Ruderich2016-09-151-4/+5
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+1008
1:27:25 +0100 committer Araq <rumpf_a@web.de> 2012-11-15 01:27:25 +0100 bugfix: stack traces; first class iterators almost working' href='/ahoang/Nim/commit/tests/run/titer8.nim?h=devel&id=814fcb263939e8127eb89c379c448f481df14dbd'>814fcb263 ^
1fada12a5 ^

e80465dac ^
30823c1ce ^
814fcb263 ^

1fada12a5 ^
7a2c11d3c ^

1fada12a5 ^

814fcb263 ^
1fada12a5 ^
7a2c11d3c ^


e80465dac ^
7a2c11d3c ^








dd9ad9e49 ^
7a2c11d3c ^



7f6633a06 ^



dd9ad9e49 ^
7f6633a06 ^

























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117