Directory src/slogo/

Directory Created:
2013-11-18 09:54
Total Files:
9
Deleted Files:
0
Lines of Code:
330

[root]/src/slogo
            directory in repo errors (1 files, 14 lines)
            directory in repo expression (11 files, 419 lines)
            directory in repo instruction (35 files, 1715 lines)
            directory in repo parser (43 files, 1673 lines)
                directory in repo token (54 files, 1157 lines)

Lines of Code

src/slogo/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 261 (100.0%) 11.8
jgoergen 11 (50.0%) 202 (77.4%) 18.3
mforrestel 9 (40.9%) 53 (20.3%) 5.8
morgana 2 (9.1%) 6 (2.3%) 3.0

Most Recent Commits

mforrestel 2013-12-13 16:04 Rev.: 503

FINAL

12 lines of code changed in 7 files:

  • src/slogo: BackgroundChanger.java (+3), CharConsts.java (+1 -1), Context.java (+1 -1), GrammarElement.java (+1 -1), NameToSubroutineMap.java (-5), TurtleChanger.java (+5), TurtleContext.java (+1 -1)
jgoergen 2013-12-13 15:19 Rev.: 494

We can toggle the dashboard view on and off now using radio buttons!

10 lines of code changed in 3 files:

  • src/slogo: BackgroundChanger.java (+3 -1), BackgroundContext.java (+6 -1), TurtleChanger.java (+1 -1)
mforrestel 2013-12-13 11:20 Rev.: 463

7 lines of code changed in 1 file:

  • src/slogo: NameToSubroutineMap.java (+7 -2)
jgoergen 2013-12-13 05:11 Rev.: 454

WE CAN CHANGE THE BACKGROUND IMAGE NOW WOOOOOOOOO!!!!!!!

80 lines of code changed in 3 files:

  • src/slogo: BackgroundChanger.java (new 45), BackgroundContext.java (new 34), Context.java (+1)
jgoergen 2013-12-13 00:34 Rev.: 448

Can change the Turtle image!!!!

38 lines of code changed in 1 file:

  • src/slogo: TurtleChanger.java (new 38)
jgoergen 2013-12-12 14:53 Rev.: 391

I added the file input functionality, using the FileHandler class in slogo. It reads a file from the user's computer and parses it the same way batch input is parsed.

39 lines of code changed in 1 file:

  • src/slogo: FileHandler.java (new 39)
mforrestel 2013-12-11 16:36 Rev.: 347

34 lines of code changed in 1 file:

  • src/slogo: NameToSubroutineMap.java (new 34)
morgana 2013-12-05 19:30 Rev.: 214

Fixed Context issues (hopefully)

6 lines of code changed in 2 files:

  • src/slogo: Context.java (+4), TurtleContext.java (+2 -2)
jgoergen 2013-11-27 22:54 Rev.: 57

This version goes FORWARD 50 if that is exactly what you type into the command box. I wrote in the actual comments all the things that still need fixing to make it more expandable so look for those.

2 lines of code changed in 1 file:

  • src/slogo: TurtleContext.java (+2)
jgoergen 2013-11-25 11:55 Rev.: 44

31 lines of code changed in 1 file:

  • src/slogo: TurtleContext.java (new 31)
jgoergen 2013-11-25 11:54 Rev.: 41

Let me know if this commit works!

2 lines of code changed in 1 file:

  • src/slogo: Context.java (+2 -1)
sprenkle 2013-11-18 09:54 Rev.: 6

First Import

86 lines of code changed in 3 files:

  • src/slogo: CharConsts.java (new 38), Context.java (new 24), GrammarElement.java (new 24)
Generated by StatSVN 0.7.0