Reimplement interface between parser and file-attributes parser.
authorChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 2017 05:37:27 +0000 (21:37 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 2017 05:37:27 +0000 (21:37 -0800)
commitc4e853decc76f31ec6e78739878bb34fd74f7d63
treeaf2f04474df2f3fa3d03b5e9c62a1e95c6246496
parent1ad6e153be24a5d5959da7a3070a214402c23b7d
Reimplement interface between parser and file-attributes parser.

New interface just collects the comment and passes it to the parser.
src/runtime/file-attributes.scm
src/runtime/parse.scm
src/runtime/runtime.pkg