Andreas Rumpf
|
76cf4f4c1b
parser enhancement: allow keywords after dots
|
před 7 roky |
Andreas Rumpf
|
e21ca54b11
assignments support ': stmtList' like let/var do
|
před 7 roky |
Andreas Rumpf
|
cab2ce7e87
update grammar.txt
|
před 7 roky |
Andreas Rumpf
|
98c6af780e
grammar update
|
před 7 roky |
Andreas Rumpf
|
0baa1d9955
first version of .partial objects
|
před 8 roky |
Araq
|
5fe71db6d9
'out T' is an alias for 'var T'
|
před 9 roky |
Araq
|
9e4e7ca535
fixes #2533
|
před 9 roky |
Araq
|
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
|
před 9 roky |
Araq
|
08c0ba379a
fixes #1805
|
před 9 roky |
Araq
|
c87f1eb581
'discard' can be used instead of 'nil' for empty case object branches
|
před 10 roky |
Araq
|
2804c0373c
compiler\parser.nim
|
před 10 roky |
Araq
|
e27ab36731
implements 'defer'
|
před 10 roky |
Araq
|
212293197f
fixes #1161
|
před 10 roky |
flaviut
|
bebc3f62a9
Regenerate docs
|
před 10 roky |
flaviut
|
145cb3ae8c
fix overlooked grammer comment
|
před 10 roky |
flaviut
|
6b9359d901
updated grammer, fixed oversight
|
před 10 roky |
Araq
|
c30f6cfcf1
cleaned up command expressions
|
před 11 roky |
Araq
|
3e5cb6644f
typeClasses now documented in grammar.txt
|
před 11 roky |
Araq
|
d18f40b4e2
updated grammar.txt
|
před 11 roky |
Araq
|
8b5aa221ad
support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes
|
před 11 roky |
Araq
|
b3ac785f95
fixes semicolon parsing issue
|
před 11 roky |
Araq
|
9b9a180947
'inject' for 'for' loop variables
|
před 11 roky |
Araq
|
f8af7ed6b4
more intuitive behaviour for 'discardable' in expression bodies
|
před 11 roky |
Araq
|
8a595b631b
new parsing scheme is documented
|
před 11 roky |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
před 11 roky |
Araq
|
ccd2934e4a
first steps for 'not nil' annotation
|
před 12 roky |
Araq
|
f610d2d221
'iterator' as type description
|
před 12 roky |
Araq
|
e68830a952
improvements for 'bind', fixes #166
|
před 12 roky |
Araq
|
b4a9aca2d3
';' now valid for parameter lists
|
před 12 roky |
Araq
|
2e2650c708
' is optional in type suffixes for numerical literals
|
před 12 roky |