From cb1eff07e9bc02df65fd78b1dc6241f3fb07e95b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 20 Feb 2011 14:33:39 +0000 Subject: * interp/parse.boot (transSeq): Aggregate branches of toplevel conditionals so that implications propagate down the pipe. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 38b6a04e..dd5588ec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-02-20 Gabriel Dos Reis + + * interp/parse.boot (transSeq): Aggregate branches of toplevel + conditionals so that implications propagate down the pipe. + 2011-02-15 Gabriel Dos Reis * interp/compiler.boot (coerceExtraHard): Explicitly fail if -- cgit v1.2.3