From 5d818be7898338a7597172dc83cf57c7af0da149 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sun, 13 Nov 2011 22:56:37 +0100 Subject: Added string index operator diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 65162fb..2de956d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -16,6 +16,7 @@ o Added PI constant. o Now uses standard shortcuts for save and reload on Linux and Windows. F2/F3 will still work but is deprecated. o Number literals in scientific notation are now accepted by the parser o Added len() function. Takes one vector or string parameter and returns its length. +o The index operator [] now works on strings Bugfixes: o square() crashed if any of the dimensions were zero -- cgit v0.10.1