summary refs log tree commit diff stats
path: root/doc/grammar.txt
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-031-1/+1
* Allow full commands and blocks in type sections (#19181)hlaaftana2022-01-021-2/+3
* fixes grammar typos [backport] (#19289)Andreas Rumpf2021-12-271-3/+3
* formal grammar updates [backport:1.2] (#18803)Andreas Rumpf2021-09-041-21/+16
* fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...Timothee Cour2021-08-251-0/+2
* custom integer literals (#17489)Andreas Rumpf2021-03-241-1/+2
* small fix in grammar.txt [ci skip]narimiran2021-01-281-1/+1
* implements https://github.com/nim-lang/RFCs/issues/258 (#15503)Andreas Rumpf2020-10-061-11/+11
* make `from` an operator (#14241)hlaaftana2020-05-081-1/+1
* Update grammar.txt with `func` and `as` (#14147) [backport]hlaaftana2020-04-281-1/+2
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-141-23/+25
* parser/grammar sync; fixes #9608 [backport]Andreas Rumpf2018-11-071-4/+5
* added the 'x.p[:T]' notation for explicit generic instantiations in combinati...Araq2018-04-061-2/+3
* Fix casing in rule 'typeDesc' (#7324)Robert Hencke2018-03-121-1/+2
* Block expressions (#6695)Fabian Keller2017-11-061-1/+3
* parser enhancement: allow keywords after dotsAndreas Rumpf2017-07-111-6/+6
* assignments support ': stmtList' like let/var doAndreas Rumpf2017-04-041-1/+1
* update grammar.txtAndreas Rumpf2017-04-021-1/+2
* grammar updateAndreas Rumpf2017-03-311-4/+2
* first version of .partial objectsAndreas Rumpf2016-02-281-1/+3
* 'out T' is an alias for 'var T'Araq2015-11-261-6/+9
* fixes #2533Araq2015-04-241-1/+1
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-6/+6
* fixes #1805Araq2015-03-211-14/+10
* 'discard' can be used instead of 'nil' for empty case object branchesAraq2015-01-121-1/+1
* compiler\parser.nimAraq2014-12-081-11/+12
* implements 'defer'Araq2014-12-041-1/+2
* fixes #1161Araq2014-07-011-1/+4
* Regenerate docsflaviut2014-06-081-1/+1
* fix overlooked grammer commentflaviut2014-06-081-0/+1
* updated grammer, fixed oversightflaviut2014-06-041-2/+1
* cleaned up command expressionsAraq2014-02-021-2/+1
* typeClasses now documented in grammar.txtAraq2014-01-231-0/+4
* updated grammar.txtAraq2014-01-201-14/+16
* support for multiple modules of the same name; niminst supports 'platforms'; ...Araq2013-09-241-3/+4
* fixes semicolon parsing issueAraq2013-06-031-1/+1
* 'inject' for 'for' loop variablesAraq2013-05-141-2/+2
* more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-3/+11
* new parsing scheme is documentedAraq2013-04-211-203/+180
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* first steps for 'not nil' annotationAraq2012-11-251-2/+3
* 'iterator' as type descriptionAraq2012-11-221-2/+4
* improvements for 'bind', fixes #166Araq2012-07-181-1/+1
* ';' now valid for parameter listsAraq2012-07-111-3/+5
* ' is optional in type suffixes for numerical literalsAraq2012-07-021-0/+1
* implemented 'static'; macros do not work anymoreAraq2012-03-151-4/+2
* first steps for cleaner static/const distinctionAraq2012-03-131-2/+4
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-2/+3
* operator precedence changed: assignment like operators are supported; escapin...Araq2011-11-091-2/+3
* 'bind' as a declarative statementAraq2011-10-101-2/+3
0 add new stdlib modules to the changelog' href='/ahoang/Nim/commit/changelog.md?h=devel&id=84ca9d290326df22b0a2f53566467002ab465cd5'>84ca9d290 ^
765692514 ^
e2094bc6f ^
84ca9d290 ^


8960efa34 ^

77a8c6ffd ^
f9bc4d014 ^

963292f72 ^


6206ba8f3 ^
086676782 ^

a38f35359 ^
f7d2f9c5f ^
ac8274c60 ^
070bcf4ce ^

9cc4a5776 ^
f7d2f9c5f ^
3ba8f158f ^
f7d2f9c5f ^
c4e3c4ca2 ^
f7d2f9c5f ^
c4e3c4ca2 ^
ce5e8b93e ^

695206a00 ^

b2a5195e9 ^

9cc4a5776 ^
695206a00 ^
e3e17009f ^
212457f5e ^
f8cef575b ^


06122ff71 ^
cc5b8c6ad ^



80843373b ^
8d850f7a6 ^



c0fc2f572 ^



ce9815bcf ^


f7d2f9c5f ^

c0fc2f572 ^
e3e17009f ^

f7d2f9c5f ^
413580bc0 ^

e4850b7f1 ^
9becb41e0 ^
044cef152 ^
9becb41e0 ^
044cef152 ^
212fdc594 ^
f7d2f9c5f ^
e3e17009f ^

b5448bf25 ^




044cef152 ^
05b8085a8 ^

044cef152 ^
05b8085a8 ^

b3a80dd2e ^
e3e17009f ^
db95fad6f ^


821920aa3 ^

e3e17009f ^
f7d2f9c5f ^
e3e17009f ^
d80e58543 ^
91cab6dbd ^
f7d2f9c5f ^
e3037a2f3 ^
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196