Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 70 (100.0%) | 1262 (100.0%) | 18.0 |
src/slogo/turtle/ | 30 (42.9%) | 1119 (88.7%) | 37.3 |
src/slogo/ | 3 (4.3%) | 98 (7.8%) | 32.6 |
src/slogo/instruction/ | 29 (41.4%) | 37 (2.9%) | 1.2 |
src/slogo/expression/ | 2 (2.9%) | 6 (0.5%) | 3.0 |
src/slogo/parser/ | 2 (2.9%) | 2 (0.2%) | 1.0 |
images/ | 4 (5.7%) | 0 (0.0%) | 0.0 |
make turtle start in the middle of the field
2 lines of code changed in 1 file:
button editing
0 lines of code changed in 1 file:
undo button works
1 lines of code changed in 1 file:
redo button works
16 lines of code changed in 1 file:
added if statement to go so it will not add \n to history when the input is empty
9 lines of code changed in 1 file:
refactoring. made methods go, makeButtonDetails, outputMessage and updateHistory
146 lines of code changed in 1 file:
fixed go to not evaluate when theres nothing there
22 lines of code changed in 1 file:
gui formatting dashboard buttons
9 lines of code changed in 1 file:
formatting
1 lines of code changed in 1 file:
bigger workspace
2 lines of code changed in 1 file:
major changes to error handling
10 lines of code changed in 4 files:
major changes to error handling. throws exception in all instructions
37 lines of code changed in 28 files:
major changes on error handling. added throws exception
2 lines of code changed in 1 file:
Major changes on error handling
45 lines of code changed in 2 files:
formatting
5 lines of code changed in 1 file:
edited error messages with icons
36 lines of code changed in 1 file:
Redo button
19 lines of code changed in 1 file:
putting all edits of turtle field together
207 lines of code changed in 1 file:
added icons to confirmation messages when you switch turtles
14 lines of code changed in 1 file:
formatting code to be more readable
44 lines of code changed in 1 file:
(13 more)