2017-09-05 13:26:55 -05:00
..
chaiscript_algebraic.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
chaiscript_common.hpp Make sure to not deref null parse node 2017-07-20 06:10:31 -06:00
chaiscript_engine.hpp Simplified namespace handling code and requiring all namespace registration to allow for delayed generation. This simplifies generating namespaces by the user and leads to more efficient code. 2017-09-05 13:26:55 -05:00
chaiscript_eval.hpp Make sure to not deref null parse node 2017-07-20 06:10:31 -06:00
chaiscript_optimizer.hpp Move away from shared_ptr for parse nodes 2017-06-21 21:27:48 -06:00
chaiscript_parser.hpp More careful testing of 'for' parses 2017-07-19 13:19:36 -06:00
chaiscript_posix.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
chaiscript_prelude_docs.hpp Fix description of get_guard() 2016-03-30 18:14:12 +03:00
chaiscript_prelude.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
chaiscript_tracer.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
chaiscript_unknown.hpp Loadable module support can be disabled by defining CHAISCRIPT_NO_DYNLOAD 2017-03-05 20:54:01 +03:00
chaiscript_windows.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00