December 2016 Commit Log

Number of Commits:
196
Number of Active Developers:
5
AlexCantrell 2016-12-16 01:33 Rev.: 1879

last

2 lines of code changed in 2 files:

mcmurtryw 2016-12-15 23:56 Rev.: 1860

final

0 lines of code changed in 1 file:

AlexCantrell 2016-12-15 23:53 Rev.: 1858

idek

6 lines of code changed in 2 files:

AlexCantrell 2016-12-15 23:52 Rev.: 1857

Partially fixed the To method

17 lines of code changed in 6 files:

AlexCantrell 2016-12-15 23:52 Rev.: 1855

Fixed button names

4 lines of code changed in 1 file:

mcmurtryw 2016-12-15 23:51 Rev.: 1854

added turtlefield tests

139 lines of code changed in 1 file:

mcmurtryw 2016-12-15 23:47 Rev.: 1853

added test methods

27 lines of code changed in 1 file:

martinj 2016-12-15 23:42 Rev.: 1852

messed with opacity and visibility in relationship to hiding and showing the turtle stats

10 lines of code changed in 1 file:

mcmurtryw 2016-12-15 23:16 Rev.: 1847

added trail empty method

9 lines of code changed in 1 file:

mcmurtryw 2016-12-15 23:00 Rev.: 1846

tests for arithmetic functions

153 lines of code changed in 1 file:

martinj 2016-12-15 22:21 Rev.: 1842

changed the wording of the background music toggle and made the dimensions of the user workspace independent of the floating turtle info

8 lines of code changed in 1 file:

mcmurtryw 2016-12-15 22:11 Rev.: 1841

Movement tests

166 lines of code changed in 1 file:

mcmurtryw 2016-12-15 22:08 Rev.: 1840

makes a new init method for JUnit testing

7 lines of code changed in 1 file:

AlexCantrell 2016-12-15 22:07 Rev.: 1839

Put JTurtle in the middle of the new workspace

2 lines of code changed in 1 file:

AlexCantrell 2016-12-15 22:01 Rev.: 1838

2 lines of code changed in 1 file:

martinj 2016-12-15 21:58 Rev.: 1837

Got rid of unnecessary import in TurtleField

0 lines of code changed in 1 file:

martinj 2016-12-15 21:58 Rev.: 1836

Made the GUI pretty + added clear button and functionality back into TurtleField and created new panels to help with its formatting

82 lines of code changed in 1 file:

AlexCantrell 2016-12-15 21:03 Rev.: 1833

Updated error messages to be more precise

20 lines of code changed in 1 file:

martinj 2016-12-15 20:29 Rev.: 1830

Cleaned TurtleField file and polished the names of the sound toggles

1 lines of code changed in 1 file:

martinj 2016-12-15 20:27 Rev.: 1829

Added click sound to evaluation of PenDownP instruction

15 lines of code changed in 1 file:

martinj 2016-12-15 20:22 Rev.: 1828

Added sound equal.wav to clean instruction notequal

1 lines of code changed in 1 file:

martinj 2016-12-15 20:21 Rev.: 1827

Added sound clearscreen.wav to clean clearscreen evaluation

14 lines of code changed in 1 file:

martinj 2016-12-15 20:20 Rev.: 1826

Added sound clean.wav to clean instruction evaluation

14 lines of code changed in 1 file:

AlexCantrell 2016-12-15 19:26 Rev.: 1825

Changed saveFile functionality to what Sprenkle wanted

27 lines of code changed in 3 files:

martinj 2016-12-15 19:07 Rev.: 1824

Created new buttons for toggling background music and sound effects, completely changed SoundPlayer to handle only the sound effects and created new file BckPlayer to handle the background music (by creating and pausing/restarting a single thread on command), modified ContextImpl.Java so that the body of the initialize() method is no longer there in order to minimize noise within the program, and closed the file that's opened in chooseFile() within TurtleField so that there wouldn't be any leaks

12 lines of code changed in 2 files:

