diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 16f72544..3c00a3c7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2010-06-08 Gabriel Dos Reis <gdr@cs.tamu.edu> + + Widen scope of iterator variables in presence of terminating + predicate iterators. There is exactly one instance in the entire + OpenAxio library. + * interp/g-util.boot (expandIN): Take one more parameter to + determine early binding. + (expandIterators): Determine if wider scope is needed for iterator + variables. + 2010-06-07 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/compiler.boot (finishLambdaExpression): Bind escaped |