Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 851 (100.0%) | 14.4 |
src/slogo/instruction/ | 8 (13.6%) | 315 (37.0%) | 39.3 |
src/slogo/parser/ | 17 (28.8%) | 221 (26.0%) | 13.0 |
src/slogo/turtle/ | 19 (32.2%) | 216 (25.4%) | 11.3 |
src/slogo/parser/token/ | 10 (16.9%) | 95 (11.2%) | 9.5 |
src/slogo/ | 4 (6.8%) | 3 (0.4%) | 0.7 |
slogo_programs/ | 1 (1.7%) | 1 (0.1%) | 1.0 |
added to command
139 lines of code changed in 4 files:
gui updates
37 lines of code changed in 1 file:
sets line wrap
2 lines of code changed in 1 file:
add file chooser for open command
24 lines of code changed in 1 file:
adds open file functionality
17 lines of code changed in 1 file:
adds openFile method
16 lines of code changed in 1 file:
makes step panel a part of main panel
20 lines of code changed in 1 file:
3 lines of code changed in 1 file:
revises hide turtle to toggle turtle
6 lines of code changed in 1 file:
defines hide command bar method
18 lines of code changed in 1 file:
implements home token, parser, and instruction
78 lines of code changed in 5 files:
implements setxy token, parser, and instruction
94 lines of code changed in 5 files:
Implements SetY token, parser, and instruction
87 lines of code changed in 4 files:
Implemented SetX token, parser, and instruction
88 lines of code changed in 5 files:
preliminary_implementation
2 lines of code changed in 1 file:
31 lines of code changed in 5 files:
1 lines of code changed in 2 files:
6 lines of code changed in 3 files:
1 lines of code changed in 1 file:
0 lines of code changed in 1 file:
(10 more)