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
/
grammar.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
support for multiple modules of the same name; niminst supports 'platforms'; ...
Araq
2013-09-24
1
-3
/
+4
*
fixes semicolon parsing issue
Araq
2013-06-03
1
-1
/
+1
*
'inject' for 'for' loop variables
Araq
2013-05-14
1
-2
/
+2
*
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-3
/
+11
*
new parsing scheme is documented
Araq
2013-04-21
1
-203
/
+180
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
first steps for 'not nil' annotation
Araq
2012-11-25
1
-2
/
+3
*
'iterator' as type description
Araq
2012-11-22
1
-2
/
+4
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-1
/
+1
*
';' now valid for parameter lists
Araq
2012-07-11
1
-3
/
+5
*
' is optional in type suffixes for numerical literals
Araq
2012-07-02
1
-0
/
+1
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-4
/
+2
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-2
/
+4
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-2
/
+3
*
operator precedence changed: assignment like operators are supported; escapin...
Araq
2011-11-09
1
-2
/
+3
*
'bind' as a declarative statement
Araq
2011-10-10
1
-2
/
+3
*
new syntactic construct: a{i}
Araq
2011-10-08
1
-1
/
+2
*
fixed some newly introduced bugs
Araq
2011-09-21
1
-1
/
+4
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...
Araq
2011-07-31
1
-1
/
+1
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-1
/
+0
*
slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...
Araq
2011-04-23
1
-3
/
+2
*
slices are first class citizens
Araq
2011-04-22
1
-14
/
+15
*
grammar changes for table constructor: first part
Araq
2011-04-21
1
-9
/
+10
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+5
*
changed handling of generalized string literals
Araq
2011-02-07
1
-2
/
+5
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-1
/
+2
*
exprs for dynlib; indentation parsing
Andreas Rumpf
2009-12-16
1
-12
/
+12
*
version 0.8.5: bugfixes; compiler now maintained in Nimrod
Andreas Rumpf
2009-12-07
1
-1
/
+1
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-51
/
+45
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-2
/
+2
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
1
-3
/
+3
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-1
/
+1
*
version 0.7.8
Andreas Rumpf
2009-05-08
1
-1
/
+1
*
version 0.7.6
Andreas Rumpf
2009-04-22
1
-1
/
+1
*
version 0.7.4
Andreas Rumpf
2009-01-07
1
-124
/
+119
*
version 0.7.2
Andreas Rumpf
2008-12-12
1
-29
/
+36
*
version 0.7.0
Andreas Rumpf
2008-11-16
1
-187
/
+187
*
too many changes to list
Andreas Rumpf
2008-08-23
1
-12
/
+13
*
first release
Rumpf
2008-06-23
1
-0
/
+0
*
Initial import
Andreas Rumpf
2008-06-22
1
-0
/
+186