diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index d863b2ed8..32eab8c59 100644 --- a/web/news.txt +++ b/web/news.txt @@ -15,6 +15,7 @@ Library Additions ----------------- - Added ``macros.genSym`` builtin for AST generation. +- Added ``macros.newLit`` procs for easier AST generation. Changes affecting backwards compatibility @@ -56,6 +57,13 @@ Language Additions - Support for user-defined type classes have been added. +Tools improvements +------------------ + +- c2nim can deal with a subset of C++. Use the ``--cpp`` command line option + to activate. + + 2013-05-20 New website design! ============================== |