From 36accda8aaef4bd8daaf23e3eb369c2ca540f224 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 29 Jan 2011 14:18:43 +0100 Subject: unary <; countup two type parameters; --recursivePath should work now --- web/news.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/news.txt b/web/news.txt index 181ec706a..0a8f01cad 100755 --- a/web/news.txt +++ b/web/news.txt @@ -51,8 +51,9 @@ Additions ``array[TMyEnum, string]`` mapping. - Indices in array literals may be explicitly given, enhancing readability: ``[enumValueA: "a", enumValueB: "b"]``. -- Added basic thread support via the ``threads`` core module. - +- 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. 2010-10-20 Version 0.8.10 released -- cgit 1.4.1-2-gfad0 s'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/html/050_write.subx.html
blob: 967cf9d8ea85b1f391b71f07ee9748d45db9434d (plain) (tree)
1
2
3
4
5
6
7
8
9