December 2016 Commit Log

Number of Commits:
95
Number of Active Developers:
4
troises 2016-12-15 17:20 Rev.: 1798

The last of the Javadocs

15 lines of code changed in 1 file:

troises 2016-12-15 17:14 Rev.: 1796

SO MANY JAVADOCS

275 lines of code changed in 30 files:

troises 2016-12-15 16:15 Rev.: 1789

more javadocs

199 lines of code changed in 35 files:

troises 2016-12-15 16:02 Rev.: 1788

added more Javadoc than god

191 lines of code changed in 29 files:

troises 2016-12-15 14:43 Rev.: 1783

fixed clean and cs

56 lines of code changed in 15 files:

troises 2016-12-15 13:50 Rev.: 1781


11 lines of code changed in 3 files:

troises 2016-12-15 13:02 Rev.: 1774

updated

81896 lines of code changed in 396 files:

cardene 2016-12-15 12:47 Rev.: 1773

make turtle start in the middle of the field

2 lines of code changed in 1 file:

cardene 2016-12-15 11:08 Rev.: 1765

button editing

0 lines of code changed in 1 file:

mccaffreyk 2016-12-15 00:41 Rev.: 1759

Completed a button for changing the pen's state.

17 lines of code changed in 1 file:

mccaffreyk 2016-12-15 00:12 Rev.: 1758

I believe that I have officially finished PenUp and PenDown. Fixed a faulty for loop and faulty logic.

39 lines of code changed in 2 files:

joshir 2016-12-14 22:21 Rev.: 1755

Fixed the remaining test classes.

46 lines of code changed in 3 files:

joshir 2016-12-14 22:16 Rev.: 1754

Fixed FDandBKTest

29 lines of code changed in 1 file:

joshir 2016-12-14 22:10 Rev.: 1753

Fixed ArithmeticTest by surrounding each asserEquals statement with a try/catch block.

66 lines of code changed in 1 file:

mccaffreyk 2016-12-14 20:43 Rev.: 1736

I fixed a very tedious error with pen up/pen down. When the pen was lifted and then re-placed, a line formed in the area that the turtle had been moving over, connecting
the point where the pen was lifted to its current position. Now, what was blank before stays blank.

52 lines of code changed in 3 files:

cardene 2016-12-14 20:05 Rev.: 1724

undo button works

1 lines of code changed in 1 file:

cardene 2016-12-14 20:05 Rev.: 1723

redo button works

16 lines of code changed in 1 file:

mccaffreyk 2016-12-14 19:41 Rev.: 1721

Completed the commands for PENUP, PENDOWN, PU, and PD, so that they correctly interact with turtle field.

7 lines of code changed in 6 files:

mccaffreyk 2016-12-14 19:23 Rev.: 1719

Some of the new commands now work. Others do not.

6 lines of code changed in 3 files:

cardene 2016-12-14 19:21 Rev.: 1718

added if statement to go so it will not add \n to history when the input is empty

9 lines of code changed in 1 file:

cardene 2016-12-14 19:16 Rev.: 1717

refactoring. made methods go, makeButtonDetails, outputMessage and updateHistory

146 lines of code changed in 1 file:

troises 2016-12-14 19:13 Rev.: 1716

fixed pens

116 lines of code changed in 8 files:

mccaffreyk 2016-12-14 18:52 Rev.: 1715

Tried yet failed to completely fix the misnamed token error. When I try to save instructions with a new name, eclipse prevents me from doing so.

2 lines of code changed in 1 file:

mccaffreyk 2016-12-14 18:34 Rev.: 1713

I completed PENDOWN, but am getting a single error. I will try to fix this error and then re-commit the program.

64 lines of code changed in 5 files:

mccaffreyk 2016-12-14 18:17 Rev.: 1712

I appear to have fixed the problem for PENUP and PU by making instruction classes for both instead of just PENUP.
I also completed some but not all of PENDOWN.

194 lines of code changed in 9 files:

troises 2016-12-14 18:05 Rev.: 1711

fixed pen up

350 lines of code changed in 32 files:

mccaffreyk 2016-12-14 17:50 Rev.: 1710

I added PU as a token and also added the symbols PU and PENUP to both the two textfiles in parser and as valid instructions. However, I
am still getting the error "not a valid command".

42 lines of code changed in 6 files:

mccaffreyk 2016-12-14 17:32 Rev.: 1709

I tried implementing the PENUP command but failed to make it register as valid.

122 lines of code changed in 5 files:

mccaffreyk 2016-12-14 16:25 Rev.: 1683

Fixed several errors related to making the tail show up correctly at the start and for all images.

24 lines of code changed in 2 files:

cardene 2016-12-14 00:37 Rev.: 1657

