Add error checking to entity and apply hook operations.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 5 Jul 2015 17:39:59 +0000 (17:39 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 5 Jul 2015 17:39:59 +0000 (17:39 +0000)
commit2a447ff94f364fea9fe2169033a1e2c034592c8b
treee58533052953c3f0aa93dbad8e78c394b58bb9cc
parentee1ab5b6edffd6c13ef13c3d738571c6b95e3a25
Add error checking to entity and apply hook operations.
src/runtime/runtime.pkg
src/runtime/unpars.scm
src/runtime/uproc.scm
tests/check.scm
tests/runtime/test-entity.scm [new file with mode: 0644]