/CodeBusters/trunk/SLogo Developers: wpeaseley

Login name:
wpeaseley
Total Commits:
76 (18.1%)
Lines of Code:
1,103 (14.2%)
Most Recent Commit:
2013-12-14 00:21
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for wpeaseley

Activity by Day of Week for wpeaseley

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 76 (100.0%) 1103 (100.0%) 14.5
src/slogo/parser/ 23 (30.3%) 312 (28.3%) 13.5
src/slogo/instruction/ 16 (21.1%) 262 (23.8%) 16.3
src/jturtle/ 5 (6.6%) 252 (22.8%) 50.4
src/slogo/parser/token/ 26 (34.2%) 227 (20.6%) 8.7
/ 4 (5.3%) 25 (2.3%) 6.2
src/tests/ 1 (1.3%) 14 (1.3%) 14.0
src/slogo/ 1 (1.3%) 11 (1.0%) 11.0

Activity of wpeaseley

Most Recent Commits

wpeaseley 2013-12-14 00:21 Rev.: 535

fixed some things I had made static when trying to do batch. Found a better way.

5 lines of code changed in 1 file:

  • src/jturtle: TurtleField.java (+5 -5)
wpeaseley 2013-12-14 00:18 Rev.: 534

67 lines of code changed in 1 file:

  • src/slogo/instruction: Batch.java (+67 -20)
wpeaseley 2013-12-14 00:18 Rev.: 533

Finished the Batch File!

4 lines of code changed in 1 file:

  • src/slogo/instruction: batch.txt (+4 -3)
wpeaseley 2013-12-13 23:30

10 lines of code changed in 2 files:

  • src/slogo/instruction: batch.txt (+3 -1)
  • src/slogo/parser: BatchParser.java (+7 -4)
wpeaseley 2013-12-13 22:48 Rev.: 530

10 lines of code changed in 1 file:

  • src/slogo/instruction: StrictInstructionList.java (+10 -1)
wpeaseley 2013-12-13 18:51 Rev.: 527

233 lines of code changed in 4 files:

  • output.txt (+8 -28)
  • src/jturtle: TurtleField.java (+221 -223)
  • src/slogo/instruction: Batch.java (+3 -4), batch.txt (+1 -2)
wpeaseley 2013-12-13 17:47 Rev.: 523

update to batch

10 lines of code changed in 1 file:

  • src/slogo/instruction: Batch.java (+10 -6)
wpeaseley 2013-12-13 16:42 Rev.: 516

almost done with batch

100 lines of code changed in 7 files:

  • src/slogo/instruction: Batch.java (+7 -10), SubRoutine.java (new 33)
  • src/slogo/parser: BatchParser.java (new 22), ToParser.java (new 32), aliases.txt (+1 -1), instructionList.txt (new 4), instructions.prop (+1)
wpeaseley 2013-12-13 16:19

14 lines of code changed in 2 files:

  • src/jturtle: TurtleField.java (+6 -2)
  • src/slogo/instruction: Batch.java (+8 -1)
wpeaseley 2013-12-13 16:11 Rev.: 506

11 lines of code changed in 1 file:

  • src/slogo/parser/token: BatchToken.java (new 11)
wpeaseley 2013-12-13 16:09 Rev.: 505

batch is almost done

16 lines of code changed in 1 file:

  • src/slogo/instruction: Batch.java (+16 -15)
wpeaseley 2013-12-13 16:09 Rev.: 504

3 lines of code changed in 1 file:

  • src/slogo/instruction: batch.txt (new 3)
wpeaseley 2013-12-13 15:40 Rev.: 498

43 lines of code changed in 1 file:

  • src/slogo/instruction: Batch.java (new 43)
wpeaseley 2013-12-12 23:39 Rev.: 444

ToToken and ToParser

11 lines of code changed in 1 file:

  • src/slogo/parser/token: ToToken.java (new 11)
wpeaseley 2013-12-12 23:24 Rev.: 442

of if is not working so if you type if (anynumber other than 0) [ (any instruction it will work) ]

12 lines of code changed in 2 files:

  • output.txt (+10 -2)
  • src/slogo/parser: instructions.prop (+2 -1)
wpeaseley 2013-12-12 22:52 Rev.: 439

3 lines of code changed in 1 file:

  • src/slogo/parser: aliases.txt (+3 -1)
wpeaseley 2013-12-12 22:44 Rev.: 438

0 lines of code changed in 1 file:

  • src/slogo/parser/token: TokenFactory.java (-1)
wpeaseley 2013-12-12 22:41 Rev.: 437

included more alias names. If anyone wants to add more just go to the aliases.txt file and add on to the end

19 lines of code changed in 1 file:

  • src/slogo/parser: aliases.txt (+19 -19)
wpeaseley 2013-12-12 22:38 Rev.: 436

fixed more bugs with alias

23 lines of code changed in 6 files:

  • src/slogo/parser: aliases.txt (+19 -21)
  • src/slogo/parser/token: ClearScreenToken.java (+1 -1), HideTurtleToken.java (+1 -1), ShowTurtleToken.java (+1 -1), TokenFactory.java (+1 -1), aliases.txt (del)
wpeaseley 2013-12-12 22:28 Rev.: 434

25 lines of code changed in 2 files:

  • src/slogo/parser/token: TokenFactory.java (+4 -4), aliases.txt (+21 -21)

(13 more)

Generated by StatSVN 0.7.0