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
/
keywords.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
language change: 'generic' and 'atomic' are not keywords anymore
Andreas Rumpf
2017-11-21
1
-2
/
+1
*
'with' and 'without' are not keywords anymore
Araq
2017-09-30
1
-1
/
+1
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
1
-1
/
+1
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
1
-1
/
+1
*
implements 'defer'
Araq
2014-12-04
1
-1
/
+1
*
'lambda' is no keyword anymore
Araq
2014-08-08
1
-1
/
+1
*
new concurrency model: first steps; shared is not a keyword anymore
Araq
2014-04-14
1
-1
/
+1
*
bugfix: keywords are sorted
Araq
2013-12-05
1
-1
/
+2
*
implemented the using statement
Zahary Karadjov
2013-08-31
1
-1
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
made 'shared' a keyword
Araq
2012-11-22
1
-1
/
+1
*
'mixin' and 'interface' are now keywords
Araq
2012-09-22
1
-2
/
+2
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-1
/
+1
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-2
/
+3
*
'export' is now a keyword
Araq
2011-11-24
1
-1
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-1
/
+1
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
1
-0
/
+19