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 17:26:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ChaiScript
/
include
/
chaiscript
History
Jason Turner
4bdbcf30ff
Move std::list<> support from main.cpp into a module, stl_extra.cpp, to better allow for measuring of core compile times / performance.
2009-09-15 01:30:51 +00:00
..
dispatchkit
Decrease compile times by 30% and runtimes by 10% by eliminating use of boost::bind during function dispatch
2009-09-10 03:44:42 +00:00
language
Add a couple more in-string eval unit tests to check for proper escaping
2009-09-13 12:53:12 +00:00
chaiscript_threading.hpp
Add support for loadable modules on POSIX systems
2009-09-06 23:33:03 +00:00
chaiscript.hpp
Move std::list<> support from main.cpp into a module, stl_extra.cpp, to better allow for measuring of core compile times / performance.
2009-09-15 01:30:51 +00:00