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
74e719c0532f24ff5c1789e7eb2f35ac63e1497c
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
74e719c053
Add object dependency tracking to make sure that during nested function calls all returned values are not prematurely destructed.
...
All tests pass on vc2008 now.
2010-10-02 13:26:06 +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
Rip out caching in dispatch kit to get a more clean view of the performance world
2010-09-19 23:24:52 +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