Jason Turner 4ebfe264e9 Make stdlib
* Build the standard library as a module .so
 * Locate and load lib at runtime as a module
   if it is not provided to the ChaiScript
   constructor.

Decreases compile time by 1/2 for common use cases
where the user can use the dynamic library module.
2012-06-03 08:11:37 -06:00
..
main.cpp Make stdlib 2012-06-03 08:11:37 -06:00
multithreaded.cpp Boost eradicated from ChaiScript 2011-09-21 08:36:46 -06:00
reflection.cpp Merge branch 'master' into 2011-09-09-CxScript 2012-05-24 19:33:48 -06: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