Refactor record implementation to support setting descriptions during boot.
authorChris Hanson <org/chris-hanson/cph>
Sat, 6 Jan 2018 02:56:47 +0000 (21:56 -0500)
committerChris Hanson <org/chris-hanson/cph>
Sat, 6 Jan 2018 02:56:47 +0000 (21:56 -0500)
commit7cbe7d655e833027bdb2ba770f877e6cdb2d6e6a
tree20c0d6baeb3b890521450e6004ea30a43af1c678
parent8de6f83b10097be8cdc30a67c9ebc6c4cef9cc3b
Refactor record implementation to support setting descriptions during boot.

Also clean up the way boot deferrals are done to make this simpler.
src/runtime/global.scm
src/runtime/pp.scm
src/runtime/record.scm
src/runtime/runtime.pkg