From f9543e098c7a6a3707b7c92e92cadcab11784f0d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 26 Jul 2008 14:37:07 +0000 Subject: --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src') diff --git a/src/ChangeLog b/src/ChangeLog index 46db840e..bcdd3f9b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,17 @@ +2008-07-24 Gabriel Dos Reis + + * interp/scan.boot: Tidy. + * interp/ptrees.boot: Define AST for type schemes. + * interp/cparse.boot (npType): Parse type schemes. + (npQuantifierVariable): New. + (npADD): Accept only monotypes. + * interp/pf2sex.boot (pf2Sex1): Handle type schemes. + (pfQuantified2Sex): New. + 2008-07-23 Gabriel Dos Reis + * interp/cparse.boot (npMonoType): Rename from npType. + * boot/strap: Update cached Lisp translation. * boot/parser.boot (bpExportItemTail): New. -- cgit v1.2.3