aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-21 15:05:11 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-21 15:05:11 +0000
commit48d55f8e89cdc22afbf661b823bf059d231b0db4 (patch)
tree38c83b43ea75b2bfa99fcadd98a6ab6bd9264e2d /src/ChangeLog
parent79cbfd0098caff35ed453782986ddcc8fa9ae142 (diff)
downloadopen-axiom-48d55f8e89cdc22afbf661b823bf059d231b0db4.tar.gz
* interp/c-util.boot (middleEndExpand): Give it another macro
expansion pass after new opcode expansion.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cf8babc3..fdc8c734 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2010-06-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot (middleEndExpand): Give it another macro
+ expansion pass after new opcode expansion.
+
+2010-06-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/nlib.lisp (COMPILE-LIB-FILE): Rework. Halt compilation
if generated is malformed or contains serious warnings.
* algebra/pfo.spad.pamphlet (PointsOfFiniteOrder) [cmult]: Merge