summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0a235ee..4b6b2816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-10-29 Kaz Kylheku <kaz@kylheku.com>
+
+ Vim syntax coloring for standalone TXR Lisp (*.tl) files.
+
+ * genvim.txr (generate): New pattern function, contains
+ generation logic so we can do it twice.
+
+ * txr.vim: Regenerated.
+
+ * tl.vim: New file.
+
2014-10-26 Kaz Kylheku <kaz@kylheku.com>
* lib.c (type_check): Function moved to header file inline.