Jason Turner c876a89030 Fix crash during user_defined_conversions_2
Temporaries created during user conversion operations were being dropped
before the result of the conversion was able to be used. This fixes that
by temporarily storing the result of the conversion inside the
current Function_Push_Pop context.
2014-11-02 21:37:01 -07:00
..
dispatchkit Fix crash during user_defined_conversions_2 2014-11-02 21:37:01 -07:00
language Fix crash during user_defined_conversions_2 2014-11-02 21:37:01 -07:00
utility Modernization of chaiscript_parser 2014-10-04 09:37:33 -06:00
chaiscript_defines.hpp Update version number to 5.4.0, update releasenotes 2014-08-31 19:45:07 -06:00
chaiscript_stdlib.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
chaiscript_threading.hpp Fix thread-unsafe builds 2014-05-09 15:55:29 -06:00
chaiscript.hpp Merge branch 'develop' of https://github.com/ChaiScript/ChaiScript into develop 2014-09-08 11:11:35 -06:00