Stephen Berry a01687d7ad Added basic namespace handling. The new code is wrapped in NAMESPACE HANDLING comments.
C++:
register_namespace(): registers a namespace with an instance of ChaiScript (supports delayed namespace generation)
import(): imports a namespace as a global Dynamic_Object

ChaiScript:
import(): imports a namespace
namespace(): generates and registers a new namespace
2016-10-12 09:42:57 -05:00
..
chaiscript_algebraic.hpp Move to strongly typed algebraic enum 2016-04-09 21:50:23 -06:00
chaiscript_common.hpp Merge branch 'release-5.x' into develop 2016-10-07 09:13:19 -06:00
chaiscript_engine.hpp Added basic namespace handling. The new code is wrapped in NAMESPACE HANDLING comments. 2016-10-12 09:42:57 -05:00
chaiscript_eval.hpp Merge branch 'release-5.x' into develop 2016-10-07 09:13:19 -06:00
chaiscript_optimizer.hpp Merge branch 'release-5.x' into develop 2016-10-10 20:09:40 -06:00
chaiscript_parser.hpp Apply return optimization to lambdas 2016-10-10 18:52:54 -06:00
chaiscript_posix.hpp some initialization and destructor cleanups 2016-04-09 22:10:06 -06:00
chaiscript_prelude_docs.hpp Fix description of get_guard() 2016-03-30 18:14:12 +03:00
chaiscript_prelude.hpp delimit chaiscript text blocks 2016-03-13 15:33:23 -06:00
chaiscript_tracer.hpp Initial take on Tracer hooks 2016-04-30 20:53:01 -06:00
chaiscript_unknown.hpp Split up ifdef'd module code 2016-04-09 21:49:12 -06:00
chaiscript_windows.hpp some initialization and destructor cleanups 2016-04-09 22:10:06 -06:00