November 2012 Commit Log

Number of Commits:
20
Number of Active Developers:
7
wangc 2012-11-30 14:13 Rev.: 38

Only one implemented operation: plus

0 lines of code changed in 1 file:

wangc 2012-11-30 14:13 Rev.: 37

Only one implemented function: floor

1 lines of code changed in 1 file:

mahameeo 2012-11-30 01:28 Rev.: 36

Refactoring: I added "operation precedence" field in Token class.
The default operation precedence value is zero (CONSTANT).
So if you create a new operator token class, make sure you specify its order of precedence
(see PlusToken as reference)

35 lines of code changed in 4 files:

mahameeo 2012-11-30 01:05 Rev.: 35

Refactoring: I created an enum type class for order of operations.

32 lines of code changed in 1 file:

connorhollenbeck 2012-11-29 21:14 Rev.: 34

changed a quick thing by adding a new before the Plus call in the Plus Analyzer class

2 lines of code changed in 1 file:

mahameeo 2012-11-28 15:51 Rev.: 33

Abstract expression class for binary operations

37 lines of code changed in 1 file:

mahameeo 2012-11-28 15:51 Rev.: 32

Expression class for +

42 lines of code changed in 1 file:

wangc 2012-11-28 14:45 Rev.: 31

I've talked to Professor Sprenkle, and finally understood the recursion for the PlusAnalyzer!

3 lines of code changed in 1 file:

mahameeo 2012-11-27 23:00 Rev.: 28

order of operation (precedence "value" for division)

5 lines of code changed in 1 file:

connorhollenbeck 2012-11-27 20:48 Rev.: 26

Divide token representing the divide sign

19 lines of code changed in 1 file:

wangc 2012-11-26 23:33 Rev.: 22

Added all unary and binary operators (and the assignment operator) defined in the project specifications

7 lines of code changed in 1 file:

wangc 2012-11-26 23:32 Rev.: 21

Added all the functions defined in the project specifications

16 lines of code changed in 1 file:

Sara Sprenkle 2012-11-26 15:39 Rev.: 20

Testing subversion with Connor

1 lines of code changed in 1 file:

connorhollenbeck 2012-11-26 15:37 Rev.: 19

9 lines of code changed in 1 file:

mahameo 2012-11-16 13:59 Rev.: 16

0 lines of code changed in 1 file:

wangc 2012-11-16 13:58 Rev.: 13

0 lines of code changed in 1 file:

Patrick 2012-11-16 13:55 Rev.: 8

0 lines of code changed in 1 file:

wangc 2012-11-16 13:53 Rev.: 7

This is an example file to commit.

0 lines of code changed in 1 file:

mahameo 2012-11-16 13:53 Rev.: 6

testing

0 lines of code changed in 1 file:

sprenkle 2012-11-16 12:28 Rev.: 1

First Import

3129 lines of code changed in 64 files:

Generated by StatSVN 0.7.0