summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dc6b703..2f5b89a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-12-07 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (eval_init): New functions registered as intrinsics.
+
+ * lib.c (chr_toupper, chr_tolower): New functions.
+
+ * lib.h (chr_toupper, chr_tolower): New functions declared.
+
+2011-12-07 Kaz Kylheku <kaz@kylheku.com>
+
* parser.l: In the CHRLIT state, return a nonblank character as an
IDENT token. This allows for character literals like #\$.