diff options
author | Araq <rumpf_a@web.de> | 2011-04-24 00:58:39 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-04-24 00:58:39 +0200 |
commit | fd0d3bf086acb24eac3b5c1752351e7990c9fd2e (patch) | |
tree | d7078d3a79feed5d3361fcf6a27a0422b19a0094 /web/news.txt | |
parent | e9dcf26841959c6bc4039ddfdc9807ea987fbeb4 (diff) | |
download | Nim-fd0d3bf086acb24eac3b5c1752351e7990c9fd2e.tar.gz |
C source regenerated
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index ce48b4e90..f8bcef3db 100755 --- a/web/news.txt +++ b/web/news.txt @@ -76,6 +76,8 @@ Additions returns a ``TFile`` and raises an exception in case of an error. - The compiler now might use a hashing for string case statements depending on the number of string literals in the case statement. +- Added a wrapper for ``redis``. +- The compiler now supports array, sequence and string slicing. 2010-10-20 Version 0.8.10 released |