[root]/Picasso/src/picasso/view/commands
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 127 (100.0%) | 14.1 |
zdanisq | 5 (55.6%) | 84 (66.1%) | 16.8 |
ekentao | 3 (33.3%) | 33 (26.0%) | 11.0 |
Quentin Zdanis | 1 (11.1%) | 10 (7.9%) | 10.0 |
apparently forgot to commit the random expression button last night. oh well, here it is
45 lines of code changed in 1 file:
we has working history (with a toggle window, too!)
also added in expression "breeding" by allowing chaining expressions from history
19 lines of code changed in 1 file:
Added in text field for expressions
7 lines of code changed in 1 file:
Update Frame to change title when expression is evaluated
7 lines of code changed in 1 file:
Implemented the random and time variation stuff.
33 lines of code changed in 3 files:
added in NPE handling. doesn't actually affect the run in any way
6 lines of code changed in 1 file:
Added in a dialog box that prompts the user for an expression string, stores that in the class which is then used in the the expression tree generation.
10 lines of code changed in 1 file:
First Import
124 lines of code changed in 3 files: