Jason Turner 136b877afa Reduce cost of including chaiscript.hpp
- ChaiScript no longer includes or automatically instantiates std lib
 - ChaiScript constructor now requires an std lib instance in the form
   of a ModulePtr object
 - This new layout facilitates better usage of compilation firewalls and
   factories for reducing the overall impact of ChaiScript on a project
2011-12-27 21:37:00 -07:00
..
chaiscript_algebraic.hpp Boost eradicated from ChaiScript 2011-09-21 08:36:46 -06:00
chaiscript_common.hpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
chaiscript_engine.hpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
chaiscript_eval.hpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
chaiscript_parser.hpp Merge branch '2011-09-09-CxScript' of https://github.com/ChaiScript/ChaiScript into 2011-09-09-CxScript 2011-10-01 10:24:48 -06:00
chaiscript_prelude_docs.hpp Finalize documentation for 3.0.0 release and update version number in CMakeLists.txt 2011-05-20 13:44:34 -06:00
chaiscript_prelude.hpp Fixed parsing of block statements vs initializer expressions. 2011-10-01 10:19:45 -06:00