fixed go to not evaluate when theres nothing there

22 lines of code changed in 1 file:

cardene 2016-12-14 00:33 Rev.: 1656

gui formatting dashboard buttons

9 lines of code changed in 1 file:

troises 2016-12-13 19:54 Rev.: 1646

change color added

32 lines of code changed in 2 files:

cardene 2016-12-13 19:18 Rev.: 1644

formatting

1 lines of code changed in 1 file:

cardene 2016-12-13 19:17 Rev.: 1643

bigger workspace

2 lines of code changed in 1 file:

mccaffreyk 2016-12-13 16:52 Rev.: 1630

Added javadocs for my work on drawTail.

18 lines of code changed in 2 files:

mccaffreyk 2016-12-13 16:43 Rev.: 1628

Completed the turtle's tail so that it shows up correctly as it moves about the screen.

45 lines of code changed in 2 files:

cardene 2016-12-13 15:08

major changes to error handling

10 lines of code changed in 4 files:

cardene 2016-12-13 15:08 Rev.: 1623

major changes to error handling. throws exception in all instructions

37 lines of code changed in 28 files:

cardene 2016-12-13 15:07 Rev.: 1622

major changes on error handling. added throws exception

2 lines of code changed in 1 file:

cardene 2016-12-13 15:07 Rev.: 1621

Major changes on error handling

45 lines of code changed in 2 files:

cardene 2016-12-13 13:10 Rev.: 1620

formatting

5 lines of code changed in 1 file:

cardene 2016-12-13 12:56 Rev.: 1619

edited error messages with icons

36 lines of code changed in 1 file:

cardene 2016-12-13 12:28 Rev.: 1618

Redo button

19 lines of code changed in 1 file:

cardene 2016-12-13 11:45 Rev.: 1617

putting all edits of turtle field together

207 lines of code changed in 1 file:

mccaffreyk 2016-12-12 18:59 Rev.: 1604

Started on the turtle's trail, but encountered many errors and difficulties.

43 lines of code changed in 3 files:

troises 2016-12-12 18:24 Rev.: 1602

changes for workspaces

526 lines of code changed in 29 files:

troises 2016-12-12 18:23 Rev.: 1600

changes for st and ht

43 lines of code changed in 2 files:

troises 2016-12-12 18:21 Rev.: 1599

added workspace

216 lines of code changed in 1 file:

cardene 2016-12-11 18:04 Rev.: 1592

added icons to confirmation messages when you switch turtles

14 lines of code changed in 1 file:

cardene 2016-12-11 17:38 Rev.: 1591

formatting code to be more readable

44 lines of code changed in 1 file:

cardene 2016-12-11 17:14 Rev.: 1589

added undo and redo buttons, not functional yet.
edited format of GUI and buttons.
changed historyButtons to flow layout manager for better GUI style

144 lines of code changed in 1 file:

joshir 2016-12-11 14:42 Rev.: 1585

made minor refactoring changes in Remainder

7 lines of code changed in 1 file:

joshir 2016-12-10 00:08 Rev.: 1450

Created RemainderQuotientTest to test Remainder and Quotient instructions

63 lines of code changed in 1 file:

troises 2016-12-09 23:18 Rev.: 1447

adds Booleans

253 lines of code changed in 16 files:

cardene 2016-12-09 23:16 Rev.: 1446

formatting and simplifying code

37 lines of code changed in 1 file:

joshir 2016-12-09 23:13 Rev.: 1445

Fixing test classes

2 lines of code changed in 2 files:

joshir 2016-12-09 23:12

70 lines of code changed in 2 files:

cardene 2016-12-09 22:22 Rev.: 1411

images for turtle icon changes

0 lines of code changed in 4 files:

troises 2016-12-09 22:12 Rev.: 1409

works for rt and lt

6 lines of code changed in 3 files:

troises 2016-12-09 22:06 Rev.: 1400

you can now use math operations to move

123 lines of code changed in 8 files:

joshir 2016-12-09 21:53 Rev.: 1394

ArithmeticTest tests for all basic arithmetic instructions: Addition, Subtraction, Multiplication, and Division

96 lines of code changed in 1 file:

troises 2016-12-09 20:51 Rev.: 1373

added ycor

84 lines of code changed in 5 files:

cardene 2016-12-09 16:40 Rev.: 1342

added functionality to change the icon of the turtle to all the TMNT

92 lines of code changed in 2 files:

joshir 2016-12-09 15:00 Rev.: 1324

Deleted TestingCommit.

0 lines of code changed in 1 file:

joshir 2016-12-09 14:58 Rev.: 1323

updated Home

1 lines of code changed in 1 file:

joshir 2016-12-09 14:43 Rev.: 1322

