aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jdt.core/jdtcore-for-aspectj.jar
Commit message (Expand)AuthorAgeFilesLines
* pipeline changes: need extra hook into compiler lifecycle (after diet parse)aclement2006-07-261-0/+0
* test and fix for 148537aclement2006-07-051-0/+0
* includes the missing antadapter code..aclement2006-06-261-0/+0
* fix for NPE in compiler: 147841aclement2006-06-231-0/+0
* fixed up for 129282 (compilationresult changed slightly)aclement2006-05-311-0/+0
* fixes for missing error messages (pr132314)aclement2006-05-111-0/+0
* stop NPE for bug 131540aclement2006-03-141-0/+0
* update to message produced on swallowed exception in catch block to include X...acolyer2006-02-231-0/+0
* Progress on: empty catch block warning - compiler changes to warn on empty ca...acolyer2006-02-101-0/+0
* fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...aclement2006-01-271-0/+0
* includes the AST changes already checked into shadows - see pr110465aclement2006-01-261-0/+0
* fixes for 120826V1_5_0RC1aclement2005-12-141-0/+0
* fixes for 119019aclement2005-12-041-0/+0
* more slight changes for 111317: ast (raised visibility of some inner types)aclement2005-11-291-0/+0
* rebuilt without jface inside. (see 111317)aclement2005-11-281-0/+0
* Fix for 117190:aclement2005-11-231-0/+0
* fixes for 91859 - enable us to preserve the set of annotations originally dec...aclement2005-11-091-0/+0
* tests and fix for pr112756 - use of assert/enum as "identifier" in pointcut e...acolyer2005-11-091-0/+0
* fixes for 112783 and 113066aclement2005-11-071-0/+0
* ast support - rebuilt shadowsaclement2005-09-231-0/+0
* tests and fix for 109283.acolyer2005-09-221-0/+0
* tests and fix for pr105181, implicit cast of itd field type on return from ge...acolyer2005-09-121-0/+0
* fix for pr87530, final modifier on interface itdmacolyer2005-09-051-0/+0
* fix for pr108370, enum switch in itd method with target type on the inpathacolyer2005-08-311-0/+0
* fix for pr108377, Verify error on unqualified reference to itd field inside i...acolyer2005-08-311-0/+0
* fix for pr108014, when we don't find a method on a PTB, we shouldn't erase al...acolyer2005-08-261-0/+0
* fix for Bugzilla Bug 107898acolyer2005-08-241-0/+0
* fixes for ensuring inherited ITDs are visible to the methodverifier for bridg...aclement2005-08-241-0/+0
* fix for pr107486, anonymous local typesacolyer2005-08-231-0/+0
* genericsitds: modified with a couple of new hooks for allowing the use of tar...aclement2005-08-221-0/+0
* updated jars with fix for pr83377, which was basically some messed up legal o...acolyer2005-08-211-0/+0
* fix for pr78314, parser saying: "privileged" expected in far too many recover...acolyer2005-08-201-0/+0
* fix for pr9114, before and after used as var names in parenthesized expressionsacolyer2005-08-191-0/+0
* fix for Bugzilla Bug 78707acolyer2005-08-191-0/+0
* fix for Bugzilla Bug 74562acolyer2005-08-191-0/+0
* updated parser w. itd error recoveryacolyer2005-08-191-0/+0
* the big one. these jars are at Eclipse 3.1 final level (v_574_R31X)acolyer2005-08-191-0/+0
* updated to push on genericIdentifiersLength stack rather than just move the s...acolyer2005-08-151-0/+0
* updated parsing of type parameters in OnType of ITDsacolyer2005-08-151-0/+0
* this version is built with -1.3 ;)acolyer2005-08-091-0/+0
* updated rules that allow ITDs on generic types using type parametersacolyer2005-08-081-0/+0
* includes change so parameterizedgenericmethodbindings know about underlying I...aclement2005-07-271-0/+0
* includes change so parameterizedgenericmethodbindings know about underlying I...aclement2005-07-271-0/+0
* generics: includes fix for generic signaturesaclement2005-07-081-0/+0
* Tests and fixes for bug 100260: methods inherited from a generic parentaclement2005-06-161-0/+0
* Fix for 99228: [generics][itds] ITD of a field into a generic classaclement2005-06-141-0/+0
* this update also includes the additional pseudo-tokens needed for parsing typ...acolyer2005-06-021-0/+0
* parser updates for generics in ITDs.acolyer2005-06-021-0/+0
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-121-0/+0
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-041-0/+0