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
65edf30ef0f8d553051f6618f6f5bc67c9170011
ChaiScript
/
include
/
chaiscript
History
Jason Turner
65edf30ef0
Fix regression in parsing of empty file. Visible in windows debug mode, but probably affects all platforms.
2010-11-15 22:45:57 +00:00
..
dispatchkit
Simplify how functions are stored and passed. This is the first step in allowing us to sort functions so that dispatches are attempted in an organized order (as opposed to just the order they were added in).
2010-11-15 05:52:48 +00:00
language
Fix regression in parsing of empty file. Visible in windows debug mode, but probably affects all platforms.
2010-11-15 22:45:57 +00:00
utility
Register AST_Node and Parser, overloaded eval for AST_Node and some const correctness fixes
2010-08-28 21:48:30 +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
Updated email addresses in copyright information.
2010-08-10 05:24:07 +00:00