[root]
.settings
(1 files, 11 lines)
resources
(1 files, 0 lines)
src
(0 files, 0 lines)
jturtle
(3 files, 1075 lines)
images
(1 files, 7 lines)
slogo
(4 files, 126 lines)
expression
(11 files, 419 lines)
instruction
(38 files, 1780 lines)
parser
(48 files, 1597 lines)
token
(52 files, 1017 lines)
tests
(1 files, 14 lines)
tests
(7 files, 64 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 108 (100.0%) | 7.2 |
nollets | 6 (40.0%) | 50 (46.3%) | 8.3 |
srowley | 1 (6.7%) | 26 (24.1%) | 26.0 |
wpeaseley | 4 (26.7%) | 25 (23.1%) | 6.2 |
tremog | 1 (6.7%) | 7 (6.5%) | 7.0 |
Sara Sprenkle | 3 (20.0%) | 0 (0.0%) | 0.0 |
8 lines of code changed in 1 file:
26 lines of code changed in 1 file:
Was also getting really tired of that error message in our one JUnit test so I commented out the error line.
This can be fixed.... time permitting.
7 lines of code changed in 1 file:
of if is not working so if you type if (anynumber other than 0) [ (any instruction it will work) ]
10 lines of code changed in 1 file:
If Token!
3 lines of code changed in 1 file:
fixed bug in aliases.
6 lines of code changed in 1 file:
Added all commands but TO and IF
JTurtle has a clearTurtleTail method that should eventually clear all of the lines the turtle has drawn in order to allow the clean and clearscreen instructions to function. This can be filled in after the turtle is drawing/keeping track of its lines.
I'm going to work on the hide/show turtle method stubs that are there right now later tonight
1 lines of code changed in 1 file:
Cleaning up files that are no longer needed.
0 lines of code changed in 1 file:
23 lines of code changed in 2 files:
1 lines of code changed in 1 file:
23 lines of code changed in 2 files:
Added a file for Stephen to test an update
0 lines of code changed in 1 file:
deleting the test file
0 lines of code changed in 1 file:
Committing a test file
0 lines of code changed in 1 file:
Deleting the test file
0 lines of code changed in 1 file:
testfile
0 lines of code changed in 1 file: