aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Very very first simple helper bits of binary weaving decpaclement2005-01-042-0/+22
* Fix for Bug 82062: WeaveMessage should provide more informationaclement2005-01-044-8/+17
* organized imports.aclement2005-01-042-2/+0
* Hopefully fixes disappearance of decsofts in AJDT. The addition of the offse...aclement2004-12-202-4/+4
* Fix for Bug 80916: In some cases the structure model doesn't contain the "mat...aclement2004-12-201-0/+3
* disambiguating bindingsacolyer2004-12-1610-1/+151
* it is now safe to short-circuit in and/or pc matching (all side-effects removed)acolyer2004-12-162-2/+6
* payback time for all the "kinding" work - only ever generate and matchacolyer2004-12-1640-334/+278
* just tidying up a few unused importsacolyer2004-12-157-12/+0
* partial fix for bug 61568.acolyer2004-12-1545-139/+1781
* Support for 'offset' in source locations - enabling AJDT improvements. Not p...aclement2004-12-103-11/+23
* Autoboxing and decp restrictionsaclement2004-12-107-15/+196
* annotation/enum xlintsaclement2004-12-101-2/+3
* All the new enum/annotation messagesaclement2004-12-102-1/+13
* @within, @withincode fixesacolyer2004-12-103-8/+16
* final(?) @args fixesacolyer2004-12-102-4/+6
* more testing, @args supportacolyer2004-12-0915-44/+239
* updated binary formacolyer2004-12-0914-0/+0
* completed @this and @targetacolyer2004-12-092-2/+11
* get test instructions ahead of jump testacolyer2004-12-091-5/+6
* who put that there???acolyer2004-12-091-51/+0
* more @this @target fixes and testsacolyer2004-12-0915-21/+317
* Complete varargs support.aclement2004-12-093-2/+15
* fail gracefully when trying to bind in an @pcdacolyer2004-12-093-6/+22
* @within, @withincode impl (non-binding)acolyer2004-12-085-41/+181
* lots of pointcut parsing test cases for @xxx pcdsacolyer2004-12-089-9/+209
* update to new @pat syntaxacolyer2004-12-081-2/+2
* Annotation matching.aclement2004-12-0810-20/+19
* Annotation matching.aclement2004-12-089-22/+141
* @annotation parsing and matchingacolyer2004-12-083-95/+71
* updated binary formacolyer2004-12-0814-0/+0
* updated test cases to reflect new parsingacolyer2004-12-0813-196/+226
* Annotation matching.aclement2004-12-086-0/+21
* updates to annotation parsing...acolyer2004-12-089-57/+213
* updates to annotation parsing...acolyer2004-12-081-1/+0
* Annotation matching.aclement2004-12-0817-21/+351
* more parser test cases and updatesacolyer2004-12-073-30/+118
* Rebuilt due to type munger attribute changeaclement2004-12-0714-0/+0
* Finally ... type mungers now remember where they came from in their attribute...aclement2004-12-071-5/+15
* Annotation Matching - test codeaclement2004-12-074-0/+28
* annotation pattern and type pattern parsing and test casesacolyer2004-12-0615-162/+495
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-10/+18
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-0646-58/+1800
* 72766 - varargs policing in signature matchingaclement2004-12-033-1/+42
* 72766 - avoided another problem to do with asking unresolvable members for th...aclement2004-12-031-5/+19
* 72766 - avoid the potential NPE !aclement2004-12-031-5/+5
* 72766 - varargs policing in signature matchingaclement2004-12-032-2/+6
* integrate new tools tests into suiteacolyer2004-12-032-0/+28
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0321-20/+908
* support for 3rd party integration with pointcut parsing /matchingacolyer2004-12-024-0/+179