Jason Turner 962bdf4b3c Reduce exceptions on startup to minimum
This still has some exceptions thrown during the loading of modules
since I have no way of knowing where the operating system
`dlopen` and `LoadLibrary` functions will search for me to pre-check
it.

Closes #158
2015-04-06 13:17:41 -06:00
..
chaiscript_algebraic.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
chaiscript_common.hpp Various cleanups 2015-04-02 15:40:45 -06:00
chaiscript_engine.hpp Reduce exceptions on startup to minimum 2015-04-06 13:17:41 -06:00
chaiscript_eval.hpp Reduce exceptions on startup to minimum 2015-04-06 13:17:41 -06:00
chaiscript_parser.hpp Various cleanups 2015-04-02 15:40:45 -06:00
chaiscript_prelude_docs.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
chaiscript_prelude.chai Test optimizing the AST 2015-03-23 21:43:57 -06:00