aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ab2df6a9..b1302e3a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2017-01-02 Gabriel Dos Reis <gdr@axiomatics.org>
+
+ * lib/Makefile.in (core_SOURCES): Include files for IO,
+ tokenization, and parsing.
+ * include/open-axiom/Parser (boot_to_lisp): New exported entry point.
+ * boot/Makefile.am (bemol_LDADD): Add libopen-axiom-core
+ * include/open-axiom/dialect: Add documentation.
+ * syntax/Parser.cxx: New.
+ * utils/Makefile.am (libOpenAxiom_a_SOURCES): Adjust.
+
2016-12-29 Gabriel Dos Reis <gdr@axiomatics.org>
* lisp/core.lisp.in ($NativeModulePrefix): Define and export.