aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2017-01-15 08:42:04 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2017-01-15 08:42:04 -0800
commit77be242e6af75148771620fcbbaad191d1c11b60 (patch)
tree476cc4692d235e6f908152e3f12aac61449bebac /src/ChangeLog
parentb56562693a88f88e7c290de9e1dc18d96a0da792 (diff)
downloadopen-axiom-77be242e6af75148771620fcbbaad191d1c11b60.tar.gz
TokenValue::Indent, TokenValue::Unindent, TokenValue::Justify
Classify them as formatting tokens. Remove TokenValue::Artificial.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b1302e3a..ac10c246 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2017-01-15 Gabriel Dos Reis <gdr@axiomatics.org>
+
+ * include/open-axiom/token (TokenValue::Indent,
+ TokenValue::Unindent, TokenValue::Justify): Move definition to..
+ * include/open-axiom/token-value: ...here.
+ * syntax/token.cxx (operator<<): Adjust.
+
2017-01-02 Gabriel Dos Reis <gdr@axiomatics.org>
* lib/Makefile.in (core_SOURCES): Include files for IO,