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
Files
5b424be4ed80587ed8d54e1328cdca0650cac915
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
0b789004e9
Make "clone" a chaiscript based operation instead of forcing the user to register a clone method.
2009-07-24 13:17:00 +00:00
..
chaiscript_engine.hpp
Add "type_name" function and port the "new" in prelude to use it instead of clone/clear.
2009-07-24 04:01:28 +00:00
chaiscript_eval.hpp
Added 'clear'. Added 'push_back' to string. Added char. Added simple reverse
2009-07-23 17:01:07 +00:00
chaiscript_parser.hpp
Change 'elseif' to 'else if' to better support C++ expectations
2009-07-17 14:16:27 +00:00
chaiscript_prelude.hpp
Make "clone" a chaiscript based operation instead of forcing the user to register a clone method.
2009-07-24 13:17:00 +00:00