Directory src/slogo/expression/

Directory Created:
2016-11-15 10:53
Total Files:
5
Deleted Files:
0
Lines of Code:
233

[root]/src/slogo/expression

Lines of Code

src/slogo/expression/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 53 (100.0%) 8.8
Nika Pogrebna 5 (83.3%) 31 (58.5%) 6.2
volped 1 (16.7%) 22 (41.5%) 22.0

Most Recent Commits

Nika Pogrebna 2016-12-15 21:24 Rev.: 1834

Finished formatting and proofreading the following packages: slogo, slogo.expression, slogo.instruction

25 lines of code changed in 2 files:

  • src/slogo/expression: SubRoutine.java (+19 -2), Variable.java (+6 -2)
Nika Pogrebna 2016-12-15 17:46 Rev.: 1804

Fixed SubRoutine.java to extend Instructions and cleared saved programs folder

2 lines of code changed in 1 file:

  • src/slogo/expression: SubRoutine.java (+2 -2)
Nika Pogrebna 2016-12-15 15:40 Rev.: 1787

Fixed Variable.java to get the variable out of the context so that x=20, fd x will move turtle forward 20.

1 lines of code changed in 1 file:

  • src/slogo/expression: Variable.java (+1 -1)
volped 2016-12-14 15:34 Rev.: 1675

Finished To

22 lines of code changed in 1 file:

  • src/slogo/expression: SubRoutine.java (new 22)
Nika Pogrebna 2016-12-13 16:46 Rev.: 1629

Fixed red ink in the pop up errors. We now have pop ups for: wrong file type, wrong image file type, advice on turtle image size, invalid instruction, invalid instruction in file chosen.

3 lines of code changed in 1 file:

  • src/slogo/expression: Variable.java (+3 -1)
sprenkle 2016-11-15 10:53 Rev.: 501

Importing SLogo project for team TurboTurtle

188 lines of code changed in 4 files:

  • src/slogo/expression: ArithmeticBase.java (new 27), Number.java (new 33), Variable.java (new 75), VariableFactory.java (new 53)
Generated by StatSVN 0.7.0