/TeamRandomNumber/trunk Developers: mohnacsc

Login name:
mohnacsc
Total Commits:
31 (12.3%)
Lines of Code:
623 (10.7%)
Most Recent Commit:
2012-12-14 20:26
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mohnacsc

Activity by Day of Week for mohnacsc

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 31 (100.0%) 623 (100.0%) 20.0
Picasso/src/picasso/parser/language/expressions/ 7 (22.6%) 215 (34.5%) 30.7
Picasso/src/tests/ 2 (6.5%) 149 (23.9%) 74.5
Picasso/src/picasso/parser/ 11 (35.5%) 146 (23.4%) 13.2
Picasso/src/picasso/parser/tokens/functions/ 5 (16.1%) 74 (11.9%) 14.8
Picasso/src/picasso/parser/tokens/operations/ 2 (6.5%) 16 (2.6%) 8.0
Picasso/src/picasso/view/ 1 (3.2%) 12 (1.9%) 12.0
Picasso/ 2 (6.5%) 10 (1.6%) 5.0
Picasso/src/picasso/parser/tokens/ 1 (3.2%) 1 (0.2%) 1.0

Activity of mohnacsc

Most Recent Commits

mohnacsc 2012-12-14 20:26 Rev.: 274

54 lines of code changed in 1 file:

  • Picasso/src/tests: ParsedExpressionTreeTests.java (+54)
mohnacsc 2012-12-14 19:02 Rev.: 272

Does anyone know why these tests aren't working?

95 lines of code changed in 1 file:

  • Picasso/src/tests: ParsedExpressionTreeTests.java (+95 -10)
mohnacsc 2012-12-09 17:06 Rev.: 192

'yCrCbToRGB' in functions.conf

1 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: functions.conf (+1 -1)
mohnacsc 2012-12-08 16:55 Rev.: 187

Adjusted frame to open in center of screen. I assume no one has a problem with this.

12 lines of code changed in 1 file:

  • Picasso/src/picasso/view: Frame.java (+12)
mohnacsc 2012-12-07 23:49 Rev.: 185

Luminance and chrominance functions - RGBToYCrCb & YCrCbToRGB

149 lines of code changed in 7 files:

  • Picasso/src/picasso/parser: RGBToYCrCbAnalyzer.java (new 23), YCrCbToRGBAnalyzer.java (new 17), functions.conf (+3 -1)
  • Picasso/src/picasso/parser/language/expressions: RGBToYCrCb.java (new 39), YCrCbToRGB.java (new 37)
  • Picasso/src/picasso/parser/tokens/functions: RGBToYCrCbToken.java (new 15), YCrCbToRGBToken.java (new 15)
mohnacsc 2012-12-07 14:17 Rev.: 182

PerlinBW is poppin.

68 lines of code changed in 4 files:

  • Picasso/src/picasso/parser: PerlinBWAnalyzer.java (new 27), functions.conf (+1)
  • Picasso/src/picasso/parser/language/expressions: PerlinBW.java (new 26)
  • Picasso/src/picasso/parser/tokens/functions: PerlinBWToken.java (new 14)
mohnacsc 2012-12-06 22:55 Rev.: 163

Implementation of CEIL and ABS functions.

147 lines of code changed in 6 files:

  • Picasso/src/picasso/parser: AbsAnalyzer.java (new 23), CeilAnalyzer.java (new 23)
  • Picasso/src/picasso/parser/language/expressions: Abs.java (new 35), Ceil.java (new 36)
  • Picasso/src/picasso/parser/tokens/functions: AbsToken.java (new 15), CeilToken.java (new 15)
mohnacsc 2012-12-06 22:53 Rev.: 162

Updated functions.conf

2 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: functions.conf (+2)
mohnacsc 2012-12-06 13:23 Rev.: 141

Added comments.

27 lines of code changed in 3 files:

  • Picasso/src/picasso/parser: MinusAnalyzer.java (+5)
  • Picasso/src/picasso/parser/language/expressions: Minus.java (+17)
  • Picasso/src/picasso/parser/tokens/operations: MinusToken.java (+5)
mohnacsc 2012-12-03 13:31 Rev.: 62

CharTokenFactory with MinusToken

1 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/tokens: CharTokenFactory.java (+1)
mohnacsc 2012-12-03 13:28 Rev.: 61

Implementation of the Minus binary operator.

57 lines of code changed in 3 files:

  • Picasso/src/picasso/parser: MinusAnalyzer.java (new 21)
  • Picasso/src/picasso/parser/language/expressions: Minus.java (new 25)
  • Picasso/src/picasso/parser/tokens/operations: MinusToken.java (new 11)
mohnacsc 2012-11-19 19:04 Rev.: 18

5 lines of code changed in 1 file:

  • Picasso: helloSvn (new 5)
mohnacsc 2012-11-16 13:56 Rev.: 10

testing... test test

5 lines of code changed in 1 file:

  • Picasso: mohnacsc (new 5)
Generated by StatSVN 0.7.0