Groovy Developers: bob

Login name:
bob
Total Commits:
269 (0.9%)
Lines of Code:
4112 (0.6%)
Most Recent Commit:
2004-03-14 18:56

Activity by Clock Time

Activity by Hour of Day for bob

Activity by Day of Week for bob

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 269 (100.0%) 4112 (100.0%) 15.2
groovy/groovy-core/src/main/org/codehaus/groovy/syntax/parser/ 59 (21.9%) 1391 (33.8%) 23.5
groovy/groovy-core/src/bin/ 8 (3.0%) 505 (12.3%) 63.1
groovy/groovy-core/src/test/groovy/ 64 (23.8%) 489 (11.9%) 7.6
groovy/groovy-core/src/main/org/codehaus/groovy/tools/ 6 (2.2%) 407 (9.9%) 67.8
groovy/groovy-core/ 32 (11.9%) 241 (5.9%) 7.5
groovy/groovy-core/src/main/org/codehaus/groovy/syntax/lexer/ 15 (5.6%) 229 (5.6%) 15.2
groovy/groovy-core/src/latex/spec/ 9 (3.3%) 190 (4.6%) 21.1
CVSROOT/ 9 (3.3%) 142 (3.5%) 15.7
groovy/groovy-core/src/main/org/codehaus/groovy/syntax/ 11 (4.1%) 120 (2.9%) 10.9
groovy/groovy-core/src/test/org/codehaus/groovy/syntax/lexer/ 7 (2.6%) 95 (2.3%) 13.5
groovy/groovy-core/src/test/org/codehaus/groovy/tools/ 2 (0.7%) 86 (2.1%) 43.0
groovy/groovy-core/src/test/org/codehaus/groovy/syntax/parser/ 3 (1.1%) 60 (1.5%) 20.0
groovy/ 21 (7.8%) 58 (1.4%) 2.7
groovy/groovy-core/src/test/org/codehaus/groovy/syntax/ 4 (1.5%) 39 (0.9%) 9.7
groovy/groovy-core/src/test/groovy/tree/ 1 (0.4%) 22 (0.5%) 22.0
groovy/groovy-core/src/main/org/codehaus/groovy/ast/ 3 (1.1%) 15 (0.4%) 5.0
groovy/groovy-core/src/test/groovy/ant/ 1 (0.4%) 7 (0.2%) 7.0
groovy/groovy-core/src/test/org/codehaus/groovy/classgen/ 3 (1.1%) 3 (0.1%) 1.0
groovy/groovy-core/src/main/org/codehaus/groovy/ast/expr/ 1 (0.4%) 3 (0.1%) 3.0
groovy/groovy-core/src/main/org/codehaus/groovy/ant/ 2 (0.7%) 3 (0.1%) 1.5
groovy/groovy-core/src/main/groovy/lang/ 1 (0.4%) 3 (0.1%) 3.0
groovy/groovy-core/src/conf/ 5 (1.9%) 3 (0.1%) 0.6
groovy/groovy-core/src/main/groovy/ant/ 1 (0.4%) 1 (0.0%) 1.0
groovy/groovy-core/src/main/org/codehaus/groovy/classgen/ 1 (0.4%) 0 (0.0%) 0.0

Activity of bob

Most Recent Commits

bob 2004-03-14 18:56

update checkoutlist

1 lines of code changed in:

bob 2004-03-14 18:51

initial checkin

113 lines of code changed in:

bob 2004-03-14 18:51

initial checkin

28 lines of code changed in:

bob 2004-01-07 20:41

trivial

1 lines of code changed in:

bob 2003-12-02 20:27

trivial

2 lines of code changed in:

bob 2003-11-21 06:46

Fix for GROOVY-50, plus test.

17 lines of code changed in:

bob 2003-11-20 16:14

trivial

1 lines of code changed in:

bob 2003-11-20 15:54

trivial

1 lines of code changed in:

bob 2003-11-20 03:06

trivial

2 lines of code changed in:

bob 2003-11-20 02:59

trivial

0 lines of code changed in:

bob 2003-11-20 02:52

Trivial change to test damagecontrol.

2 lines of code changed in:

bob 2003-11-11 15:47

Fixing double-quoted string interpolation. Building from CST to AST was failing

due to iterating children nodes ineffectively.

9 lines of code changed in:

bob 2003-11-10 20:00

First attempt at GROOVY-14

106 lines of code changed in:

bob 2003-11-10 19:07

Front-end fix for GROOVY-41



Backend borks on && binary op.

8 lines of code changed in:

bob 2003-11-10 18:55

Fix for GROOVY-43.



a+b+c

40 lines of code changed in:

bob 2003-10-09 00:33

Okay, borked something trying to get named-parameters+closure but borked

something along the way. Dunno what.



Trying to pass, now:



TupleExpression( MapExpression, Closure )



for your wacky closure sugar, but it ain't wanting to play friendly.



So, I think non-named work, named seem to maybe work, but the closure is

getting lost? AntBuilder is getting a request for a 'doCall' datatype

which is clearly wrong.



Anyhow, b0rked. Offline soon. Pass the hot potato.

46 lines of code changed in:

bob 2003-10-08 18:16

Seemed to not break non-named params, and I think named params for

method calls should work now.

85 lines of code changed in:

bob 2003-10-07 23:40

Fix for GROOVY-23.



While!

31 lines of code changed in:

bob 2003-10-07 23:07

Fix for GROOVY-18.



:= has gone away, in favour of == for EQUALITY testing.



==, which previously meant IDENTITY testing has, as noted immediately

above, has become an EQUALITY test.



So, to do IDENTITY testing, you need === (yes, that's right, 3 of'em).

Three equals, ===, for IDENTITY testing.



Two for EQUALITY.



There is no :=



Hi mom.

191 lines of code changed in:

bob 2003-10-07 22:05

Round 3... doing the final bit of the trade-off for prettier closures

in exchange for requiring parenthesis around conditional expressions

in statements such as 'for', 'if' and 'while'.



All in the name of groovy being the friendly alternative to XML.

44 lines of code changed in:

(58 more)

Generated by StatSVN 0.3.2-SNAPSHOT