Fixed test classes.

3 lines of code changed in 3 files:

joshir 2016-12-09 14:38 Rev.: 1321

Testing my commit. Ignore the TestingCommit class in slogo.instructions

0 lines of code changed in 1 file:

troises 2016-12-09 14:30 Rev.: 1320

added x cor

92 lines of code changed in 5 files:

joshir 2016-12-09 14:21 Rev.: 1319

HomeTest done.

63 lines of code changed in 1 file:

joshir 2016-12-09 14:03 Rev.: 1311

Created junit tests for FD and BK (TestFDandBk), and LT and RT(TurnTest).

Edited the FD and BK instructions to return current.getPosition() instead of null.
Edited RT and LT instructions to return current.getHeading() instead of null.

185 lines of code changed in 8 files:

mccaffreyk 2016-12-09 00:47 Rev.: 1269

I changed load so that it uses the button and J File Chooser instead of forcing the user to enter a file directory. I also created an error message for when the user clicks the load
button but does not choose a file, and removed the old messages for load. Finally, I split the old buttonPanel into two new panels: eastButtonPanel and westButtonPanel, and changed the commandTextField so that it stretches across the empty space in the GUI.

120 lines of code changed in 4 files:

joshir 2016-12-07 15:34 Rev.: 1183

Created Home, HomeToken, and HomeParser classes. Added Home to instructions. Turtle now goes to default position when asked to go home.

95 lines of code changed in 5 files:

cardene 2016-12-07 14:35 Rev.: 1167

intermediate implementation

94 lines of code changed in 3 files:

cardene 2016-12-07 14:21 Rev.: 1159

formatting

14 lines of code changed in 1 file:

troises 2016-12-06 23:05 Rev.: 1095

removed home

0 lines of code changed in 3 files:

cardene 2016-12-06 15:21 Rev.: 1033

formatting

8 lines of code changed in 1 file:

troises 2016-12-05 22:10 Rev.: 1002

small change to fix rounding issue on angle display

1 lines of code changed in 1 file:

troises 2016-12-05 15:52 Rev.: 980

fixed rt and lt

12 lines of code changed in 3 files:

cardene 2016-12-05 15:32 Rev.: 972

added a history panel to track movements of the turtle. changed save button to save file from the history panel instead of the command box. makes the program more user friendly.

113 lines of code changed in 1 file:

mccaffreyk 2016-12-05 15:06 Rev.: 962

Fixed an error in loading files, preventing the error message "file not found" from being generated unless there are characters in the file
directory textArea.

1 lines of code changed in 1 file:

mccaffreyk 2016-12-05 14:57 Rev.: 959

Added the ability to load SLogo code from files.

82 lines of code changed in 2 files:

troises 2016-12-05 14:53 Rev.: 957

small change to save

2 lines of code changed in 1 file:

cardene 2016-12-05 14:29 Rev.: 946

edited collapse

1 lines of code changed in 1 file:

cardene 2016-12-05 14:20 Rev.: 943

Added a collapsible feature to the turtle details dashboard

46 lines of code changed in 1 file:

troises 2016-12-02 22:19 Rev.: 861

added remainder

84 lines of code changed in 6 files:

troises 2016-12-02 22:10 Rev.: 852

added quotient

84 lines of code changed in 4 files:

troises 2016-12-02 21:56 Rev.: 851

added product

82 lines of code changed in 5 files:

troises 2016-12-02 21:36 Rev.: 850

added difference

107 lines of code changed in 5 files:

troises 2016-12-02 19:58 Rev.: 849

added setXY

112 lines of code changed in 5 files:

mccaffreyk 2016-12-02 18:10 Rev.: 848

Changed the error message for FileNotFoundException to "Invalid directory!".

1 lines of code changed in 1 file:

troises 2016-12-02 18:05 Rev.: 847

added sum and it kind of works

98 lines of code changed in 6 files:

mccaffreyk 2016-12-02 18:02 Rev.: 846

Added functionality to Save, allowing users to enter their sessions in new text files of their choice. Also created two error messages when attempting to extract the file and directory names from the user, one for a NullPointerException and the other for a FileNotFound exception

71 lines of code changed in 1 file:

troises 2016-12-01 19:30 Rev.: 803

added set y

138 lines of code changed in 7 files:

troises 2016-12-01 19:20 Rev.: 800

added set x

118 lines of code changed in 9 files:

cardene 2016-12-01 15:14 Rev.: 794

made changes to the GUI, including adding a box for file input (not functional yet), and button colors. added scrollers to the input boxes so the window doesn't expand when you type a lot.

66 lines of code changed in 1 file:

November 2016 »

Generated by StatSVN 0.7.0