[root]/src/slogo
errors
(1 files, 14 lines)
expression
(11 files, 419 lines)
instruction
(35 files, 1715 lines)
parser
(43 files, 1673 lines)
token
(54 files, 1157 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 261 (100.0%) | 11.8 |
jgoergen | 11 (50.0%) | 202 (77.4%) | 18.3 |
mforrestel | 9 (40.9%) | 53 (20.3%) | 5.8 |
morgana | 2 (9.1%) | 6 (2.3%) | 3.0 |
FINAL
12 lines of code changed in 7 files:
We can toggle the dashboard view on and off now using radio buttons!
10 lines of code changed in 3 files:
7 lines of code changed in 1 file:
WE CAN CHANGE THE BACKGROUND IMAGE NOW WOOOOOOOOO!!!!!!!
80 lines of code changed in 3 files:
Can change the Turtle image!!!!
38 lines of code changed in 1 file:
I added the file input functionality, using the FileHandler class in slogo. It reads a file from the user's computer and parses it the same way batch input is parsed.
39 lines of code changed in 1 file:
34 lines of code changed in 1 file:
Fixed Context issues (hopefully)
6 lines of code changed in 2 files:
This version goes FORWARD 50 if that is exactly what you type into the command box. I wrote in the actual comments all the things that still need fixing to make it more expandable so look for those.
2 lines of code changed in 1 file:
31 lines of code changed in 1 file:
Let me know if this commit works!
2 lines of code changed in 1 file:
First Import
86 lines of code changed in 3 files: