dinghram d68ba51f6f Class with type_conversion from int and "==" operator causes switch statement to compare destroyed objects
Fixes: Class with type_conversion from int and "==" operator causes switch statement to compare destroyed objects #421

Re-uses existing code from Binary_Operator_AST_Node::do_oper to compare equality when processing switch case statements.
2018-03-12 13:48:50 -06:00
..
dispatchkit Add to_int(int) and similar overloads 2018-02-02 20:35:32 -07:00
language Class with type_conversion from int and "==" operator causes switch statement to compare destroyed objects 2018-03-12 13:48:50 -06:00
utility Merge pull request #410 from arcoRocks/patch-3 2018-03-01 10:44:45 -07:00
chaiscript_basic.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
chaiscript_defines.hpp Fix some warnings found on g++7 2018-02-02 20:36:29 -07:00
chaiscript_stdlib.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_threading.hpp ChaiScript can only support static in non-threading mode 2017-05-31 14:18:30 -06:00
chaiscript.hpp Fix defaults for dynload options 2017-06-06 14:59:05 -06:00