Luis Finke b41c0f432b Added (optional) protection against divide by zero exceptions
defining the preprocessor CHAISCRIPT_PROTECT_DIVIDEBYZERO adds checking of right side values before division arithmetic, allowing the user to safely catch a divide by zero error, rather than dealing with a SIGFPE and having the entire program exit without a choice
2014-10-24 17:41:33 -04:00
..
any.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
bad_boxed_cast.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
bind_first.hpp Code cleanups 2014-09-12 15:16:24 -06:00
bootstrap_stl.hpp Add strong reference to range objects #132 2014-08-30 13:36:36 -06:00
bootstrap.hpp Code cleanups 2014-09-12 15:16:24 -06:00
boxed_cast_helper.hpp Code cleanups 2014-09-12 15:16:24 -06:00
boxed_cast.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
boxed_number.hpp Added (optional) protection against divide by zero exceptions 2014-10-24 17:41:33 -04:00
boxed_value.hpp Make up some of the performance losses #132 2014-08-30 14:49:31 -06:00
dispatchkit.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
dynamic_cast_conversion.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
dynamic_object.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
exception_specification.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
function_call_detail.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
function_call.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
handle_return.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
operators.hpp Code cleanups 2014-09-12 15:16:24 -06:00
proxy_constructors.hpp Apply changes applied from clang-modernize 2014-05-10 08:25:38 -06:00
proxy_functions_detail.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
proxy_functions.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
register_function.hpp Spelling fixes, phase 1. 2014-05-29 20:16:47 -06:00
type_info.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00