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
..
main.cpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
multithreaded.cpp Boost eradicated from ChaiScript 2011-09-21 08:36:46 -06:00
reflection.cpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
stl_extra.cpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
test_module.cpp Boost eradicated from ChaiScript 2011-09-21 08:36:46 -06:00
work.chai Add shared objects that can be used by all threads at their root scope only 2009-09-03 11:42:23 +00:00