November 2016 Commit Log

Number of Commits:
35
Number of Active Developers:
6
patelk 2016-11-30 15:05 Rev.: 785

Added instructions for left and right; fixed some code in LTParser and RTParser; added to instruction list

84 lines of code changed in 6 files:

martinj 2016-11-30 12:53 Rev.: 755

Added parsers for all arithmetic operations, control structures and procedures, and boolean operations. I also started going through all of the parsers and cleaning up / adding comments based on those in Owen Astrachan's "Repeat Parser." For this cleaning up, I went though the slogo.parser package in alphabetical order and only got through ClearScreenParser.

244 lines of code changed in 13 files:

kirschnerk 2016-11-30 12:09 Rev.: 747

30 lines of code changed in 3 files:

kirschnerk 2016-11-30 11:53 Rev.: 742

20 lines of code changed in 9 files:

AlexCantrell 2016-11-30 00:19 Rev.: 712


0 lines of code changed in 1 file:

AlexCantrell 2016-11-30 00:19 Rev.: 711

Started working on pen functionality, not quite there yet.

46 lines of code changed in 2 files:

mcmurtryw 2016-11-29 16:41 Rev.: 648

added toString for FD command

6 lines of code changed in 1 file:

AlexCantrell 2016-11-29 16:24 Rev.: 645

It moved.

29 lines of code changed in 7 files:

martinj 2016-11-29 15:25 Rev.: 635

Added a getTurle method to TurtleField; created a FDContext class containing value method called on my context that accesses this new getter method; created new parsers for setx, sety, home, and xcor; also created parser for setxy that is incomplete (I cannot figure out how to handle more than one value in the parser)

178 lines of code changed in 11 files:

AlexCantrell 2016-11-29 00:44 Rev.: 629

Question

2 lines of code changed in 1 file:

kirschnerk 2016-11-28 22:04 Rev.: 625

224 lines of code changed in 7 files:

patelk 2016-11-28 22:03 Rev.: 624

Added parsers for boolean statements: greater, less, equal

76 lines of code changed in 3 files:

patelk 2016-11-28 21:56 Rev.: 623

Added parsers for YCor, Heading, ST, HT, and Towards....still need instruction classes for these (hence the errors)

190 lines of code changed in 6 files:

martinj 2016-11-28 21:47 Rev.: 621

re-try2

36 lines of code changed in 1 file:

martinj 2016-11-28 21:35 Rev.: 619

added if token

0 lines of code changed in 1 file:

patelk 2016-11-28 21:28 Rev.: 618

Made sure the correct tokens had the write public vs. protected constructors

1 lines of code changed in 2 files:

kirschnerk 2016-11-28 21:23 Rev.: 617

28 lines of code changed in 4 files:

patelk 2016-11-28 21:18 Rev.: 616

Added Token for Greater Than and TO

16 lines of code changed in 2 files:

martinj 2016-11-28 21:10 Rev.: 615

Created new tokens for SETXY, SETX, SETY, PENDOWN, PENUP, and PENDOWNP

53 lines of code changed in 6 files:

patelk 2016-11-28 21:09 Rev.: 614

Added Token Classes for Clean, CS, Heading, Home, RT, Towards, ST, HT

56 lines of code changed in 8 files:

kirschnerk 2016-11-28 21:09 Rev.: 613

28 lines of code changed in 3 files:

martinj 2016-11-28 20:57 Rev.: 612

created LT token class

8 lines of code changed in 1 file:

patelk 2016-11-28 20:56 Rev.: 611

Added BK command for back move

7 lines of code changed in 1 file:

martinj 2016-11-28 20:53 Rev.: 610

Added new tokens for all arithmetic operations

28 lines of code changed in 5 files:

martinj 2016-11-28 20:31 Rev.: 607

added explanation to params

1 lines of code changed in 1 file:

kirschnerk 2016-11-28 19:32 Rev.: 597

22 lines of code changed in 5 files:

AlexCantrell 2016-11-28 13:45 Rev.: 577

Added functionality to enter buttons which interprets what is written in its corresponding text field.

31 lines of code changed in 1 file:

kirschnerk 2016-11-28 12:09 Rev.: 575

78 lines of code changed in 6 files:

mcmurtryw 2016-11-28 11:18 Rev.: 562

1 lines of code changed in 2 files:

AlexCantrell 2016-11-28 11:15 Rev.: 561

Added the structure for the user's workspaces

3 lines of code changed in 1 file:

mcmurtryw 2016-11-28 11:15 Rev.: 560

test program for demo

0 lines of code changed in 1 file:

sprenkle 2016-11-27 14:56 Rev.: 541

Removed unnecessary casting.

2 lines of code changed in 2 files:

AlexCantrell 2016-11-25 22:47 Rev.: 534

Added the structure for the user's workspaces

70 lines of code changed in 1 file:

sprenkle 2016-11-18 14:00 Rev.: 516

Updated the Context interface's value method to return an Object, rather than a double.

3 lines of code changed in 1 file:

sprenkle 2016-11-15 21:57 Rev.: 504

Importing SLogo project for team TeamByte

2870 lines of code changed in 82 files:

Generated by StatSVN 0.7.0