Clean up handling of entities with records as extra.
authorChris Hanson <org/chris-hanson/cph>
Sun, 7 Jan 2018 20:28:40 +0000 (15:28 -0500)
committerChris Hanson <org/chris-hanson/cph>
Sun, 7 Jan 2018 20:28:40 +0000 (15:28 -0500)
commit91de40fca4b841314c74122ff4afc48565b2269c
tree1b0804db7d456d0afe10c03c24ada91d5e8d2b64
parent7f6f59ec9bcb37e9945f83718f6c6193f4c2c1e0
Clean up handling of entities with records as extra.

Implement record-entity? and record-entity-predicate.
Also clean up printing support for these.
src/runtime/pp.scm
src/runtime/predicate-metadata.scm
src/runtime/record.scm
src/runtime/runtime.pkg
src/runtime/unpars.scm