diff options
author | Araq <rumpf_a@web.de> | 2013-07-24 21:58:17 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-07-24 21:58:17 +0200 |
commit | f9426bfcd54258730e14076b541cb20b7f86f6df (patch) | |
tree | 1ff145a3317e5511a0eec17c36faadbb4a1e7ee9 /web/news.txt | |
parent | b403b41aecaa089e42be74c9a5bd70f1446f0b24 (diff) | |
download | Nim-f9426bfcd54258730e14076b541cb20b7f86f6df.tar.gz |
added macros.genSym
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 74b33e2bf..56919d56c 100644 --- a/web/news.txt +++ b/web/news.txt @@ -14,6 +14,8 @@ Bugfixes Library Additions ----------------- +- Added ``macros.genSym`` builtin for AST generation. + Changes affecting backwards compatibility ----------------------------------------- |