Jason Turner 16f09794cf Fixes #88: Linking error on MacOS Mavericks
The c++ library implementation on MacOS is broken, it does not allow you to
correctly use points to members of std::string. We work around this by not
directly using member pointers and instead wrapping the method calls
with our own functions.
2013-11-27 08:00:23 -07:00
..
dispatchkit Fixes #88: Linking error on MacOS Mavericks 2013-11-27 08:00:23 -07:00
language - Fix legit threading issue which shows itself on clang / macos mostly 2013-05-26 22:47:23 -06:00
utility Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
chaiscript_threading.hpp Fixes #88: Linking error on MacOS Mavericks 2013-11-27 08:00:23 -07:00
chaiscript.hpp Add the ability to save and restore the state of local variables #25 2012-07-16 21:27:42 -06:00