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
394d8c3bf6044423b49fa931e3a11a56dd48d3d9
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