martinj 2016-12-15 18:51 Rev.: 1822

Took out unnecessary body of initialize() method in ContextImpl.java to minimize obstructive noise in program

238 lines of code changed in 5 files:

martinj 2016-12-15 18:50 Rev.: 1821

Took out unnecessary body of initialize() method to minimize obstructive noise in program

0 lines of code changed in 1 file:

AlexCantrell 2016-12-15 17:48 Rev.: 1805

SMall modifications to pen instructions and home instruction

5 lines of code changed in 4 files:

AlexCantrell 2016-12-14 17:08 Rev.: 1692

Added toggling capability to the turtleInfoPanel

22 lines of code changed in 1 file:

kirschnerk 2016-12-13 20:14

49 lines of code changed in 2 files:

patelk 2016-12-13 19:53 Rev.: 1645

SAVE BUTTON WORKS! :)

36 lines of code changed in 1 file:

AlexCantrell 2016-12-13 19:12 Rev.: 1642

I don't even know

61 lines of code changed in 2 files:

AlexCantrell 2016-12-13 18:03 Rev.: 1641

Added some error messages, fixed output streams

119 lines of code changed in 2 files:

kirschnerk 2016-12-13 17:43

52 lines of code changed in 2 files:

patelk 2016-12-13 17:33 Rev.: 1638

fixed radian degrees problem

2 lines of code changed in 2 files:

patelk 2016-12-13 17:29 Rev.: 1637

rounded...

2 lines of code changed in 2 files:

AlexCantrell 2016-12-13 17:29 Rev.: 1636

Fix clear screen caddywompussness

6 lines of code changed in 1 file:

patelk 2016-12-13 17:03

pen problems!

22 lines of code changed in 3 files:

patelk 2016-12-13 16:54 Rev.: 1633

commit for kevin.

1 lines of code changed in 1 file:

patelk 2016-12-13 16:53 Rev.: 1632

commit for Kevin.

1 lines of code changed in 1 file:

patelk 2016-12-13 16:52 Rev.: 1631

commit for kevin.

1 lines of code changed in 1 file:

martinj 2016-12-12 21:15 Rev.: 1610

Added background music. Tried to implement button so that the user can choose to turn it on or off but still working on that part.

13 lines of code changed in 1 file:

martinj 2016-12-12 21:08 Rev.: 1609

Created backgroundMusic() method for playing background music on repeat

16 lines of code changed in 1 file:

martinj 2016-12-12 21:06 Rev.: 1608

Added 8bit.wav for background music and silence.wav for silent background

371814 lines of code changed in 2 files:

martinj 2016-12-12 19:02 Rev.: 1605

Deleted files for PENDOWNParser, PENUPToken, and PENDOWNToken after copying the information within them to new files named PenDownParser, PenUpToken, and PenDownToken, respectively.

71 lines of code changed in 7 files:

patelk 2016-12-10 23:30

40 lines of code changed in 3 files:

patelk 2016-12-10 23:29 Rev.: 1581

LAST OF THE COMMENTS YAY!

8 lines of code changed in 6 files:

patelk 2016-12-10 23:19 Rev.: 1580

THE LAST OF THE COMMENTS FOR THE INSTRUCTIONS!!!

218 lines of code changed in 9 files:

patelk 2016-12-10 23:04 Rev.: 1579

and more comments...

193 lines of code changed in 7 files:

patelk 2016-12-10 22:50 Rev.: 1578

added more comments.

74 lines of code changed in 3 files:

patelk 2016-12-10 22:45 Rev.: 1577

ADDED COMMENTS

173 lines of code changed in 6 files:

patelk 2016-12-10 22:23 Rev.: 1576

adding comments

188 lines of code changed in 7 files:

AlexCantrell 2016-12-10 22:20 Rev.: 1575

Got the pen working 💯👀😤

74 lines of code changed in 2 files:

patelk 2016-12-10 21:37 Rev.: 1573

ADDED COMMENTS TO THE TOKEN CLASSES

180 lines of code changed in 28 files:

