summaryrefslogtreecommitdiff
path: root/evaluator.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Add max_instructionTom Stellard1-0/+17
2011-01-04Remove some debug statementsTom Stellard1-3/+0
2011-01-04add min_instruction()Tom Stellard1-0/+17
2011-01-04Add rcp_instructionTom Stellard1-0/+39
2011-01-04Add sat_instructionTom Stellard1-0/+23
2010-12-29add sub_instructionTom Stellard1-0/+15
2010-12-29Add abs_instructionTom Stellard1-8/+28
2010-12-28Add mul instructionTom Stellard1-0/+18
2010-12-28Fix a few segfaultsTom Stellard1-0/+3
2010-12-15Add hack to emulate overloaded evaluate() functionsTom Stellard1-1/+51
2010-12-09Get basic functionality working with a simple test case.Tom Stellard1-0/+40