| Commit message (Expand) | Author | Age | Files | Lines |
* | 296040: method dispatch problem with google collections | aclement | 2009-11-26 | 2 | -0/+0 |
* | 271704: itds on interfaces are not abstract | aclement | 2009-04-18 | 2 | -0/+0 |
* | 263666: forget modifiers that may have appeared in the pointcut expression | aclement | 2009-03-25 | 2 | -0/+0 |
* | 266420: rogue unused private warning | aclement | 2009-02-27 | 2 | -0/+0 |
* | 249295: npe guard with diagnostics | aclement | 2009-02-02 | 2 | -0/+0 |
* | 255421: ExtendedStringLiteral changes | aclement | 2009-01-29 | 2 | -0/+0 |
* | 246393: new compiler build | aclement | 2009-01-27 | 2 | -0/+0 |
* | 171042: test and fix | aclement | 2008-12-02 | 2 | -0/+0 |
* | 226163: cope with empty recovery template (ought to work out why...) change i... | aclement | 2008-10-24 | 2 | -0/+0 |
* | 242797: c41 | aclement | 2008-09-26 | 2 | -0/+0 |
* | 242797: all latest fixes | aclement | 2008-08-19 | 2 | -0/+0 |
* | 242328: npe guard - what is the underlying problem? | aclement | 2008-08-18 | 2 | -0/+0 |
* | 242797: new compiler. modified sourcetypebinding and methodverifier | aclement | 2008-08-07 | 2 | -0/+0 |
* | 180264: uselessTypeChecks and ASTNode: refix | aclement | 2008-06-24 | 2 | -0/+0 |
* | fix for 235505, 64222, 159268 | aclement | 2008-06-10 | 2 | -0/+0 |
* | 235829: test and fix: generic sigs and inner classes | aclement | 2008-06-05 | 2 | -0/+0 |
* | 233838: fix: Scope changed to cope with ITDs | aclement | 2008-05-27 | 2 | -0/+0 |
* | 225785: rebuild of shadows with 229910 fixed in the compiler being used.Root_refactoring | aclement | 2008-05-07 | 2 | -0/+0 |
* | Incremental compilation: exposed some intern methods for qualified and simple... | aclement | 2008-03-24 | 2 | -0/+0 |
* | 180264: fix for NPE with -uselessTypeCheck option | aclement | 2008-03-16 | 2 | -0/+0 |
* | annoValMatch: allow '=' as a pseudo token so it can be seen correctly in poin... | aclement | 2008-02-25 | 1 | -0/+0 |
* | annoValMatch: allow '=' as a pseudo token so it can be seen correctly in poin... | aclement | 2008-02-25 | 1 | -0/+0 |
* | annoValMatch: allow '=' as a pseudo token so it can be seen correctly in poin... | aclement | 2008-02-25 | 1 | -0/+0 |
* | annoValMatch: allow '=' as a pseudo token so it can be seen correctly in poin... | aclement | 2008-02-25 | 2 | -0/+0 |
* | 219298: raised visibility of CompilationUnitScope.checkParameterizedTypes() | aclement | 2008-02-19 | 2 | -0/+0 |
* | removed silly printlnV1_6_0M1 | aclement | 2008-01-22 | 2 | -0/+0 |
* | field made public in SourceJavadocParser - for AJDT | aclement | 2008-01-21 | 2 | -0/+0 |
* | AspectJ6: OMG its a 1.6 compiler! | aclement | 2008-01-16 | 2 | -0/+0 |
* | 211052 - fix - dont re-resolve annotations | aclement | 2007-12-03 | 2 | -0/+0 |
* | oops! removed rogue sysout | aclement | 2007-11-19 | 2 | -0/+0 |
* | oops! removed rogue sysout | aclement | 2007-11-08 | 2 | -0/+0 |
* | pr154923: guard for NPE in MethodBinding | aclement | 2007-11-07 | 2 | -0/+0 |
* | 186673: test and fix. Don't rely on suffix for identifying jars and zips | aclement | 2007-11-01 | 2 | -0/+0 |
* | fix for 151772, 125981: incorrect scope for dec soft reporting | aclement | 2006-09-22 | 2 | -0/+0 |
* | test and fix for 155763 - incorrect codegen from compiler leads to NPE | aclement | 2006-09-11 | 2 | -0/+0 |
* | test and fix for 150467 | aclement | 2006-08-08 | 2 | -0/+0 |
* | pipeline changes: need extra hook into compiler lifecycle (after diet parse) | aclement | 2006-07-26 | 2 | -0/+0 |
* | test and fix for 148537 | aclement | 2006-07-05 | 2 | -0/+0 |
* | includes the missing antadapter code.. | aclement | 2006-06-26 | 2 | -0/+0 |
* | fix for NPE in compiler: 147841 | aclement | 2006-06-23 | 2 | -0/+0 |
* | fixed up for 129282 (compilationresult changed slightly) | aclement | 2006-05-31 | 2 | -0/+0 |
* | fixes for missing error messages (pr132314) | aclement | 2006-05-11 | 2 | -0/+0 |
* | stop NPE for bug 131540 | aclement | 2006-03-14 | 2 | -0/+0 |
* | update to message produced on swallowed exception in catch block to include X... | acolyer | 2006-02-23 | 2 | -0/+0 |
* | Progress on: empty catch block warning - compiler changes to warn on empty ca... | acolyer | 2006-02-10 | 2 | -0/+0 |
* | fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile... | aclement | 2006-01-27 | 2 | -0/+0 |
* | includes the AST changes already checked into shadows - see pr110465 | aclement | 2006-01-26 | 2 | -0/+0 |
* | fixes for 120826V1_5_0RC1 | aclement | 2005-12-14 | 2 | -0/+0 |
* | fixes for 119019 | aclement | 2005-12-04 | 2 | -0/+0 |
* | more slight changes for 111317: ast (raised visibility of some inner types) | aclement | 2005-11-29 | 2 | -0/+0 |