[root]/src/slogo/GUIElements/commands
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
estradahammd | 47 (100.0%) | 643 (100.0%) | 13.6 |
Simplified some code
16 lines of code changed in 1 file:
Added all my java docs
52 lines of code changed in 5 files:
Added a check within the slogo reader that allows it to check for [] and recognize when a statement is complete
28 lines of code changed in 1 file:
Just added two new extensions
10 lines of code changed in 1 file:
Added code to support easter eggs
5 lines of code changed in 1 file:
Fixed the refresh method to improve the runtime efficiency
0 lines of code changed in 1 file:
10 lines of code changed in 1 file:
Modified the code to avoid concurrent modification exceptions
4 lines of code changed in 1 file:
Fixed the default file saving system
3 lines of code changed in 1 file:
Added code to support loading past assignments into the current workspace
27 lines of code changed in 4 files:
Added ability to record and save assignments
55 lines of code changed in 1 file:
Added code to clean up the loading screen
23 lines of code changed in 2 files:
Added code to save and load the image of the turtle when user specified
17 lines of code changed in 2 files:
Added a button and the associated code for the subroutine button
61 lines of code changed in 2 files:
Fixed the method to allow the user to open .logo files
34 lines of code changed in 1 file:
Allowed the user to save as a .logo file and fixed the save and save as buttons
20 lines of code changed in 1 file:
Fixed 100 warnings
4 lines of code changed in 4 files:
Added java docs
43 lines of code changed in 4 files:
Update to fix broken error
7 lines of code changed in 1 file:
Fixed the abstraction
1 lines of code changed in 1 file:
Fixed file loading
3 lines of code changed in 1 file:
Abstraction
19 lines of code changed in 1 file:
Abstracted some of the code
1 lines of code changed in 1 file:
Fixed the null pointer exception in the open instruction command
2 lines of code changed in 1 file:
Fixed the command for the save file
3 lines of code changed in 1 file:
Fixed some elements of the save command
9 lines of code changed in 1 file:
Fixed the command
20 lines of code changed in 2 files:
Changed the organization of the GUI elements to make it easier to understand
166 lines of code changed in 3 files: