Since we don't use closures as pairs in the stack anymore, the
commitb2301406c44ca423f6e0d93b4650a2748188d725
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Wed, 10 Feb 2010 00:28:29 +0000 (9 19:28 -0500)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Wed, 10 Feb 2010 00:28:29 +0000 (9 19:28 -0500)
tree1901294639f038d052b8eba8c0a454b506d3a2b8
parenta9f2d9dc7e3a5a11f75ae87e010575eee8efdedc
Since we don't use closures as pairs in the stack anymore, the
environment pointer in closures has been moved to the car, to simplify
gc.
dispatch.c
gc.c
picobit-vm.c
picobit-vm.h
primitives.c