/FierceFive/trunk Developers: ekentao

Login name:
ekentao
Total Commits:
7 (2.2%)
Lines of Code:
6 (0.1%)
Most Recent Commit:
2012-11-28 14:00
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for ekentao

Activity by Day of Week for ekentao

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 7 (100.0%) 6 (100.0%) 0.8
Picasso/src/picasso/parser/ 3 (42.9%) 4 (66.7%) 1.3
Picasso/src/picasso/view/commands/ 1 (14.3%) 1 (16.7%) 1.0
Picasso/src/picasso/parser/tokens/ 1 (14.3%) 1 (16.7%) 1.0
Picasso/src/picasso/parser/tokens/operations/ 1 (14.3%) 0 (0.0%) 0.0
Picasso/src/picasso/parser/language/expressions/ 1 (14.3%) 0 (0.0%) 0.0

Activity of ekentao

Most Recent Commits

ekentao 2012-11-28 14:00 Rev.: 29

Implemented the multiply operator

6 lines of code changed in 7 files:

  • Picasso/src/picasso/parser: ExpressionTreeGenerator.java (+3), MultiplyAnalyzer.java (new), operations.prop (+1)
  • Picasso/src/picasso/parser/language/expressions: Multiply.java (new)
  • Picasso/src/picasso/parser/tokens: CharTokenFactory.java (+1)
  • Picasso/src/picasso/parser/tokens/operations: MultiplyToken.java (new)
  • Picasso/src/picasso/view/commands: Evaluater.java (+1 -1)
Generated by StatSVN 0.7.0