Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 997 (100.0%) | 15.5 |
src/slogo/turtle/ | 34 (53.1%) | 479 (48.0%) | 14.0 |
src/slogo/instruction/test/ | 15 (23.4%) | 258 (25.9%) | 17.2 |
src/slogo/instruction/ | 4 (6.3%) | 149 (14.9%) | 37.2 |
src/slogo/parser/ | 7 (10.9%) | 72 (7.2%) | 10.2 |
src/slogo/parser/token/ | 3 (4.7%) | 39 (3.9%) | 13.0 |
background_images/ | 1 (1.6%) | 0 (0.0%) | 0.0 |
fixed import statements
11 lines of code changed in 2 files:
test back
19 lines of code changed in 1 file:
test hideTurtle
5 lines of code changed in 1 file:
commit the testing package
16 lines of code changed in 1 file:
test showTurtle
24 lines of code changed in 1 file:
test sety
26 lines of code changed in 1 file:
test setxy
26 lines of code changed in 1 file:
test setx
26 lines of code changed in 1 file:
test home
22 lines of code changed in 1 file:
test penUp
19 lines of code changed in 1 file:
got rid of setUp and tearDown
0 lines of code changed in 1 file:
got rid of set up and tear down
0 lines of code changed in 1 file:
test penDown
29 lines of code changed in 1 file:
tested forward
35 lines of code changed in 1 file:
added a pond image
0 lines of code changed in 1 file:
background image can be chosen (thought it is faulty)
3 lines of code changed in 1 file:
trying to change the background
24 lines of code changed in 1 file:
refactored a bit of code; moved the pen slider into its own method
18 lines of code changed in 1 file:
fixed the window opening for slogo_programs and images
17 lines of code changed in 1 file:
opens the image picker right to the images folder
14 lines of code changed in 1 file:
(42 more)