Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 686 (100.0%) | 25.4 |
src/slogo/tests/ | 3 (11.1%) | 458 (66.8%) | 152.6 |
src/slogo/parser/ | 6 (22.2%) | 92 (13.4%) | 15.3 |
src/slogo/turtle/ | 5 (18.5%) | 70 (10.2%) | 14.0 |
src/slogo/ | 2 (7.4%) | 23 (3.4%) | 11.5 |
src/slogo/expression/ | 3 (11.1%) | 22 (3.2%) | 7.3 |
src/slogo/parser/token/ | 2 (7.4%) | 13 (1.9%) | 6.5 |
src/slogo/instruction/ | 2 (7.4%) | 7 (1.0%) | 3.5 |
slogo_programs/ | 3 (11.1%) | 1 (0.1%) | 0.3 |
/ | 1 (3.7%) | 0 (0.0%) | 0.0 |
final
0 lines of code changed in 1 file:
added turtlefield tests
139 lines of code changed in 1 file:
added test methods
27 lines of code changed in 1 file:
added trail empty method
9 lines of code changed in 1 file:
tests for arithmetic functions
153 lines of code changed in 1 file:
Movement tests
166 lines of code changed in 1 file:
makes a new init method for JUnit testing
7 lines of code changed in 1 file:
allows user to print out the currently defined variables and their values in GUI.
37 lines of code changed in 3 files:
aliases
9 lines of code changed in 1 file:
made ? a word in stream tokenizer
1 lines of code changed in 1 file:
4 lines of code changed in 1 file:
aliasing
40 lines of code changed in 2 files:
uses propfiles for aliasing
12 lines of code changed in 1 file:
cast to integer instead of double
1 lines of code changed in 1 file:
implemented context in variable factory
11 lines of code changed in 1 file:
22 lines of code changed in 1 file:
10 lines of code changed in 1 file:
21 lines of code changed in 1 file:
changed to turtle png
1 lines of code changed in 1 file:
added aliasing
9 lines of code changed in 1 file:
(3 more)