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
6a47846b84fda4fa44464aa17fc0745d5aeeb775
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
6a47846b84
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_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
Add support for std::exception and what()
2009-09-18 22:26:07 +00:00
chaiscript_parser.hpp
Fix default cmake build to use readline and gdb. Add simple try/catch/throw exceptions
2009-09-18 22:04:07 +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