diff options
author | Araq <rumpf_a@web.de> | 2011-02-12 19:24:20 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-02-12 19:24:20 +0100 |
commit | 5b28d08203ba36e84c8e381761db182c0393d07f (patch) | |
tree | 9f1fdcb65d8617b65672305327a208bb030405c7 /web | |
parent | 27dc54cbda0beffe8bca36d9cc59cccaf0b2d30f (diff) | |
download | Nim-5b28d08203ba36e84c8e381761db182c0393d07f.tar.gz |
non-nil AST; continue after errors for IDE support
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | web/nimrod.ini | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 1548fdc0f..68f0fb190 100755 --- a/web/news.txt +++ b/web/news.txt @@ -61,6 +61,7 @@ Additions - Added basic thread support via the ``threads`` core module and the ``--threads:on`` command line switch. - Added unary ``<`` for nice looking excluding upper bounds in ranges. +- Added ``math.floor``. 2010-10-20 Version 0.8.10 released diff --git a/web/nimrod.ini b/web/nimrod.ini index fc11c00d0..fc11c00d0 100644..100755 --- a/web/nimrod.ini +++ b/web/nimrod.ini |