Jason Turner a2ff672b34 Memory error fixes
* prevent recognizing . as a number
 * do all checked iterator operations for incrementing through input
   stream
 * Verify that all is as expected when building up a dot notation call
2015-07-22 11:13:10 -06:00
..
chaiscript_algebraic.hpp Merge branch 'develop' into smaller_make_shared 2015-04-27 11:55:12 -06:00
chaiscript_common.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into multithreaded_performance 2015-07-16 18:12:09 -06:00
chaiscript_engine.hpp Remove remaining uses of std::function 2015-06-23 13:02:43 -06:00
chaiscript_eval.hpp Memory error fixes 2015-07-22 11:13:10 -06:00
chaiscript_parser.hpp Memory error fixes 2015-07-22 11:13:10 -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