| Commit message (Expand) | Author | Age | Files | Lines |
* | clarify requirement for runtime retention in @this, @target, @args | acolyer | 2004-12-09 | 1 | -1/+4 |
* | annotation tests for this and target | acolyer | 2004-12-09 | 3 | -0/+101 |
* | fail gracefully when trying to bind in an @pcd | acolyer | 2004-12-09 | 3 | -6/+22 |
* | update installer page | acolyer | 2004-12-09 | 1 | -3/+3 |
* | a few words about 1.5.0 M1 | acolyer | 2004-12-09 | 3 | -1/+66 |
* | fixed some alignment issues in grammar fragments | acolyer | 2004-12-09 | 2 | -42/+41 |
* | updates for 1.5.0 M1 | acolyer | 2004-12-09 | 5 | -266/+504 |
* | say what we are installing... | acolyer | 2004-12-09 | 1 | -1/+1 |
* | @within, @withincode impl (non-binding) | acolyer | 2004-12-08 | 5 | -41/+181 |
* | unwanted import | acolyer | 2004-12-08 | 1 | -1/+0 |
* | first @annotation test | acolyer | 2004-12-08 | 2 | -0/+16 |
* | lots of pointcut parsing test cases for @xxx pcds | acolyer | 2004-12-08 | 9 | -9/+209 |
* | update to new @pat syntax | acolyer | 2004-12-08 | 1 | -2/+2 |
* | Annotation matching. | aclement | 2004-12-08 | 13 | -40/+44 |
* | Annotation matching. | aclement | 2004-12-08 | 16 | -22/+212 |
* | @annotation parsing and matching | acolyer | 2004-12-08 | 3 | -95/+71 |
* | updated binary form | acolyer | 2004-12-08 | 33 | -0/+0 |
* | updated test cases to reflect new parsing | acolyer | 2004-12-08 | 13 | -196/+226 |
* | Annotation matching. | aclement | 2004-12-08 | 6 | -0/+21 |
* | updates to annotation parsing... | acolyer | 2004-12-08 | 9 | -57/+213 |
* | updates to annotation parsing... | acolyer | 2004-12-08 | 1 | -1/+0 |
* | Annotation matching. | aclement | 2004-12-08 | 18 | -21/+355 |
* | update the scanner class too to tokenize correctly | acolyer | 2004-12-07 | 2 | -0/+0 |
* | updated jdtcore that can also handle @, ... as PseudoTokens | acolyer | 2004-12-07 | 2 | -0/+0 |
* | more parser test cases and updates | acolyer | 2004-12-07 | 3 | -30/+118 |
* | With type mungers remembering their location, we now get a sensible error lin... | aclement | 2004-12-07 | 2 | -3/+2 |
* | Rebuilt due to type munger attribute change | aclement | 2004-12-07 | 33 | -0/+0 |
* | Finally ... type mungers now remember where they came from in their attribute... | aclement | 2004-12-07 | 1 | -5/+15 |
* | Annotation Matching - test code | aclement | 2004-12-07 | 4 | -0/+28 |
* | annotation pattern and type pattern parsing and test cases | acolyer | 2004-12-06 | 15 | -162/+495 |
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 17 | -0/+0 |
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 2 | -10/+18 |
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 54 | -60/+1826 |
* | Fixes for Bug 80249: Order of types passed to compiler determines weaving beh... | aclement | 2004-12-06 | 6 | -17/+110 |
* | jdeveloperaop link, corrected html, added email archive search link, removed ... | wisberg | 2004-12-06 | 1 | -83/+61 |
* | This modified ordering (?!?) means you don't get silly .ajsym files left arou... | aclement | 2004-12-03 | 1 | -3/+3 |
* | remove that stupid launcher in org.eclipse.jdt.core | aclement | 2004-12-03 | 2 | -22/+0 |
* | 72766 - varargs policing in signature matching | aclement | 2004-12-03 | 7 | -15/+124 |
* | 72766 - varargs policing in signature matching | aclement | 2004-12-03 | 7 | -0/+56 |
* | 72766 - avoided another problem to do with asking unresolvable members for th... | aclement | 2004-12-03 | 1 | -5/+19 |
* | 72766 - avoid the potential NPE ! | aclement | 2004-12-03 | 1 | -5/+5 |
* | 72766 - varargs policing in signature matching | aclement | 2004-12-03 | 2 | -2/+6 |
* | integrate new tools tests into suite | acolyer | 2004-12-03 | 2 | -0/+28 |
* | APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma... | acolyer | 2004-12-03 | 21 | -20/+908 |
* | support for 3rd party integration with pointcut parsing /matching | acolyer | 2004-12-02 | 4 | -0/+179 |
* | APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma... | acolyer | 2004-12-02 | 1 | -1/+28 |
* | updated description of tools package to reflect wider scope | acolyer | 2004-12-02 | 1 | -3/+2 |
* | APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma... | acolyer | 2004-12-02 | 19 | -19/+823 |
* | 72766 - improved build.xml for building the testcode jar | aclement | 2004-12-02 | 3 | -17/+8 |
* | 72766 - enum testdata | aclement | 2004-12-02 | 8 | -0/+44 |