Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 50 (100.0%) | 10.0 |
src/jturtle/ | 3 (60.0%) | 37 (74.0%) | 12.3 |
src/jelan/simple/ | 1 (20.0%) | 9 (18.0%) | 9.0 |
src/slogo/instruction/ | 1 (20.0%) | 4 (8.0%) | 4.0 |
Committing slogo.instruction.Subroutine
4 lines of code changed in 1 file:
Added method to translate the cener poitn to a drawable point.
17 lines of code changed in 1 file:
Updated the TurtleField and JTurtle classes with parameterized lists and a different ordering of variables.
20 lines of code changed in 2 files:
Added a comment to BinaryExpression
9 lines of code changed in 1 file: