Bugfix: FunctionFunction requires the correct environment to be set upon the call.
commit391b4a838951359b9c000be76f89af0b19149bc6
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Sun, 21 Sep 2008 11:14:06 +0000 (21 13:14 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Sun, 21 Sep 2008 11:14:06 +0000 (21 13:14 +0200)
tree52dce66d00b21c71ff997b853f523b807534e01f
parent0977d6c24d98bee802ad3d8494a7f9ae8f7bc5aa
Bugfix: FunctionFunction requires the correct environment to be set upon the call.

The changes to environment.cc are not related to this fix really, but just cosmetics.
source/astfun.cc
source/environment.cc