From 7cc784fe3a7724a6269705adfb13c811c1e7b96d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 18 Nov 2007 19:33:11 +0000 Subject: src/boot/ 2007-11-18 Gabriel Dos Reis * ast.boot.pamphlet (bfReduce): Compute left reduction, not right reduction. src/interp/ 2007-11-18 Gabriel Dos Reis * Makefile.pamphlet (nrunopt.$(FASLEXT)): New rule. (<>): Remove. * define.boot: Fix syntax. * nruncomp.boot: Likewise. * nrunopt.boot.pamphlet: Push into package "BOOT". Fix syntax. * wi2.boot: Fix syntax. --- src/boot/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/boot/ChangeLog') diff --git a/src/boot/ChangeLog b/src/boot/ChangeLog index 54c0e0fc..8e2680ec 100644 --- a/src/boot/ChangeLog +++ b/src/boot/ChangeLog @@ -1,3 +1,8 @@ +2007-11-18 Gabriel Dos Reis + + * ast.boot.pamphlet (bfReduce): Compute left reduction, not right + reduction. + 2007-11-17 Gabriel Dos Reis * ast.boot.pamphlet ($bfCamming): Define as global. -- cgit v1.2.3