diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 097267d11..22ea03157 100644 --- a/web/news.txt +++ b/web/news.txt @@ -227,6 +227,7 @@ Library additions space between ``.. <`` and ``.. ^`` is not necessary anymore. - Added ``system.xlen`` for strings and sequences to get back the old ``len`` operation that doesn't check for ``nil`` for efficiency. +- Added sexp.nim to parse and generate sexp. Bugfixes |