patelk 2016-12-10 21:12 Rev.: 1572

committing ClearScreen

1 lines of code changed in 1 file:

patelk 2016-12-10 21:05 Rev.: 1571

changed class names for greater, notequal, equalbool

296 lines of code changed in 20 files:

patelk 2016-12-10 20:59 Rev.: 1570

renamed less classes properly

96 lines of code changed in 7 files:

patelk 2016-12-10 20:52

152 lines of code changed in 14 files:

patelk 2016-12-10 20:48 Rev.: 1564

changed file names penup pendown

78 lines of code changed in 4 files:

patelk 2016-12-10 20:47 Rev.: 1563


2 lines of code changed in 1 file:

patelk 2016-12-10 20:40 Rev.: 1562

no need for the ge in the call to the clean instruction - deleted it

1 lines of code changed in 1 file:

patelk 2016-12-10 20:39 Rev.: 1561

renamed the clearscreen classes

40 lines of code changed in 7 files:

patelk 2016-12-10 20:30 Rev.: 1560

fixed both showturtle and hideturtle to have correct class names

179 lines of code changed in 13 files:

patelk 2016-12-10 20:24 Rev.: 1559

renamed all towards classes properly

106 lines of code changed in 7 files:

patelk 2016-12-10 20:20 Rev.: 1558

updated heading to be named correctly

76 lines of code changed in 7 files:

patelk 2016-12-10 20:18 Rev.: 1557

updated ycor and xcor to be named correctly and also added in rounding to make the coordinates less crazy

186 lines of code changed in 13 files:

patelk 2016-12-10 20:08 Rev.: 1556

renamed all home classes to be correct

83 lines of code changed in 7 files:

patelk 2016-12-10 20:04 Rev.: 1555

renamed all setxy classes to be correctly named

98 lines of code changed in 7 files:

patelk 2016-12-10 20:03 Rev.: 1554

sety is correctly named for all classes

97 lines of code changed in 7 files:

mcmurtryw 2016-12-10 20:00

allows user to print out the currently defined variables and their values in GUI.

37 lines of code changed in 3 files:

patelk 2016-12-10 19:59 Rev.: 1550

fixed setx classes to be named properly

97 lines of code changed in 7 files:

patelk 2016-12-10 19:55 Rev.: 1549

renamed all right classes properly

92 lines of code changed in 7 files:

patelk 2016-12-10 19:53 Rev.: 1548

88 lines of code changed in 8 files:

patelk 2016-12-10 19:42 Rev.: 1547

completed minus and fd class renaming

163 lines of code changed in 11 files:

kirschnerk 2016-12-10 19:41 Rev.: 1546

49 lines of code changed in 1 file:

patelk 2016-12-10 19:28 Rev.: 1545

fixed minus classes to be named properly

25 lines of code changed in 2 files:

patelk 2016-12-10 19:24 Rev.: 1544

Renamed remainder classes properly

93 lines of code changed in 7 files:

patelk 2016-12-10 19:19 Rev.: 1543

Quotient classes are properly named

87 lines of code changed in 7 files:

patelk 2016-12-10 19:14 Rev.: 1541

renamed the product classes

90 lines of code changed in 7 files:

patelk 2016-12-10 19:12 Rev.: 1540

updated difference and sum to be named properly

171 lines of code changed in 13 files:

patelk 2016-12-10 19:07 Rev.: 1539

fixed back file name

91 lines of code changed in 7 files:

patelk 2016-12-10 18:57 Rev.: 1538

created the equalbool instruction

46 lines of code changed in 1 file:

patelk 2016-12-10 18:56 Rev.: 1537

completed the equalbool parser

38 lines of code changed in 2 files:

patelk 2016-12-10 18:56 Rev.: 1536

CREATED EQUAL BOOLEAN TOKEN

19 lines of code changed in 1 file:

patelk 2016-12-10 18:28 Rev.: 1535

fixed a typo

1 lines of code changed in 1 file:

