summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2012-11-11 16:58:27 +0200
committerZahary Karadjov <zahary@gmail.com>2012-11-11 17:02:13 +0200
commit32d0ac01dcd5cebfdd1da5182312d308da955837 (patch)
tree754e166b696987dcceff22a9693722f0b24f81fe /web
parenta31a5f9c810948b232356b7fe225b238dad0d6d6 (diff)
downloadNim-32d0ac01dcd5cebfdd1da5182312d308da955837.tar.gz
AST quasi-quoting for macros
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 9101f8974..cc7896607 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -16,6 +16,7 @@ Library Additions
 -----------------
 
 - Added ``system.onRaise`` to support a condition system.
+- Added ``macros.quote`` for AST quasi-quoting.
 
 
 Changes affecting backwards compatibility