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
21253043d1f6c9a5643abf39842260c59cd61a04
ChaiScript
/
include
/
chaiscript
History
Jason Turner
f215cae866
Add string.c_str() and string.data() methods.
2010-08-05 13:38:11 +00:00
..
dispatchkit
Add string.c_str() and string.data() methods.
2010-08-05 13:38:11 +00:00
language
Make warnings stricter on windows and clean up all legit warnings in our code.
2010-07-30 18:06:17 +00:00
utility
Add macro for helping with registering classes with ChaiScript, plus unit test for it
2010-07-17 01:01:21 +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
Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries
2010-08-02 01:38:25 +00:00