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
43dbd8ac784f753f7cbb7a160d38597be6614513
ChaiScript
/
include
/
chaiscript
History
Jason Turner
43dbd8ac78
Rip out object caching. With this removed it becomes that much more critical that we fix the scoping issue with references returned from temporaries.
2010-10-01 02:25:29 +00:00
..
dispatchkit
Rip out object caching. With this removed it becomes that much more critical that we fix the scoping issue with references returned from temporaries.
2010-10-01 02:25:29 +00:00
language
Remove commented out code and make variable declarations/scopes consistent with the rest of the C++ codebase
2010-09-30 19:16:03 +00:00
utility
Register AST_Node and Parser, overloaded eval for AST_Node and some const correctness fixes
2010-08-28 21:48:30 +00:00
chaiscript_threading.hpp
Convert from #warning to #pragma message for notification of thread safety being disabled, so support more compilers portably
2010-01-19 01:54:00 +00:00
chaiscript.hpp
Updated email addresses in copyright information.
2010-08-10 05:24:07 +00:00