This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
096c8aab50
Provide for caching of objects in the dispatch get get_object side. Also, update chaiscript_eval to not explicitly add a new stack object to each scope as it is created
2009-08-30 00:48:17 +00:00
..
chaiscript_engine.hpp
Extend the reserved object name registration to include some missing values such as break and return and such
2009-08-26 02:21:41 +00:00
chaiscript_eval.hpp
Provide for caching of objects in the dispatch get get_object side. Also, update chaiscript_eval to not explicitly add a new stack object to each scope as it is created
2009-08-30 00:48:17 +00:00
chaiscript_parser.hpp
Allow simple multiline commands in arg list and container arg list
2009-08-26 20:34:32 +00:00
chaiscript_prelude.hpp
Add std::list support
2009-08-29 14:00:07 +00:00