Directory src/slogo/instruction/

Directory Created:
2016-11-15 22:47
Total Files:
39
Deleted Files:
5
Lines of Code:
1322

[root]/src/slogo/instruction

Lines of Code

src/slogo/instruction/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 72 (100.0%) 1082 (100.0%) 15.0
Luke 45 (62.5%) 656 (60.6%) 14.5
bairdj 22 (30.6%) 325 (30.0%) 14.7
evartsm 5 (6.9%) 101 (9.3%) 20.2

Most Recent Commits

bairdj 2016-12-15 13:16 Rev.: 1776

removed move(0) from hideturtle

0 lines of code changed in 1 file:

  • src/slogo/instruction: HideTurtle.java (-1)
bairdj 2016-12-14 16:53 Rev.: 1690

49 lines of code changed in 3 files:

  • src/slogo/instruction: HideTurtle.java (new 23), Home.java (-1), ShowTurtle.java (new 26)
Luke 2016-12-14 16:48 Rev.: 1688

Has model for test cases in testBack

3 lines of code changed in 1 file:

  • src/slogo/instruction: If.java (+3 -2)
bairdj 2016-12-14 16:07 Rev.: 1681

9 lines of code changed in 1 file:

  • src/slogo/instruction: Towards.java (+9 -4)
Luke 2016-12-14 16:04 Rev.: 1679

If now working

9 lines of code changed in 2 files:

  • src/slogo/instruction: If.java (+5 -6), PenDownP.java (+4)
Luke 2016-12-14 15:38 Rev.: 1677

towards now working

7 lines of code changed in 1 file:

  • src/slogo/instruction: Towards.java (+7 -7)
Luke 2016-12-14 15:18 Rev.: 1672

Added a bunch of commands including boolean and math commands as well as setx, setxy, sety, etc.

339 lines of code changed in 23 files:

  • src/slogo/instruction: Addition.java (del), Clean.java (+1 -4), ClearScreen.java (new 24), Difference.java (new 31), Division.java (del), Equal.java (new 25), Greater.java (new 25), If.java (+16 -4), Less.java (+5 -1), Minus.java (new 35), Multiplication.java (del), Negation.java (del), NotEqual.java (new 25), Product.java (new 30), Quotient.java (new 29), Remainder.java (new 22), SetX.java (+1 -2), SetY.java (+4 -4), Subtraction.java (del), Sum.java (new 33), To.java (new 23), Towards.java (+5 -5), UnaryExpression.java (+5 -4)
bairdj 2016-12-09 12:21 Rev.: 1308

77 lines of code changed in 2 files:

  • src/slogo/instruction: Clean.java (new 27), Towards.java (new 50)
bairdj 2016-12-08 18:36

42 lines of code changed in 2 files:

  • src/slogo/instruction: XCor.java (new 21), YCor.java (new 21)
Luke 2016-12-08 18:06 Rev.: 1247

8 lines of code changed in 2 files:

  • src/slogo/instruction: Less.java (+5 -2), SetX.java (+3 -5)
bairdj 2016-12-08 18:02 Rev.: 1245

22 lines of code changed in 1 file:

  • src/slogo/instruction: Heading.java (new 22)
Luke 2016-12-08 17:43 Rev.: 1242

158 lines of code changed in 6 files:

  • src/slogo/instruction: If.java (new 17), Less.java (new 18), PenDownP.java (new 21), SetX.java (new 34), SetXY.java (new 36), SetY.java (new 32)
Luke 2016-12-07 11:49 Rev.: 1117

1 lines of code changed in 1 file:

  • src/slogo/instruction: PenUp.java (+1 -1)
Luke 2016-12-07 11:29 Rev.: 1116


3 lines of code changed in 1 file:

  • src/slogo/instruction: PenUp.java (+3 -3)
bairdj 2016-12-06 17:45

4 lines of code changed in 3 files:

  • src/slogo/instruction: PenDown.java (+1 -1), PenUp.java (+2 -2)
bairdj 2016-12-06 17:32 Rev.: 1043

21 lines of code changed in 1 file:

  • src/slogo/instruction: PenUp.java (+21 -22)
Luke 2016-12-05 11:47 Rev.: 894

22 lines of code changed in 1 file:

  • src/slogo/instruction: PenUp.java (new 22)
bairdj 2016-12-05 11:46 Rev.: 893

24 lines of code changed in 1 file:

  • src/slogo/instruction: PenDown.java (new 24)
evartsm 2016-12-05 11:46 Rev.: 892

1 lines of code changed in 1 file:

  • src/slogo/instruction: Home.java (+1 -1)
Luke 2016-12-02 12:01 Rev.: 827

3 lines of code changed in 1 file:

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

43 lines of code changed in 2 files:

  • src/slogo/instruction: Home.java (new 43), Right.java (-1)
bairdj 2016-12-01 19:29 Rev.: 802

11 lines of code changed in 1 file:

  • src/slogo/instruction: Left.java (+11 -2)
evartsm 2016-12-01 19:29 Rev.: 801

14 lines of code changed in 1 file:

  • src/slogo/instruction: Right.java (+14 -6)
bairdj 2016-12-01 19:15 Rev.: 799

13 lines of code changed in 1 file:

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

Added Right token, instruction, etc.

43 lines of code changed in 1 file:

  • src/slogo/instruction: Right.java (new 43)
bairdj 2016-11-30 11:15 Rev.: 733

0 lines of code changed in 1 file:

  • src/slogo/instruction: If.java (del)
bairdj 2016-11-29 19:50

17 lines of code changed in 2 files:

  • src/slogo/instruction: Back.java (+15 -12), Forward.java (+2 -2)
bairdj 2016-11-29 18:24 Rev.: 665

2 lines of code changed in 1 file:

  • src/slogo/instruction: Forward.java (+2 -2)
Luke 2016-11-29 18:10 Rev.: 661

1 lines of code changed in 1 file:

  • src/slogo/instruction: Forward.java (+1 -1)
Luke 2016-11-28 11:53 Rev.: 568

3 lines of code changed in 1 file:

  • src/slogo/instruction: Forward.java (+3 -3)
bairdj 2016-11-27 21:03 Rev.: 557

Back parser, token, and instruction bitchesssss

34 lines of code changed in 1 file:

  • src/slogo/instruction: Back.java (new 34)
Luke 2016-11-27 21:03 Rev.: 556

Added instruction, token, and parser (all in progress) for Forward. Also created instruction for Left but didn't do much.

99 lines of code changed in 3 files:

  • src/slogo/instruction: Forward.java (new 43), If.java (+27 -3), Left.java (new 29)
Luke 2016-11-18 12:05 Rev.: 510

0 lines of code changed in 1 file:

  • src/slogo/instruction: If.java (new)
sprenkle 2016-11-15 22:47 Rev.: 505

Importing SLogo project for team ScreenSavers

544 lines of code changed in 13 files:

  • src/slogo/instruction: Addition.java (new 28), ArithmeticInstruction.java (new 25), Assignment.java (new 62), BinaryExpression.java (new 61), Division.java (new 29), Instruction.java (new 14), Multiplication.java (new 30), Negation.java (new 34), Print.java (new 48), Repeat.java (new 68), StrictInstructionList.java (new 80), Subtraction.java (new 31), UnaryExpression.java (new 34)
Generated by StatSVN 0.7.0