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
..
chaiscript_stdlib.cpp Fix #98 for unavoidable C style returns in modules 2014-01-23 13:08:08 -07:00
main.cpp Add strong reference to range objects #132 2014-08-30 13:36:36 -06:00
stl_extra.cpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2014-02-17 16:31:16 -07:00
test_module.cpp Fix crash during user_defined_conversions_2 2014-11-02 21:37:01 -07:00