AlexCantrell 2016-12-10 18:26 Rev.: 1534

Added output text area

3 lines of code changed in 1 file:

patelk 2016-12-10 18:26 Rev.: 1533

0 lines of code changed in 1 file:

patelk 2016-12-10 18:23 Rev.: 1532

does integer division but now returns a double in order to enable commands such as fd quotient 50 20 to work

1 lines of code changed in 1 file:

AlexCantrell 2016-12-10 18:16 Rev.: 1531

Added are to print turtle output to workspace

33 lines of code changed in 2 files:

martinj 2016-12-10 18:11 Rev.: 1530

Modified towards method to simply return the direction (in degrees) the turtle should be heading in order to face the point entered, rather than actually turning the turtle in that direction

2 lines of code changed in 1 file:

AlexCantrell 2016-12-10 17:46 Rev.: 1529

Implemented clear screen functionality

11 lines of code changed in 1 file:

AlexCantrell 2016-12-10 17:44 Rev.: 1528

Clear screen works completely

3 lines of code changed in 1 file:

martinj 2016-12-10 17:43 Rev.: 1527

Added a sound effect for clearscreen command

944 lines of code changed in 1 file:

mcmurtryw 2016-12-10 17:43 Rev.: 1526

aliases

9 lines of code changed in 1 file:

mcmurtryw 2016-12-10 17:35 Rev.: 1525

made ? a word in stream tokenizer

1 lines of code changed in 1 file:

mcmurtryw 2016-12-10 17:14 Rev.: 1524

4 lines of code changed in 1 file:

mcmurtryw 2016-12-10 16:58

aliasing

40 lines of code changed in 2 files:

mcmurtryw 2016-12-10 16:56 Rev.: 1521

uses propfiles for aliasing

12 lines of code changed in 1 file:

patelk 2016-12-10 10:27 Rev.: 1451

fixed rounding error by using setPoint method

16 lines of code changed in 3 files:

martinj 2016-12-09 20:17 Rev.: 1362

Added sound for penup within its respective instruction file

14 lines of code changed in 1 file:

martinj 2016-12-09 20:13 Rev.: 1361

re-committed the pendown, setx, and towards sounds within their respective instruction files, as the previous commit did not work for those.

40 lines of code changed in 3 files:

martinj 2016-12-09 20:09 Rev.: 1360

Added various sounds within instruction classes for BK, FD, SETX, SETXY, SETY, HT, ST, HOME, PENDOWN, PENUP, GREATER, HEADING, LESS, NOTEQUAL, TOWARDS, XCOR, YCOR, LT, and RT. Also removed all sound calls within JTurtle to avoid multiple sounds at once when calling some commands (such as LT and RT)

733 lines of code changed in 20 files:

martinj 2016-12-09 17:45 Rev.: 1356

Finished the SoundPlayer class and made the turn sound play!!!

36 lines of code changed in 2 files:

kirschnerk 2016-12-09 17:09 Rev.: 1345

81 lines of code changed in 11 files:

martinj 2016-12-09 16:19 Rev.: 1339

Added audio files for most movement types

7455 lines of code changed in 10 files:

kirschnerk 2016-12-09 15:42 Rev.: 1331

87 lines of code changed in 10 files:

patelk 2016-12-09 14:16 Rev.: 1318

added if instruction

1 lines of code changed in 1 file:

patelk 2016-12-09 14:15 Rev.: 1317

added if instruction

2 lines of code changed in 1 file:

patelk 2016-12-09 14:14 Rev.: 1315

if is complete

51 lines of code changed in 4 files:

patelk 2016-12-09 14:13 Rev.: 1313

if should be complete!!

38 lines of code changed in 3 files:

kirschnerk 2016-12-09 12:11 Rev.: 1306

2 lines of code changed in 2 files:

patelk 2016-12-09 12:00 Rev.: 1303

changed evaluation statements

3 lines of code changed in 3 files:

mcmurtryw 2016-12-09 11:57 Rev.: 1302

cast to integer instead of double

