Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 78 (100.0%) | 889 (100.0%) | 11.3 |
bairdc | 33 (42.3%) | 286 (32.2%) | 8.6 |
austi | 11 (14.1%) | 240 (27.0%) | 21.8 |
ravalr | 19 (24.4%) | 216 (24.3%) | 11.3 |
Ram | 4 (5.1%) | 74 (8.3%) | 18.5 |
brandw | 8 (10.3%) | 63 (7.1%) | 7.8 |
choia | 3 (3.8%) | 10 (1.1%) | 3.3 |
final
1 lines of code changed in 1 file:
Everything but show and hide turtle work
2 lines of code changed in 2 files:
Added a ton of tests and for text to appear every time an instruction runs for the notification panel. Java docs complete as well
82 lines of code changed in 2 files:
Changes for testing
7 lines of code changed in 1 file:
Squashed the bugs and notification panel is set to go
2 lines of code changed in 2 files:
Testing
7 lines of code changed in 1 file:
Added methods for testing
7 lines of code changed in 1 file:
Added a method for testing
7 lines of code changed in 1 file:
Added an error message in notification panel
12 lines of code changed in 1 file:
Added some methods for testing
21 lines of code changed in 1 file:
links notificationPanel to interpreter
15 lines of code changed in 2 files:
Removed unused import statements
0 lines of code changed in 1 file:
enables save file capability
55 lines of code changed in 1 file:
added scrollbar to textentrypanel
4 lines of code changed in 1 file:
Added testtowards class that Sprenkle emailed me. Added question mark as question mark token and in char token factory. Don't use towards, it still doesn't function properly.
49 lines of code changed in 1 file:
I added towards with it's token, parser and instruction. Added it to the instruction list too. However, we need to fix the cases when the x values or y values are the same. Also, we might need to refactor it some.
1 lines of code changed in 1 file:
Made it so the user can't edit the notification area
1 lines of code changed in 1 file:
Made it so closing one workspace doesn't exit application
1 lines of code changed in 1 file:
Added a "new workspace" file menu command
14 lines of code changed in 1 file:
Added Clean parser, token, and instructions
19 lines of code changed in 2 files:
User can now import sound files (.wav) and image files (.png)
84 lines of code changed in 2 files:
Sound now plays when you launch the program and press enter
41 lines of code changed in 2 files:
Fixed drawing the path so it uses a color palette
3 lines of code changed in 1 file:
Changing pen color now works. Pass 3 rgb values to change the color.
9 lines of code changed in 2 files:
Changing pen thickness now works
43 lines of code changed in 2 files:
0 lines of code changed in 1 file:
Got drawing to work
4 lines of code changed in 1 file:
Changed the drawing functionality. Works, but isn't positioned at center of screen.
61 lines of code changed in 3 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:
4 lines of code changed in 2 files:
adds open file functionality
17 lines of code changed in 1 file:
Added drawing functionality for the turtle's path
10 lines of code changed in 1 file:
adds openFile method
16 lines of code changed in 1 file:
Added boolean and arraylist for drawing functionality
31 lines of code changed in 1 file:
1 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:
(26 more)