[root]/Picasso/src/picasso/parser/tokens/operations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 180 (100.0%) | 9.4 |
acharyab | 11 (57.9%) | 84 (46.7%) | 7.6 |
wilsond | 3 (15.8%) | 54 (30.0%) | 18.0 |
Ginny Huang | 2 (10.5%) | 29 (16.1%) | 14.5 |
tuwe | 1 (5.3%) | 13 (7.2%) | 13.0 |
ekentao | 1 (5.3%) | 0 (0.0%) | 0.0 |
Sara Sprenkle | 1 (5.3%) | 0 (0.0%) | 0.0 |
16 lines of code changed in 6 files:
16 lines of code changed in 1 file:
13 lines of code changed in 1 file:
19 lines of code changed in 1 file:
Hey guys, I have added Divide, Cos and Exponentiate. There are things that aren't working: like when you say, sin(2x) it doesnt work since 2x is not always between -1..1 . And there are some other things we still need to look into.
68 lines of code changed in 5 files:
Minus needs space
13 lines of code changed in 1 file:
16 lines of code changed in 1 file:
19 lines of code changed in 1 file:
Removed the new classes that Onye added because he's not a member of FierceFive.
0 lines of code changed in 1 file:
Implemented the multiply operator
0 lines of code changed in 1 file:
First Import
27 lines of code changed in 2 files: