summary refs log tree commit diff stats
path: root/doc/keywords.txt
Commit message (Expand)AuthorAgeFilesLines
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-1/+1
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-1/+1
* implements 'defer'Araq2014-12-041-1/+1
* 'lambda' is no keyword anymoreAraq2014-08-081-1/+1
* new concurrency model: first steps; shared is not a keyword anymoreAraq2014-04-141-1/+1
* bugfix: keywords are sortedAraq2013-12-051-1/+2
* implemented the using statementZahary Karadjov2013-08-311-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* made 'shared' a keywordAraq2012-11-221-1/+1
* 'mixin' and 'interface' are now keywordsAraq2012-09-221-2/+2
* first steps for cleaner static/const distinctionAraq2012-03-131-1/+1
* `do' keyword in the grammar for lambda blocksZahary Karadjov2012-02-101-2/+3
* 'export' is now a keywordAraq2011-11-241-1/+1
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-1/+1
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-0/+19
def <dennis@felsin9.de> 2015-03-17 17:50:32 +0100 Rename PNimrodNode to NimNode' href='/ahoang/Nim/commit/tests/macros/tgensym.nim?h=devel&id=fd4e6299057b0ce59a89553e7c32a9ea62da14db'>fd4e62990 ^
23d581d37 ^




fd4e62990 ^
23d581d37 ^
5b55aa52d ^
6baca5869 ^
12e3c11eb ^
23d581d37 ^

fd4e62990 ^
23d581d37 ^





5b55aa52d ^
23d581d37 ^


6baca5869 ^
23d581d37 ^






3ba3307d6 ^
5b55aa52d ^
23d581d37 ^



fd4e62990 ^

23d581d37 ^



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