[root]/src/slogo
expression
(4 files, 190 lines)
instruction
(45 files, 2234 lines)
test
(10 files, 233 lines)
parser
(42 files, 1362 lines)
token
(58 files, 1119 lines)
turtle
(6 files, 1191 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 40 (100.0%) | 3.3 |
freede | 5 (41.7%) | 18 (45.0%) | 3.6 |
denningk | 3 (25.0%) | 10 (25.0%) | 3.3 |
cohene | 2 (16.7%) | 10 (25.0%) | 5.0 |
havermannk | 2 (16.7%) | 2 (5.0%) | 1.0 |
Worked on everything involving To
10 lines of code changed in 2 files:
Using "?" in our instructions now works
1 lines of code changed in 1 file:
Part of home functionality
1 lines of code changed in 1 file:
Fixed doubling problem
2 lines of code changed in 1 file:
Commands now show in GUI
7 lines of code changed in 1 file:
Added a TurtleContext class and incorporated it into the TurtleField and SLogoInterpreter; will be used in evaluating Forward.
3 lines of code changed in 2 files:
Somehow made the GUIinterpreter dysfunctional
12 lines of code changed in 1 file:
3 lines of code changed in 1 file:
Created GUI interpreter class
0 lines of code changed in 1 file:
Updated the Context interface's value method to return an Object, rather than a double.
3 lines of code changed in 1 file:
Added functionality for IF command
1 lines of code changed in 1 file:
Importing SLogo project for team ObjectivelyClassy
227 lines of code changed in 4 files: