From 7419778f059a3a44bd3b0ec23facd7f27a479324 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 28 May 2009 04:40:50 +0000 Subject: * interp/newaux.lisp: Bot / and /\ are gliphs. * interp/sys-constants.boot ($OperatorFunctionNames): Include /\ and \/. * interp/fnewmeta.lisp (|PARSE-ReductionOp|): Tidy. * interp/metalex.lisp (|PARSE-OperatorFunctionName|): Likewise. * algebra/boolean.spad.pamphlet (PropositionalLogic): Use plain syntax for operators. (Logic): Likewise. (Boolean): Likewise. (KleeneTrivalentLogic): Likewise. --- src/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 4960a30f..7e20ea09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2009-05-27 Gabriel Dos Reis + + * interp/newaux.lisp: Bot / and /\ are gliphs. + * interp/sys-constants.boot ($OperatorFunctionNames): Include /\ + and \/. + * interp/fnewmeta.lisp (|PARSE-ReductionOp|): Tidy. + * interp/metalex.lisp (|PARSE-OperatorFunctionName|): Likewise. + * algebra/boolean.spad.pamphlet (PropositionalLogic): Use plain + syntax for operators. + (Logic): Likewise. + (Boolean): Likewise. + (KleeneTrivalentLogic): Likewise. + 2009-05-25 Gabriel Dos Reis * interp/sys-constants.boot ($OperatorFunctionNames): New. @@ -61,7 +74,7 @@ * testsuite/interpreter/aw-193.input: New. * testsuite/interpreter/aw-334.input: Likewise. -2009-05-21 Gabriel Dos Reis +2009-05-21 Gabriel Dos Reis * algebra/catdef.spad.pamphlet (before?$SetCategory): New. -- cgit v1.2.3