Don Inghram
Don Inghram
…tatement to compare destroyed objects I added a Function_Push_Pop to save the match_value and the value from evaluating the case statement. This makes the code look like Fold_Right_Binary_Operator_AST_Node::do_oper, which does...
* Compiler Used: Visual Studio 2015 Update 3 * Operating System: Windows 10 * Architecture (ARM/x86/32bit/64bit/etc): x64 ### Expected Behavior A class added to ChaiScript that adds a type conversion...
I wanted to use an object strictly for RAII (on scope exit, do certain cleanup actions). However, I was frustrated to find that custom classes in ChaiScript had no way...
* Compiler Used: Visual Studio 2015 R3 * Operating System: Windows 7 * Architecture (ARM/x86/32bit/64bit/etc): 64bit ### Expected Behavior I added copy ctor, move ctor and copy/move = operators for...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...