aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d7af41d8..9ecebbd6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/lexing.boot: "assume" is now also a keyword for the compiler.
+ * interp/spad-parser.boot (parseCategory): Accept exported properties.
+ (parseFormula): New.
+
2012-02-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/nruncomp.boot (genDeltaEntry): Replace applyFun with %apply.