From d2e2d71d05b9a8381bf7fef7bb23da029e576c2a Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 8 May 2011 17:38:34 +0200 Subject: newStringOfCap implemented and used to optimize some procs --- web/news.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/news.txt') diff --git a/web/news.txt b/web/news.txt index f8bcef3db..62851a9a7 100755 --- a/web/news.txt +++ b/web/news.txt @@ -74,10 +74,11 @@ Additions - Added the ``linearScanEnd``, ``unroll``, ``shallow`` pragmas. - Added ``system.reset`` and a version of ``system.open`` that returns a ``TFile`` and raises an exception in case of an error. -- The compiler now might use a hashing for string case statements depending +- The compiler now might use 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. +- Added ``system.newStringOfCap``. 2010-10-20 Version 0.8.10 released -- cgit 1.4.1-2-gfad0 ompiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/compiler/semcall.nim
blob: f20349c0fe143bf775a85f74ed3c0b6cfced39bc (plain) (tree)