User Details
User Details
- User Since
- Feb 16 2018, 21:08 (352 w, 1 d)
Mar 23 2018
Mar 23 2018
macros updated the diff for D1212: Add support for DIV and MOD opcodes.
Refactoring DIV/MOD and cleanup BIN2NUM tests
Mar 21 2018
Mar 21 2018
macros updated the diff for D1103: Add support for NUM2BIN, and BIN2NUM opcodes.
refactored tests
macros updated the diff for D1097: Add support for CAT, and SPLIT opcodes.
Refactored old tests
Mar 19 2018
Mar 19 2018
macros updated the diff for D1212: Add support for DIV and MOD opcodes.
Imported test code from former opcode.cpp file into monolith_opcodes_test.cpp, refractoring it to match bitwise_opcodes_tests pattern.
Mar 15 2018
Mar 15 2018
macros updated the diff for D1090: Adds Bitwise functionality into interpreter.cpp.
xor typo
macros updated the diff for D1090: Adds Bitwise functionality into interpreter.cpp.
Updated for loops