Directory src/slogo/slogo/

Directory Created:
2011-12-13 17:07
Directory Deleted:
2011-12-16 15:32
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/src/slogo/slogo
                Folder removed from repo expressions (0 files, 0 lines)
                Folder removed from repo instructions (0 files, 0 lines)
                Folder removed from repo parser (0 files, 0 lines)
                    Folder removed from repo tests (0 files, 0 lines)
                    Folder removed from repo tokens (0 files, 0 lines)

Lines of Code

src/slogo/slogo/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 176 (100.0%) 11.7
marmorsteinr 4 (26.7%) 145 (82.4%) 36.2
twitchard 4 (26.7%) 20 (11.4%) 5.0
Garrett 7 (46.7%) 11 (6.3%) 1.5

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 4 files:

  • src/slogo/slogo: CharConsts.java (del), Context.java (del), GrammarElement.java (del), SLogoContext.java (del)
Garrett 2011-12-16 08:43 Rev.: 442

Added the "New Workspace" button and made the 'writeStatus()' method in the TurtleCommander to make it more obvious about the use of the status window instead of going through the odd TextCommander.write() methodology.

11 lines of code changed in 2 files:

  • src/slogo/slogo: Context.java (+7), SLogoContext.java (+4)
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.

18 lines of code changed in 2 files:

  • src/slogo/slogo: Context.java (+3 -1), SLogoContext.java (+15 -4)
Garrett 2011-12-16 04:41 Rev.: 422

Fixed various minor warnings in Eclipse, including unnecessary imports and unused variables.

0 lines of code changed in 1 file:

  • src/slogo/slogo: SLogoContext.java (-4)
twitchard 2011-12-16 04:24 Rev.: 417

Overhauled the interpreter so instructions returned values, in order to facilitate subroutines inside of variables. It's pretty ugly--and not quite working yet.

2 lines of code changed in 2 files:

  • src/slogo/slogo: GrammarElement.java (+1 -1), SLogoContext.java (+1 -1)
marmorsteinr 2011-12-13 17:07 Rev.: 292

Adding slogo.slogo

145 lines of code changed in 4 files:

  • src/slogo/slogo: CharConsts.java (new 38), Context.java (new 44), GrammarElement.java (new 23), SLogoContext.java (new 40)
Generated by StatSVN 0.7.0