Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 176905: test and fix | aclement | 2008-08-22 | 1 | -7/+2 | |
| | ||||||
* | 198341: test and fix | aclement | 2008-08-22 | 2 | -0/+8 | |
| | ||||||
* | eclipse: unused code | aclement | 2008-08-22 | 1 | -1/+0 | |
| | ||||||
* | eclipse: unnecessary cast | aclement | 2008-08-22 | 1 | -1/+1 | |
| | ||||||
* | findbugs: made final | aclement | 2008-08-22 | 1 | -6/+7 | |
| | ||||||
* | removed unnecessary code | aclement | 2008-08-22 | 1 | -2/+0 | |
| | ||||||
* | eclipse: unnecessary cast | aclement | 2008-08-22 | 1 | -1/+1 | |
| | ||||||
* | eclipse: unnecessary cast | aclement | 2008-08-22 | 2 | -2/+2 | |
| | ||||||
* | findbugs: unused | aclement | 2008-08-22 | 1 | -3/+0 | |
| | ||||||
* | findbugs: same code in two branches | aclement | 2008-08-22 | 1 | -5/+1 | |
| | ||||||
* | findbugs: unused | aclement | 2008-08-22 | 1 | -1/+1 | |
| | ||||||
* | findbugs: made final | aclement | 2008-08-22 | 1 | -16/+16 | |
| | ||||||
* | findbugs: make these final | aclement | 2008-08-22 | 1 | -2/+2 | |
| | ||||||
* | 197720: test and fix: annotation matching on parameterized member | aclement | 2008-08-22 | 1 | -1/+17 | |
| | ||||||
* | 211146: testcode: generics info lost from itds | aclement | 2008-08-21 | 5 | -11/+99 | |
| | ||||||
* | 194429: test and fix: include context in error | aclement | 2008-08-21 | 1 | -1/+1 | |
| | ||||||
* | 210114: test and fix: errors for compiler limitations become warnings | aclement | 2008-08-21 | 1 | -2/+2 | |
| | ||||||
* | 244830: test and fix: only initfailurecase field in singleton aspect | aclement | 2008-08-21 | 1 | -1/+3 | |
| | ||||||
* | trigger build | aclement | 2008-08-21 | 1 | -1/+1 | |
| | ||||||
* | 222648: when setting off to resolve the superclass, set the type variable ↵ | aclement | 2008-08-21 | 4 | -20/+34 | |
| | | | | lookup scope to be the type for which we are exploring the type hierarchy | |||||
* | 145391: ensure type variables in the signature are resolved prior to ↵ | aclement | 2008-08-20 | 1 | -0/+1 | |
| | | | | building dispatcher | |||||
* | 239539: test and fix: better message when cannot override pointcut due to it ↵ | aclement | 2008-08-20 | 3 | -0/+11 | |
| | | | | not being visible | |||||
* | minor optimization | aclement | 2008-08-19 | 1 | -2/+1 | |
| | ||||||
* | 241047: test and fix: when pipelining we have to ask the generic type for ↵ | aclement | 2008-08-19 | 1 | -1/+4 | |
| | | | | its super interfaces as thats where they will be until it has gone through the pipeline | |||||
* | removed dup code! | aclement | 2008-08-19 | 1 | -3/+4 | |
| | ||||||
* | 242797: crappy bounds checking in TypeVariable | aclement | 2008-08-19 | 1 | -49/+0 | |
| | ||||||
* | 242797: npe in TypeVariable after deserialization since interfacebounds not ↵ | aclement | 2008-08-19 | 1 | -1/+1 | |
| | | | | correctly initialized | |||||
* | 243224: dont lose context | aclement | 2008-08-13 | 1 | -0/+1 | |
| | ||||||
* | 243224: dont lose context when rewriting not pcds | aclement | 2008-08-13 | 1 | -12/+24 | |
| | ||||||
* | 243192: optimizing handling of constant instructions (eg. ALOAD_0) | aclement | 2008-08-13 | 2 | -3/+18 | |
| | ||||||
* | 242797 | aclement | 2008-08-07 | 1 | -1/+1 | |
| | ||||||
* | 242797: resolve earlier so that any generic method type vars are recognized. | aclement | 2008-08-07 | 1 | -2/+2 | |
| | ||||||
* | 239441 - testcode and fix | aclement | 2008-07-17 | 1 | -2/+6 | |
| | ||||||
* | 239910: fix | aclement | 2008-07-08 | 1 | -1/+1 | |
| | ||||||
* | 239910: fix | aclement | 2008-07-08 | 1 | -2/+3 | |
| | ||||||
* | 239910: fix | aclement | 2008-07-08 | 1 | -5/+4 | |
| | ||||||
* | 239910: fixed | aclement | 2008-07-08 | 1 | -1/+1 | |
| | ||||||
* | 238992: test and fix | aclement | 2008-07-07 | 1 | -1/+12 | |
| | ||||||
* | remove redundant param | aclement | 2008-06-24 | 1 | -3/+3 | |
| | ||||||
* | rename from gen to regular cp | aclement | 2008-06-23 | 1 | -14/+13 | |
| | ||||||
* | MEMORY: don't create unnecessary empty arrays | aclement | 2008-06-23 | 1 | -27/+42 | |
| | ||||||
* | MEMORY: Don't create unnecessary empty lists | aclement | 2008-06-23 | 1 | -2/+1 | |
| | ||||||
* | throw more helpful exceptions when serialized form broken | aclement | 2008-06-23 | 1 | -1/+3 | |
| | ||||||
* | define empty array constant | aclement | 2008-06-22 | 1 | -0/+2 | |
| | ||||||
* | 237962: deserializing 1.5.4 aspects - fix | aclement | 2008-06-20 | 4 | -4/+4 | |
| | ||||||
* | organized imports | aclement | 2008-06-20 | 1 | -1/+0 | |
| | ||||||
* | organized imports | aclement | 2008-06-20 | 1 | -2/+0 | |
| | ||||||
* | better error | aclement | 2008-06-20 | 1 | -1/+1 | |
| | ||||||
* | new fixme | aclement | 2008-06-20 | 1 | -1/+1 | |
| | ||||||
* | yikes! address megabug. switch statements whose jump destinations were ↵ | aclement | 2008-06-19 | 1 | -3/+13 | |
| | | | | woven (apart from default) were incorrectly rewritten! |