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
18fc4d419f1a6c3f47bab213a79006bd6b1b96e1
ChaiScript
/
include
/
chaiscript
/
language
History
Jonathan Turner
18fc4d419f
Fix to catch block handling that would have lost the scope of the boost::ref of the exception
2009-09-19 13:40:48 +00:00
..
chaiscript_engine.hpp
Add runtime_error support, for throwing a normal std::exception. Also, move bootstrap for Dynamic_Object into its proper place.
2009-09-19 12:15:17 +00:00
chaiscript_eval.hpp
Fix to catch block handling that would have lost the scope of the boost::ref of the exception
2009-09-19 13:40:48 +00:00
chaiscript_parser.hpp
Added guarded exception catches
2009-09-19 13:30:11 +00:00
chaiscript_prelude.hpp
Fix parser to handle shortform equations (fix bad operator parsing). Add back lines to prelude for line numbers
2009-09-09 14:11:03 +00:00