Jason Turner 0c4951d742 Fix parsing of operators
* Only parse valid operators
 * Don't swallow a symbol if it would produce an invalid operator

Closes #198
2015-08-01 10:05:38 -06:00
..
chaiscript_algebraic.hpp Merge branch 'develop' into smaller_make_shared 2015-04-27 11:55:12 -06:00
chaiscript_common.hpp Remove unused Inplace Eval ast node 2015-07-23 15:34:45 -06:00
chaiscript_engine.hpp Remove remaining uses of std::function 2015-06-23 13:02:43 -06:00
chaiscript_eval.hpp Make order of params eval well defined 2015-07-24 12:07:46 -06:00
chaiscript_parser.hpp Fix parsing of operators 2015-08-01 10:05:38 -06:00
chaiscript_prelude_docs.hpp Correct docs for 'filter' 2015-06-10 18:44:30 -06:00
chaiscript_prelude.chai More strongly typed handling of push_back wrapper 2015-07-11 18:36:07 -06:00