Refactor bundle interfaces to be dispatch tags.
authorChris Hanson <org/chris-hanson/cph>
Fri, 19 Jan 2018 02:26:32 +0000 (18:26 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 19 Jan 2018 02:26:32 +0000 (18:26 -0800)
commita28db0810942bf2962e5abb0657199e66a108beb
treedb1d15dbf46df4cd694a89469fe5cd0074aedd32
parentfdc3e01ae31e6b33703a8dd87fa0c377229c47ca
Refactor bundle interfaces to be dispatch tags.

Also add some unit tests.
src/runtime/bundle.scm
src/runtime/runtime.pkg
tests/check.scm
tests/runtime/test-bundle.scm [new file with mode: 0644]