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
556e7ad916c74ee8d3060d8c1670564cebb29fec
ChaiScript
/
include
/
chaiscript
History
Jonathan Turner
556e7ad916
Cleaned up the formatting a bit. Switched parser over to using charBetween, which significantly improves
...
readability of the early parsing rules.
2010-08-06 11:17:53 +00:00
..
dispatchkit
Add string.c_str() and string.data() methods.
2010-08-05 13:38:11 +00:00
language
Cleaned up the formatting a bit. Switched parser over to using charBetween, which significantly improves
2010-08-06 11:17:53 +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