ID |
Status |
Summary |
310
|
Fixed |
Use of @Field causes "Internal Error: java.lang.ArrayIndexOutOfBoundsException: -1"
Type-Defect
Priority-Medium
|
309
|
Fixed |
@Field fields declared in normal classes don't get initialized properly
Type-Defect
Priority-Medium
|
308
|
Fixed |
Using @Field results in java.lang.NoClassDefFoundError
Type-Defect
Priority-Medium
|
307
|
New |
@Typed "swallows" functionality when used with @Mixin or mixin(..)
Type-Defect
Priority-Medium
|
306
|
Fixed |
G++ build fails due to Issue288Test#testCharStringGString()
Type-Defect
Priority-Medium
|
305
|
Invalid |
Closure won't compile in my script
Type-Defect
Priority-Medium
|
304
|
New |
*. operator produces Set for Sets instead of List as in Groovy
Type-Defect
Priority-Medium
|
303
|
Duplicate |
*.
Type-Defect
Priority-Medium
|
302
|
Invalid |
.count() of collections always produces 1
Type-Defect
Priority-Medium
|
301
|
New |
Groovy++ also influences the behavior of non-@Typed / @Typed(TypePolicy.DYNAMIC) code
Type-Defect
Priority-Medium
|
300
|
Fixed |
1 / 2 == 0
Type-Enhancement
Priority-Medium
|
299
|
Fixed |
Multiline .collect{} with Elvis compilation error
Type-Defect
Priority-Medium
|
298
|
Invalid |
Range of Enums Bug
Type-Defect
Priority-Medium
|
297
|
New |
Option for info/warning messages when TypePolicy.MIXED
Type-Defect
Priority-Medium
|
296
|
Fixed |
Type inference not working for objects mentioned in the 'catch' clause
Type-Defect
Priority-Medium
|
295
|
Invalid |
== check still produces NPE on objects with overridden equals()
Type-Defect
Priority-Medium
|
294
|
Accepted |
super method call doesn't compile
Type-Defect
Priority-Medium
|
293
|
Accepted |
Better type inference needed for def x = { T a, T b -> ... }
Type-Enhancement
Priority-Medium
|
292
|
Fixed |
Problem with other grails plugins when using groovypp
Type-Defect
Priority-Medium
|
291
|
Fixed |
== check produces NPE on objects with overridden equals()
Type-Defect
Priority-Medium
|
290
|
Fixed |
Variables inside the scope of instanceof may have the cast type
Type-Enhancement
Priority-Medium
|
289
|
Fixed |
Cannot call vararg constructor using list syntax
Type-Defect
Priority-Medium
|
288
|
Duplicate |
Optional parameters + list2object conversion don't play nice
Type-Defect
Priority-Low
|
287
|
Fixed |
Exception when trying to compile a super constructor call with wrong argument types
Type-Defect
Priority-Medium
|
286
|
Fixed |
Private static methods not visible from static inner class
Type-Defect
Priority-Medium
|
285
|
Fixed |
No line/column info for 'Cannot find super constructor' compiler error
Type-Defect
Priority-Medium
|
284
|
Fixed |
Boolean.FALSE treated as true in G++
Type-Defect
Priority-Medium
|
283
|
Fixed |
Recursive type inference bug
Type-Defect
Priority-Medium
|
282
|
WontFix |
Code magically getting mixed-in
Type-Defect
Priority-Medium
|
281
|
Invalid |
@Typed annotation - if applied on a variable by mistake - gives a weird message
Type-Defect
Priority-Low
|
280
|
Started |
Wishlist: Adopt an open source development methodology
Type-Enhancement
Priority-Medium
|
279
|
Fixed |
One more Inconsistent pop
Type-Defect
Priority-Medium
|
278
|
Invalid |
List2Object with an abstract type used makes the compiler produce an invalid class
Type-Defect
Priority-Medium
|
277
|
New |
Map2Object conversion should allow variable extraction
Type-Enhancement
Priority-Low
|
276
|
New |
Incorrect method overload selection from map-defined anonymous
Type-Defect
Priority-Medium
|
275
|
Fixed |
Class as case expression - compiler should reject if there are impossible cases
Type-Enhancement
Priority-Medium
|
274
|
Fixed |
Internal Error: java.lang.RuntimeException: Inconsistent pop
Type-Defect
Priority-Medium
|
273
|
Fixed |
Method selection issue on (null + primitive) use
Type-Defect
Priority-Medium
|
272
|
Fixed |
Invalid class generated (VerifyError) - using type inference for Class as case expression
Type-Defect
Priority-Medium
|
271
|
Fixed |
An invalid method call fails with an unfriendly message - Internal Error: null
Type-Defect
Priority-Medium
|
270
|
Fixed |
Internal Error: Inconsistent pop
Type-Defect
Priority-Medium
|
269
|
Fixed |
List's String formatting is slightly wrong
Type-Defect
Priority-Low
|
268
|
Invalid |
Allow unqualified enum member access where that enum type is expected
Type-Defect
Priority-Medium
|
267
|
Fixed |
Cannot invoke vararg base class constructor from anonymous class
Type-Defect
Priority-Medium
|
266
|
Fixed |
Cannot invoke vararg base class constructor using map syntax
Type-Defect
Priority-Medium
|
265
|
New |
Can't compile with List2Object conversion when an optional parameter is present
Type-Enhancement
Priority-Low
|
264
|
Fixed |
Map2Object cast not working in case of array-object ambiguity with overloaded methods
Type-Defect
Priority-Medium
|
263
|
Accepted |
Unzipping the distribution should result in a directory with a meaningful name containing the Groovy++ version
Type-Defect
Priority-Low
|
262
|
Accepted |
Unable to add static initializers to @Trait classes
Type-Defect
Priority-Medium
|
261
|
Fixed |
Compiler crash with an NPE with code using @Trait with an init block
Type-Defect
Priority-Medium
|
260
|
Fixed |
Invalid trait class generated if it has a constructor (fails with ClassFormatError)
Type-Defect
Priority-Medium
|
259
|
Accepted |
Closures should be equal (equals()) if they are created in the same code place and capture equal environment state
Type-Defect
Priority-Medium
|
258
|
Fixed |
'each' with one-parameter closure (iterating entrySet()) should have corresponding type inference
Type-Defect
Priority-Medium
|
257
|
Fixed |
Variable type inference doesn't support ternary operator well
Type-Defect
Priority-Medium
|
256
|
Fixed |
IntRange is dispreferred to any vararg when making overload choice
Type-Defect
Priority-Medium
|
255
|
New |
G++ 'this' should probably be the same as in Groovy, even inside the closures
Type-Defect
Priority-Medium
|
254
|
Accepted |
Scripts run on gppconsole should use @Typed by default
Type-Enhancement
Priority-Medium
|
253
|
WontFix |
Cannot use += on StringBuilders
Type-Defect
Priority-Medium
|
252
|
Fixed |
x = c ? a : b No correct cast inserted
Type-Defect
Priority-Medium
|
251
|
Fixed |
inconsistent pop with AtomicInteger--
Type-Defect
Priority-Medium
|
250
|
Accepted |
Code that works otherwise on g++ but not on http://gppconsole.appspot.com/
Type-Defect
Priority-Medium
|
249
|
Fixed |
Traits and closures does not play well with closures
Type-Defect
Priority-High
|
248
|
Fixed |
Lazy evaluated GString doesnt work
Type-Defect
Priority-Medium
|
247
|
Fixed |
Broken Dates with groovy++ 0.2.9
Type-Defect
Priority-Medium
|
246
|
Fixed |
Type inference fails for Object.every
Type-Defect
Priority-Medium
|
245
|
Fixed |
getter function calls itself, causing infinite loop
Type-Defect
Priority-Medium
|
244
|
Accepted |
implicit bigdecimal to double conversions may cause loss of precision
Type-Defect
Priority-Medium
|
243
|
Fixed |
AtomicBoolean generates NPE with g++ 0.2.5
Type-Defect
Priority-Medium
|
242
|
WontFix |
Error whenever i try to use @Typed with Netbeans
Type-Defect
Priority-Medium
|
241
|
Fixed |
Implement GString via StringBuilder
Type-Enhancement
Priority-Medium
|
240
|
Fixed |
conversion from int -> String seems to be too dangerous
Type-Defect
Priority-Medium
|
239
|
WontFix |
package the release under groovypp-version_no path
Type-Defect
Priority-Medium
|
238
|
Fixed |
Inference bug with 2 closures
Type-Defect
Priority-Critical
|
237
|
Fixed |
Groovy++ does not support eachLine()
Type-Defect
Priority-Medium
|
236
|
WontFix |
Type of a static final field is not inferred
Type-Defect
Priority-Medium
|
235
|
Fixed |
Make persistent data structures seriizable
Type-Defect
Priority-Medium
|
234
|
Fixed |
FVector.set works incorrectly
Type-Defect
Priority-Medium
|
233
|
Fixed |
Map-to-map conversion doesn't work
Type-Defect
Priority-Medium
|
232
|
Fixed |
Deep bug with type inference
Type-Defect
Priority-Critical
|
231
|
Fixed |
joint compiler generates invalid import statement
Type-Defect
Priority-Medium
|
230
|
WontFix |
Problems using Groovy++ with grails-1.3.0.RC2
Type-Defect
Priority-Medium
|
229
|
Fixed |
String + Object needs special handling
Type-Defect
Priority-Medium
|
228
|
Fixed |
Groovy 1.8 snapshot jar name
Type-Defect
Priority-Medium
|
227
|
Fixed |
Refactor distributed code in separate module
Type-Defect
Priority-Medium
|
226
|
WontFix |
change 'def' to 'internal'
Type-Defect
Priority-Medium
|
225
|
Accepted |
long-running tests
Type-Defect
Priority-Low
|
224
|
Fixed |
for(it in coll) should not throw NPE even if coll is null
Type-Defect
Priority-Medium
Milestone-0.2
|
223
|
Fixed |
JUnit dependency
Type-Defect
Priority-Critical
|
222
|
Fixed |
internal error on class compilation: inconsistent pop
Type-Defect
Priority-Medium
|
221
|
Fixed |
Class compilation with an invalid @Grab call - fails in groovy, but not in g++
Type-Defect
Priority-Medium
Milestone-0.2
|
220
|
Fixed |
Compilation error message with no source location information
Type-Defect
Priority-Medium
|
219
|
Fixed |
Error message improvement
Type-Defect
Priority-Medium
Milestone-0.2
|
218
|
Fixed |
Unhandled NPE
Type-Defect
Priority-Medium
|
217
|
Fixed |
private field from superclass incorrectly hides(!) a fied from derived
Type-Defect
Priority-Medium
|
216
|
Fixed |
direct field access does not work for static fields
Type-Defect
Priority-Medium
|
215
|
Duplicate |
"Cannot modify final field" error
Type-Defect
Priority-Medium
|
214
|
Fixed |
Works in groovy but fails with "Cannot find constructor" in g++
Type-Defect
Priority-Medium
|
213
|
Fixed |
withWriter bug
Type-Defect
Priority-Medium
|
212
|
Fixed |
Make Cobertura coverage optional
Type-Defect
Priority-Medium
Milestone-0.2
|
211
|
Fixed |
Cannot call setter if the backing field is private
Type-Defect
Priority-Medium
|