Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 346 (100.0%) | 57.6 |
connorhollenbeck | 4 (66.7%) | 175 (50.6%) | 43.7 |
mahameeo | 2 (33.3%) | 171 (49.4%) | 85.5 |
I added more test cases in Evaluator test suite.
137 lines of code changed in 1 file:
Got all the operation tests
88 lines of code changed in 1 file:
updated the RGBToYCrCb
3 lines of code changed in 1 file:
Added some more test cases, still need PerlinColor and BW and the YCrCbToRGB
41 lines of code changed in 1 file:
Added clamp, wrap, sin, and cos tests to the ParsedExpressionTreeTests
43 lines of code changed in 1 file:
testing some unary function expressions.
34 lines of code changed in 1 file:
First Import
343 lines of code changed in 5 files: