Add new primitive `compiled-closure->entry', and new predicate
authorChris Hanson <org/chris-hanson/cph>
Tue, 8 Nov 1988 06:56:06 +0000 (06:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 8 Nov 1988 06:56:06 +0000 (06:56 +0000)
commite27b120bd5afbf3891fd238cb6e053325a10dfa8
treeaf2c5e66e19a31a8fba72a2cb4191be0cabace42
parentb7da9795ff1e497d27a6aef766b865451dfbc953
Add new primitive `compiled-closure->entry', and new predicate
`compiled-closure?'.  Change the unparser to print compiled code
entries differently, showing their offset and absolute address for
better debugging.  Closures show this information for their entry
point, and additionally show the address of the closure itself.
v7/src/runtime/udata.scm
v7/src/runtime/unpars.scm
v7/src/runtime/version.scm