]> gitweb.factorcode.org Git - factor.git/commit
alien: replacing the alien-*-error family of errors with callsite-not-compiled
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 3 Aug 2016 08:53:48 +0000 (10:53 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 4 Aug 2016 09:51:59 +0000 (11:51 +0200)
commitdee9cf0a70fec327849952d65e3b81f406b56ad5
tree6c4463211095ceddad952e245fc56303b81b9322
parent4387da41d515b460ba93e130304d562f8ae73d3b
alien: replacing the alien-*-error family of errors with callsite-not-compiled

All the errors did the same thing anyway. Also adding a summary method
to it.
basis/debugger/debugger.factor
core/alien/alien-docs.factor
core/alien/alien-tests.factor
core/alien/alien.factor