* core/objmodel.c: store function signatures with the closure, display the signature...
author_why <why@whytheluckystiff.net>
Tue, 30 Jun 2009 14:33:36 +0000 (07:33 -0700)
committer_why <why@whytheluckystiff.net>
Tue, 30 Jun 2009 14:33:36 +0000 (07:33 -0700)
commitad1f6933730678352d0e91ed056c11d37447a738
treebe1e64d55073b9a7ab6a367f194130f5269efe38
parent5162ed8e84356171660cf29d5eab51e9e9273c87
 * core/objmodel.c: store function signatures with the closure, display the signature on Function#string.
core/objmodel.c
core/pn-scan.rl
core/vm-x86.c
core/vm.c
test/closures/endings.pn
test/closures/inspect.pn
test/closures/upvals.pn