1 lines of code changed in 1 file:

AlexCantrell 2016-12-09 11:51 Rev.: 1298

Fixed line coming from middle of turtle

4 lines of code changed in 1 file:

martinj 2016-12-07 21:39 Rev.: 1217

Modified TurtleField again to take out the "-360" in showHeading() that I thought I took out in my last commit

1 lines of code changed in 1 file:

martinj 2016-12-07 21:35 Rev.: 1216

Completed TOWARDS instruction class, although the turtle doesn't appear on the first run of the command (trying to figure out why). Created new classes TOWARDSParser and TOWARDS.java to replace TowardsParser and Towards.java, and modified its appropriate listing in instructions.prop. Also modified JTurtle and TurtleField so that the +360 was done WITHIN the .getHeading() method in JTurtle, and modified the HEADING instruction class to return take away the now unnecessary "+360" line

96 lines of code changed in 9 files:

kirschnerk 2016-12-07 21:24 Rev.: 1214

65 lines of code changed in 7 files:

kirschnerk 2016-12-07 21:12 Rev.: 1213

5 lines of code changed in 1 file:

patelk 2016-12-07 13:30 Rev.: 1142

ADDED LESSPARSER AND LESSTOKEN BUT NEED TO MAKE THE QUESTION MARK WORK

49 lines of code changed in 4 files:

patelk 2016-12-07 13:30 Rev.: 1141

ADDED LESS TO INSTRUCTION LIST; STILL NEED TO FIGURE OUT QUESTION MARK

2 lines of code changed in 1 file:

patelk 2016-12-07 13:29 Rev.: 1139

ADDED LESS INSTRUCTION

1 lines of code changed in 1 file:

patelk 2016-12-07 13:29 Rev.: 1138

FINSIHED THE LESS, BUT NEED TO FIGURE OUT THE QUESTION MARK

32 lines of code changed in 1 file:

patelk 2016-12-07 13:23 Rev.: 1131

ADDED GREATER FUNCTIONALITY BUT STILL NEED TO FIGURE OUT THE QUESTION MARK

52 lines of code changed in 6 files:

patelk 2016-12-07 13:22 Rev.: 1130

ADDED GREATER INSTRUCTION; NEED TO FIGURE OUT THE QUESTION MARK

32 lines of code changed in 1 file:

patelk 2016-12-07 13:05 Rev.: 1129

added notequal functionality but still need to work on the question mark

53 lines of code changed in 4 files:

patelk 2016-12-07 13:04 Rev.: 1128

added notequal

4 lines of code changed in 1 file:

patelk 2016-12-07 13:03 Rev.: 1127

added notequal

2 lines of code changed in 1 file:

patelk 2016-12-07 12:59 Rev.: 1126

Added notequal instruction; still need to fix it so it works with a question mark

32 lines of code changed in 1 file:

martinj 2016-12-07 12:27 Rev.: 1123

