Implement test-library-parser and fix bugs in library-parser.
authorChris Hanson <org/chris-hanson/cph>
Wed, 3 Oct 2018 23:53:20 +0000 (16:53 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 3 Oct 2018 23:53:20 +0000 (16:53 -0700)
commit72037363015ebe9fb7c6f5409d73262910d311c2
tree7e53e0e1aa786c245e6138b899c51579b68cfd1b
parent54eecf0b08d1e32e89c9441e4d7e10fb58c3c5f5
Implement test-library-parser and fix bugs in library-parser.
src/runtime/library-parser.scm
src/runtime/runtime.pkg
tests/check.scm
tests/runtime/test-library-data/foo-bar-1.scm [new file with mode: 0644]
tests/runtime/test-library-data/foo-bar-2.scm [new file with mode: 0644]
tests/runtime/test-library-data/foo-foo.scm [new file with mode: 0644]
tests/runtime/test-library-parser.scm [new file with mode: 0644]