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
..
chaiscript_algebraic.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
chaiscript_common.hpp Remove offending boost code which causes warnings in some cases #39 2012-06-02 17:45:10 -06:00
chaiscript_engine.hpp Make stdlib 2012-06-03 08:11:37 -06:00
chaiscript_eval.hpp Merge branch 'master' into 2011-09-09-CxScript 2012-05-28 11:42:55 -06:00
chaiscript_parser.hpp Merge branch 'master' into 2011-09-09-CxScript 2012-06-03 06:04:24 -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 Merge branch '2011-09-09-CxScript' of github.com:ChaiScript/ChaiScript into 2011-09-09-CxScript 2012-05-17 10:16:35 -07:00