Created new instruction class for Towards, imported it into TowardsParser, and added it to both instructions.prop and InstructionNames.java. Still does not completely work, but should once totally connected to the rest of the program (just can't figure out how to do that)

54 lines of code changed in 5 files:

AlexCantrell 2016-12-07 11:18 Rev.: 1112

Added previous command combo box

1 lines of code changed in 1 file:

kirschnerk 2016-12-07 11:10

32 lines of code changed in 2 files:

AlexCantrell 2016-12-06 21:04 Rev.: 1070

Added previous command functionality

68 lines of code changed in 2 files:

patelk 2016-12-06 21:03 Rev.: 1069

setxy

39 lines of code changed in 2 files:

kirschnerk 2016-12-06 21:03 Rev.: 1068

0 lines of code changed in 1 file:

patelk 2016-12-06 20:48 Rev.: 1065

setxy added

1 lines of code changed in 1 file:

patelk 2016-12-06 20:45 Rev.: 1064

added setxy

2 lines of code changed in 1 file:

AlexCantrell 2016-12-06 20:41 Rev.: 1062

Added x to aliasToToken

1 lines of code changed in 1 file:

patelk 2016-12-06 20:35 Rev.: 1061

fixed y heading problem

1 lines of code changed in 1 file:

patelk 2016-12-06 20:34 Rev.: 1060

fixed heading error

1 lines of code changed in 1 file:

patelk 2016-12-06 20:29 Rev.: 1059

I don't think it works correctly yet...setxy

58 lines of code changed in 1 file:

mcmurtryw 2016-12-06 20:27 Rev.: 1058

implemented context in variable factory

11 lines of code changed in 1 file:

kirschnerk 2016-12-06 20:15 Rev.: 1056

1 lines of code changed in 1 file:

patelk 2016-12-06 20:11

171 lines of code changed in 8 files:

AlexCantrell 2016-12-05 17:43 Rev.: 983

Modified JTurtle pen functionality

5 lines of code changed in 1 file:

patelk 2016-12-05 15:38 Rev.: 975

Fixed all the set x, xy, y classes to have the right file name

26 lines of code changed in 6 files:

patelk 2016-12-05 15:35 Rev.: 973

Finished HOME command

7 lines of code changed in 1 file:

patelk 2016-12-05 14:50

131 lines of code changed in 15 files:

patelk 2016-12-05 14:31 Rev.: 949

added command name to list and map; also renamed MinusParser to be MINUS Parser; completed MINUSParser

41 lines of code changed in 4 files:

patelk 2016-12-05 14:30 Rev.: 948

added command for minus

0 lines of code changed in 1 file:

AlexCantrell 2016-12-05 14:30 Rev.: 947

Recommitted CSParser for Karishma.

0 lines of code changed in 1 file:

patelk 2016-12-05 14:05 Rev.: 940

changed MinusToken to MINUSToken

19 lines of code changed in 2 files:

patelk 2016-12-05 14:03 Rev.: 939

will return integer now

2 lines of code changed in 1 file:

patelk 2016-12-05 13:49 Rev.: 938

made sure remainder is an integer and the sign is that of num2

5 lines of code changed in 1 file:

patelk 2016-12-05 13:42 Rev.: 937

RENAMED AND COMPLETED REMAINDER INSTRUCTION

31 lines of code changed in 1 file:

patelk 2016-12-05 13:42 Rev.: 936

ADDED REMAINDER PARSER AND COMMAND; RENAMED FILE

42 lines of code changed in 4 files:

patelk 2016-12-05 13:39 Rev.: 935

renamed ModToken to REMAINDERToken

19 lines of code changed in 2 files:

patelk 2016-12-05 13:38

ADDED QUOTIENT

3 lines of code changed in 2 files:

patelk 2016-12-05 13:37 Rev.: 932

COMPLETED QUOTIENT INSTRUCTION

31 lines of code changed in 1 file:

patelk 2016-12-05 13:35 Rev.: 931

Renamed and updated QUOTIENTParser

38 lines of code changed in 2 files:

patelk 2016-12-05 13:33 Rev.: 930

renamed slashToken to QUOTIENTToken

18 lines of code changed in 2 files:

patelk 2016-12-05 13:31 Rev.: 929

renamed and completed PRODUCTParser (old: ProductParser)

39 lines of code changed in 2 files:

patelk 2016-12-05 13:30 Rev.: 928

FINISHED PRODUCT INSTRUCTION

31 lines of code changed in 1 file:

patelk 2016-12-05 13:29

ADDED INSTRUCTIONS

5 lines of code changed in 2 files:

patelk 2016-12-05 13:26 Rev.: 925

renamed from StarToken to PRODUCTToken

19 lines of code changed in 2 files:

patelk 2016-12-05 13:24 Rev.: 924

ADDED DIFFERENCE INSTRUCTION

31 lines of code changed in 1 file:

patelk 2016-12-05 13:24 Rev.: 923

0 lines of code changed in 1 file:

patelk 2016-12-05 13:23 Rev.: 922

WORKING PARSER FOR DIFFERENCE

0 lines of code changed in 1 file:

patelk 2016-12-05 13:20 Rev.: 920

Fixed difference parser

1 lines of code changed in 1 file:

patelk 2016-12-05 13:19 Rev.: 919

changed name of difference parser

42 lines of code changed in 3 files:

patelk 2016-12-05 13:17 Rev.: 918

should be LT

1 lines of code changed in 1 file:

patelk 2016-12-05 13:15 Rev.: 917

fixed token error

0 lines of code changed in 1 file:

patelk 2016-12-05 13:13 Rev.: 916

renamed DIFFERENCEToken

10 lines of code changed in 2 files:

martinj 2016-12-05 12:43 Rev.: 915

Finished commenting all parsers and corrected several basic math operations parsers that weren't parsing their two number inputs separately

106 lines of code changed in 18 files:

martinj 2016-12-05 12:18 Rev.: 914

added a pond.jpg image to be used as the background (still thinking about how to implement it)

645 lines of code changed in 1 file:

patelk 2016-12-05 12:17 Rev.: 913

edited ycor parser

35 lines of code changed in 2 files:

patelk 2016-12-05 12:11 Rev.: 910

added ycor token

9 lines of code changed in 2 files:

patelk 2016-12-05 12:07 Rev.: 908

added ycor instruction

1 lines of code changed in 1 file:

patelk 2016-12-05 12:06 Rev.: 907

latest xcor: complete

1 lines of code changed in 1 file:

patelk 2016-12-05 12:06 Rev.: 905

added ycor instruction

1 lines of code changed in 1 file:

kirschnerk 2016-12-05 12:05

28 lines of code changed in 2 files:

patelk 2016-12-05 12:05 Rev.: 902

ycor instruction done

27 lines of code changed in 1 file:

AlexCantrell 2016-12-05 12:03 Rev.: 900

Added clear screen functionality

66 lines of code changed in 3 files:

martinj 2016-12-05 12:00 Rev.: 899

Edited TurtleField and got the degree range between -180 and +180 working !!!

1 lines of code changed in 1 file:

patelk 2016-12-05 11:51 Rev.: 896

sum xcor stuff

173 lines of code changed in 13 files:

mcmurtryw 2016-12-05 11:39 Rev.: 889

22 lines of code changed in 1 file:

martinj 2016-12-05 11:35 Rev.: 888

Adjusted setHeading(double radians) in JTurtle to keep the direction between -PI/2 and +PI/2 (-180 degrees and +180 degrees)

8 lines of code changed in 1 file:

AlexCantrell 2016-12-04 22:20 Rev.: 884

Added parts of the ClearScreen parser and instruction. Removed excess workspaces from GUI.

53 lines of code changed in 5 files:

mcmurtryw 2016-12-04 18:53 Rev.: 876

10 lines of code changed in 1 file:

mcmurtryw 2016-12-04 17:52 Rev.: 875

21 lines of code changed in 1 file:

AlexCantrell 2016-12-04 11:41 Rev.: 870

44 lines of code changed in 2 files:

kirschnerk 2016-12-02 11:53 Rev.: 824

0 lines of code changed in 2 files:

martinj 2016-12-02 11:37 Rev.: 818

Trying to add back in LTParser as LEFTParser due to a series of janky conflicts surrounding the original LTParser file. I think there were multiple instances of it or something, because it just will not commit anything clalled LeftParser or LTParser. So I'm trying LEFTParser.

35 lines of code changed in 1 file:

kirschnerk 2016-12-02 11:30 Rev.: 817

11 lines of code changed in 2 files:

martinj 2016-12-02 11:29 Rev.: 816

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 QuotientParser.

138 lines of code changed in 16 files:

mcmurtryw 2016-12-01 21:05 Rev.: 815

changed to turtle png

1 lines of code changed in 1 file:

mcmurtryw 2016-12-01 20:37 Rev.: 814

added aliasing

9 lines of code changed in 1 file:

November 2016 »

Generated by StatSVN 0.7.0