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 |
Finished formatting and proofreading the following packages: slogo, slogo.expression, slogo.instruction
25 lines of code changed in 2 files:
Fixed SubRoutine.java to extend Instructions and cleared saved programs folder
2 lines of code changed in 1 file:
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:
Finished To
22 lines of code changed in 1 file:
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:
Importing SLogo project for team TurboTurtle
188 lines of code changed in 4 files: