/ScreenSavers/trunk/SLogo Developers: evartsm

Login name:
evartsm
Total Commits:
22 (6.3%)
Lines of Code:
283 (4.6%)
Most Recent Commit:
2016-12-15 23:52
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for evartsm

Activity by Day of Week for evartsm

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 22 (100.0%) 283 (100.0%) 12.8
src/slogo/instruction/ 5 (22.7%) 101 (35.7%) 20.2
src/slogo/parser/ 8 (36.4%) 96 (33.9%) 12.0
src/slogo/turtle/ 2 (9.1%) 60 (21.2%) 30.0
src/slogo/parser/token/ 5 (22.7%) 26 (9.2%) 5.2
src/slogo/test/ 1 (4.5%) 0 (0.0%) 0.0
images/ 1 (4.5%) 0 (0.0%) 0.0

Activity of evartsm

Most Recent Commits

evartsm 2016-12-15 23:52 Rev.: 1856

Save/Record Button

59 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+59 -4)
evartsm 2016-12-12 22:28 Rev.: 1611

JUnit test case for JTurtle Class

0 lines of code changed in 1 file:

  • src/slogo/test: JTurtleTest.java (new)
evartsm 2016-12-05 11:46 Rev.: 892

1 lines of code changed in 1 file:

  • src/slogo/instruction: Home.java (+1 -1)
evartsm 2016-12-01 19:53

69 lines of code changed in 6 files:

  • src/slogo/instruction: Home.java (new 43), Right.java (-1)
  • src/slogo/parser: HomeParser.java (new 23), InstructionParser.java (+1 -6), instructions.prop (+1 -1)
  • src/slogo/parser/token: HomeToken.java (+1 -1)
evartsm 2016-12-01 19:37 Rev.: 805

18 lines of code changed in 3 files:

  • src/slogo/parser: InstructionParser.java (+6), instructions.prop (+3 -1)
  • src/slogo/parser/token: RtToken.java (new 9)
evartsm 2016-12-01 19:29 Rev.: 801

14 lines of code changed in 1 file:

  • src/slogo/instruction: Right.java (+14 -6)
evartsm 2016-12-01 18:55 Rev.: 797

Added Right token, instruction, etc.

84 lines of code changed in 4 files:

  • src/slogo/instruction: Right.java (new 43)
  • src/slogo/parser: RightParser.java (new 25), instructions.prop (+2 -1)
  • src/slogo/parser/token: RightToken.java (new 14)
evartsm 2016-11-30 12:15 Rev.: 748

35 lines of code changed in 1 file:

  • src/slogo/parser: IfParser.java (new 35)
evartsm 2016-11-30 11:52 Rev.: 741

squirtle

0 lines of code changed in 1 file:

  • images: squirtle.png (new)
evartsm 2016-11-30 11:33 Rev.: 738

changed the turtle to an actual turtle picture

1 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+1 -1)
evartsm 2016-11-29 18:17 Rev.: 663

removed the string parameter from the constructor in the ForwardToken class so it was properly called

1 lines of code changed in 1 file:

  • src/slogo/parser/token: ForwardToken.java (+1 -1)
evartsm 2016-11-29 18:17 Rev.: 662

removed the string parameter from the constructor in the FdToken class so it was properly called

1 lines of code changed in 1 file:

  • src/slogo/parser/token: FdToken.java (+1 -1)
Generated by StatSVN 0.7.0