Jason Turner a38b254a98 Only allow class in top level scope
* Throw error if class is in unexpected place
 * Allow catching of `eval_error` from inside of script

closes #297
2016-10-28 10:56:12 -06:00
..
chaiscript_algebraic.hpp Update copyrights 2016-02-14 20:04:17 -07:00
chaiscript_common.hpp Enable conversion to bool in conditionals 2016-10-26 13:52:03 -06:00
chaiscript_engine.hpp Address sign promotion warnings, add todo test 2016-03-04 07:58:21 -07:00
chaiscript_eval.hpp Only allow class in top level scope 2016-10-28 10:56:12 -06:00
chaiscript_parser.hpp Only allow class in top level scope 2016-10-28 10:56:12 -06:00
chaiscript_prelude_docs.hpp Correct docs for 'filter' 2015-06-10 18:44:30 -06:00
chaiscript_prelude.chai Fix vector element assignment issues 2015-10-15 21:20:12 -06:00