Directory src/slogo/slogo/parser/tests/

Directory Deleted:
2011-12-16 15:32
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/src/slogo/slogo/parser/tests

Lines of Code

src/slogo/slogo/parser/tests/ Lines of Code

Developers

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

Most Recent Commits

Garrett 2011-12-16 15:32 Rev.: 447

Renamed "slogo.slogo" package and subpackages to just "slogo".

0 lines of code changed in 2 files:

  • src/slogo/slogo/parser/tests: ElanInterpreterTest.java (del), TokenizerTest.java (del)
twitchard 2011-12-16 07:50 Rev.: 440

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:

  • src/slogo/slogo/parser/tests: ElanInterpreterTest.java (+1 -1)
bajracharyas 2011-12-16 06:36 Rev.: 435

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:

  • src/slogo/slogo/parser/tests: TokenizerTest.java (+1 -1)
bajracharyas 2011-12-15 23:25 Rev.: 391

SETX, SETY, SETXY and HOME are working

0 lines of code changed in 1 file:

  • src/slogo/slogo/parser/tests: ElanInterpreterTest.java (-2)
marmorsteinr 2011-12-13 17:40 Rev.: 295

Renamed ELanInterpreter to SLogoInterpreter

3 lines of code changed in 1 file:

  • src/slogo/slogo/parser/tests: ElanInterpreterTest.java (+3 -3)
marmorsteinr 2011-12-13 17:07 Rev.: 292

Adding slogo.slogo

0 lines of code changed in 4 files:

  • src/slogo/slogo/parser/tests: ElanInterpreterTest.java (new), TokenizerTest.java (new)
Generated by StatSVN 0.7.0