This website requires JavaScript.
Explore
Register
Sign In
coffee
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
mirror of
https://github.com/ChaiScript/ChaiScript.git
synced
2025-12-07 09:16:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ChaiScript
/
include
/
chaiscript
History
Jason Turner
0ff107a818
Rename types_match to call_match in Proxy_Function to more closely match the semantics of the call
2009-08-06 01:35:12 +00:00
..
dispatchkit
Rename types_match to call_match in Proxy_Function to more closely match the semantics of the call
2009-08-06 01:35:12 +00:00
language
Approximate 20% reduction in runtime on long running scripts, based on profiling data. Reduce number of execution of object cache culling, reduction of copies of the stack and reduction of Boxed_Value copies
2009-08-05 02:43:13 +00:00
chaiscript.hpp
Major updates to the C++ API. Please see trunk/src/example.cpp to follow along
2009-07-18 18:05:54 +00:00