/Picasso/trunk Developers: margoliesd

Login name:
margoliesd
Total Commits:
53 (11.8%)
Lines of Code:
843 (9.5%)
Most Recent Commit:
2009-12-18 14:07

Activity by Clock Time

Activity by Hour of Day for margoliesd

Activity by Day of Week for margoliesd

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 53 (100.0%) 843 (100.0%) 15.9
src/picasso/parser/language/expressions/ 17 (32.1%) 333 (39.5%) 19.5
src/picasso/parser/ 20 (37.7%) 236 (28.0%) 11.8
src/picasso/parser/tokens/ 6 (11.3%) 202 (24.0%) 33.6
src/picasso/parser/tokens/functions/ 3 (5.7%) 45 (5.3%) 15.0
src/tests/ 1 (1.9%) 21 (2.5%) 21.0
src/picasso/parser/tokens/operations/ 1 (1.9%) 2 (0.2%) 2.0
src/picasso/parser/language/ 2 (3.8%) 2 (0.2%) 1.0
src/picasso/ 1 (1.9%) 1 (0.1%) 1.0
/ 1 (1.9%) 1 (0.1%) 1.0
src/picasso/parser/tokens/chars/ 1 (1.9%) 0 (0.0%) 0.0

Activity of margoliesd

Most Recent Commits

margoliesd 2009-12-18 14:07 Rev.: 151

made clipHelper static since it does not rely on any instance variables

1 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: ImageClip.java (+1 -1)
margoliesd 2009-12-17 17:34 Rev.: 144

now shows pop up if file does not exist

7 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: Image.java (+7)
margoliesd 2009-12-17 17:22 Rev.: 143

updated for mod and power

9 lines of code changed in 1 file:

  • src/picasso/parser: ExpressionTreeGenerator.java (+9 -7)
margoliesd 2009-12-17 17:03 Rev.: 141

updated negate analyzer to use the word "negate" in the comments instead of "floor"

2 lines of code changed in 1 file:

  • src/picasso/parser: NegateAnalyzer.java (+2 -1)
margoliesd 2009-12-17 17:02 Rev.: 140

updated image Wrap to use unscaled evaluate method

1 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: ImageWrap.java (+1 -1)
margoliesd 2009-12-17 16:59 Rev.: 139

made size 800x800 to match with square -1 to 1

1 lines of code changed in 1 file:

  • src/picasso: Main.java (+1 -1)
margoliesd 2009-12-17 16:58 Rev.: 138

removed unneeded import

0 lines of code changed in 1 file:

  • src/picasso/parser: StringAnalyzer.java (-1)
margoliesd 2009-12-17 16:57 Rev.: 137

updated for negate

9 lines of code changed in 1 file:

  • src/picasso/parser: ExpressionTreeGenerator.java (+9 -4)
margoliesd 2009-12-17 16:45 Rev.: 135

image works better now

16 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: Image.java (+16 -4)
margoliesd 2009-12-17 14:53 Rev.: 133

deleted picassoString working on imageClip

1 lines of code changed in 2 files:

  • src/picasso/parser/language/expressions: ImageClip.java (+1 -1), PicassoString.java (del)
margoliesd 2009-12-17 14:00 Rev.: 132

deleted bang token b/c we are using negate token

0 lines of code changed in 1 file:

  • src/picasso/parser/tokens/chars: BangToken.java (del)
margoliesd 2009-12-16 15:58 Rev.: 125

image clip

56 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: ImageClip.java (new 56)
margoliesd 2009-12-16 15:58 Rev.: 124

had to add a method to image for image clip to work

12 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: Image.java (+12 -4)
margoliesd 2009-12-16 15:58 Rev.: 123

added image clip to functions.conf

2 lines of code changed in 1 file:

  • src/picasso/parser: functions.conf (+2 -1)
margoliesd 2009-12-16 15:57 Rev.: 122

analyzer for image clip

45 lines of code changed in 1 file:

  • src/picasso/parser: ImageClipAnalyzer.java (new 45)
margoliesd 2009-12-16 15:57 Rev.: 121

token for image clip

15 lines of code changed in 1 file:

  • src/picasso/parser/tokens/functions: ImageClipToken.java (new 15)
margoliesd 2009-12-16 14:52 Rev.: 119

made image instance variable of type instance instead of expression tree node

2 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: ImageWrap.java (+2 -2)
margoliesd 2009-12-14 00:16 Rev.: 116

string analyzer now returns an image

2 lines of code changed in 1 file:

  • src/picasso/parser: StringAnalyzer.java (+2 -1)
margoliesd 2009-12-13 01:04 Rev.: 115

made image wrap lowercase to match other functions

1 lines of code changed in 1 file:

  • src/picasso/parser: functions.conf (+1 -1)
margoliesd 2009-12-13 01:03 Rev.: 114

commented out unneeded code

1 lines of code changed in 1 file:

  • src/picasso/parser/language/expressions: ImageWrap.java (+1 -1)

(31 more)

Generated by StatSVN 0.4.1