Commit Graph

4 Commits

Author SHA1 Message Date
Bryan Bishop
2cf0cfa34d class Preprocessor instead of just functions 2013-09-02 12:33:03 -05:00
Bryan Bishop
6f9ed6a829 basic config support 2013-09-02 12:33:03 -05:00
Bryan Bishop
e188fa3eb4 make up TextScriptException to replace two asserts 2013-09-01 15:45:04 -05:00
Bryan Bishop
ccc1d82d95 use a custom AddressException instead of asserts
There's no reason to have asserts thrown around in the source code like
that. This replaces some of them with an AddressException and a new file
called "exceptions.py" to store the exception definitions.
2013-09-01 15:40:22 -05:00