diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e60e529f..89b5b8fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2011-04-25 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/translator.boot (inAllContexts): New. + (translateToplevel): Use it. + * boot/parser.boot (bpImport): Accept namespace import. + 2011-04-24 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/initial-env.lisp (MEMQ): Remove. |