Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 181 (100.0%) | 1058 (100.0%) | 5.8 |
patelk | 134 (74.0%) | 827 (78.2%) | 6.1 |
martinj | 20 (11.0%) | 114 (10.8%) | 5.7 |
kirschnerk | 21 (11.6%) | 92 (8.7%) | 4.3 |
mcmurtryw | 2 (1.1%) | 13 (1.2%) | 6.5 |
AlexCantrell | 4 (2.2%) | 12 (1.1%) | 3.0 |
pen problems!
18 lines of code changed in 2 files:
commit for Kevin.
1 lines of code changed in 1 file:
Deleted files for PENDOWNParser, PENUPToken, and PENDOWNToken after copying the information within them to new files named PenDownParser, PenUpToken, and PenDownToken, respectively.
18 lines of code changed in 4 files:
8 lines of code changed in 1 file:
ADDED COMMENTS TO THE TOKEN CLASSES
180 lines of code changed in 28 files:
changed class names for greater, notequal, equalbool
46 lines of code changed in 6 files:
renamed less classes properly
9 lines of code changed in 2 files:
21 lines of code changed in 4 files:
renamed the clearscreen classes
7 lines of code changed in 2 files:
fixed both showturtle and hideturtle to have correct class names
14 lines of code changed in 4 files:
renamed all towards classes properly
7 lines of code changed in 2 files:
updated heading to be named correctly
7 lines of code changed in 2 files:
updated ycor and xcor to be named correctly and also added in rounding to make the coordinates less crazy
25 lines of code changed in 4 files:
renamed all home classes to be correct
8 lines of code changed in 2 files:
renamed all setxy classes to be correctly named
8 lines of code changed in 2 files:
sety is correctly named for all classes
9 lines of code changed in 2 files:
fixed setx classes to be named properly
9 lines of code changed in 2 files:
renamed all right classes properly
7 lines of code changed in 2 files:
8 lines of code changed in 2 files:
completed minus and fd class renaming
27 lines of code changed in 4 files:
Renamed remainder classes properly
19 lines of code changed in 2 files:
Quotient classes are properly named
18 lines of code changed in 2 files:
renamed the product classes
19 lines of code changed in 2 files:
updated difference and sum to be named properly
29 lines of code changed in 4 files:
fixed back file name
7 lines of code changed in 2 files:
CREATED EQUAL BOOLEAN TOKEN
19 lines of code changed in 1 file:
aliasing
4 lines of code changed in 1 file:
9 lines of code changed in 2 files:
18 lines of code changed in 4 files:
if is complete
12 lines of code changed in 2 files:
Completed TOWARDS instruction class, although the turtle doesn't appear on the first run of the command (trying to figure out why). Created new classes TOWARDSParser and TOWARDS.java to replace TowardsParser and Towards.java, and modified its appropriate listing in instructions.prop. Also modified JTurtle and TurtleField so that the +360 was done WITHIN the .getHeading() method in JTurtle, and modified the HEADING instruction class to return take away the now unnecessary "+360" line
7 lines of code changed in 2 files:
ADDED LESSPARSER AND LESSTOKEN BUT NEED TO MAKE THE QUESTION MARK WORK
9 lines of code changed in 2 files:
ADDED GREATER FUNCTIONALITY BUT STILL NEED TO FIGURE OUT THE QUESTION MARK
8 lines of code changed in 2 files:
added notequal functionality but still need to work on the question mark
19 lines of code changed in 2 files:
Fixed all the set x, xy, y classes to have the right file name
26 lines of code changed in 6 files:
14 lines of code changed in 4 files:
changed MinusToken to MINUSToken
19 lines of code changed in 2 files:
renamed ModToken to REMAINDERToken
19 lines of code changed in 2 files:
renamed slashToken to QUOTIENTToken
18 lines of code changed in 2 files:
renamed from StarToken to PRODUCTToken
19 lines of code changed in 2 files:
(22 more)