Rewrite unparser to pass context rather than use parameters.
authorChris Hanson <org/chris-hanson/cph>
Sun, 12 Feb 2017 20:13:32 +0000 (12:13 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 12 Feb 2017 20:13:32 +0000 (12:13 -0800)
commitad0c3cf7bffd3d00b988c4e06aaf2a4e8ccd8325
treee09035812b6505ad55d98f2d28b8e199a8590d9b
parent7dfa937830324e0c675fae00115cd7eb4171efa4
Rewrite unparser to pass context rather than use parameters.

Also eliminate unparser-table abstraction.
src/runtime/record.scm
src/runtime/runtime.pkg
src/runtime/unpars.scm