From d36c43d159d39a847ef8728e5da201bb29e747f5 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 3 Feb 2012 11:21:00 +0000 Subject: * config/open-axiom.m4 (OPENAXIOM_ALIGNAS_SPECIFIER): New. (OPENAXIOM_CHECK_MISC): Use it. src/ * utils/vm.H: Add more VM data structures. * utils/vm.cc (BasicContext::make_operator): Define. * algebra/Makefile.in (SPADFILES): Include syntax.spad and spad-parser.spad. --- src/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index dd04fba0..2e239d79 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,14 @@ +2012-02-03 Gabriel Dos Reis + + * utils/vm.H: Add more VM data structures. + * utils/vm.cc (BasicContext::make_operator): Define. + * algebra/Makefile.in (SPADFILES): Include syntax.spad and + spad-parser.spad. + 2012-01-14 Gabriel Dos Reis * algebra/catdef.spad.pamphlet (Finite) [random]: Provide default - implementation. + implementation. * algebra/boolean.spad.pamphlet (KleeneTrivalentLogic): Now satisfy Finite. Use Maybe Boolean as representation. -- cgit v1.2.3