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
d8c979b204
Fix for unexpected new base class to std::pair in VS2010. All tests now pass in VS2010
2010-10-02 20:38:46 +00:00
..
chaiscript_common.hpp
rip out a couple hundred lines of code with inheritance
2010-09-30 18:17:32 +00:00
chaiscript_engine.hpp
Fix for unexpected new base class to std::pair in VS2010. All tests now pass in VS2010
2010-10-02 20:38:46 +00:00
chaiscript_eval.hpp
Add object dependency tracking to make sure that during nested function calls all returned values are not prematurely destructed.
2010-10-02 13:26:06 +00:00
chaiscript_parser.hpp
Clean up reflection a bit, and how we do pretty printing of ast nodes. Registered new internal_to_string in reflection module so that we
2010-08-30 13:37:50 +00:00
chaiscript_prelude.hpp
Updated email addresses in copyright information.
2010-08-10 05:24:07 +00:00