Files
jdb-lisp/project.properties
Jonathan Bernard 99a3601896 Fixed a bug with how Labdas evaluate their arguments.
Arguments should be evaluated in the calling scope, but due to the way labdas
were constructing a new symbol table, the arguments were being evaluated inside
the closure scope.
2010-04-20 11:18:09 -05:00

477 B
Executable File