[root]/src/slogo/slogo/parser/tests
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 5 (100.0%) | 0.5 |
marmorsteinr | 5 (50.0%) | 3 (60.0%) | 0.6 |
twitchard | 1 (10.0%) | 1 (20.0%) | 1.0 |
bajracharyas | 2 (20.0%) | 1 (20.0%) | 0.5 |
Garrett | 2 (20.0%) | 0 (0.0%) | 0.0 |
Renamed "slogo.slogo" package and subpackages to just "slogo".
0 lines of code changed in 2 files:
Print statement and interpreter now evaluates expressions to the little box at the bottom of the SandBox.
1 lines of code changed in 1 file:
LESS, GREATER, EQUAL and NOTEQUAL works in the command line. Also, since I needed an EqualToken, I changed the old EqualToken (the one representing the "=" sign) to EqualSignToken.
1 lines of code changed in 1 file:
SETX, SETY, SETXY and HOME are working
0 lines of code changed in 1 file:
Renamed ELanInterpreter to SLogoInterpreter
3 lines of code changed in 1 file:
Adding slogo.slogo
0 lines of code changed in 4 files: