summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0818-21/+355
* update the scanner class too to tokenize correctlyacolyer2004-12-072-0/+0
* updated jdtcore that can also handle @, ... as PseudoTokensacolyer2004-12-072-0/+0
* more parser test cases and updatesacolyer2004-12-073-30/+118
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-072-3/+2
* Rebuilt due to type munger attribute changeaclement2004-12-0733-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-0617-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-10/+18
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-0654-60/+1826
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-066-17/+110
* jdeveloperaop link, corrected html, added email archive search link, removed ...wisberg2004-12-061-83/+61
* This modified ordering (?!?) means you don't get silly .ajsym files left arou...aclement2004-12-031-3/+3
* remove that stupid launcher in org.eclipse.jdt.coreaclement2004-12-032-22/+0
* 72766 - varargs policing in signature matchingaclement2004-12-037-15/+124
* 72766 - varargs policing in signature matchingaclement2004-12-037-0/+56
* 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
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-021-1/+28
* updated description of tools package to reflect wider scopeacolyer2004-12-021-3/+2
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0219-19/+823
* 72766 - improved build.xml for building the testcode jaraclement2004-12-023-17/+8
* 72766 - enum testdataaclement2004-12-028-0/+44
* 72766 - annotation testdataaclement2004-12-025-0/+37
* 72766 - progress text file for 1.5.0M1aclement2004-12-021-0/+28
* 72766 - enum/annotations tests added to suite.aclement2004-12-021-1/+3
* 72766 - tests to confirm ITDs on enums/annotations not allowed.aclement2004-12-023-0/+214
* fixed unused importsaclement2004-12-021-3/+0
* 72766 - implement isEnum/isAnnotationaclement2004-12-021-0/+12
* 72766 - when *source compiling* output messages to prevent ITD on enums/annot...aclement2004-12-024-0/+45
* 72766 - more helpers for identifying enums/annotationsaclement2004-12-022-0/+38
* 72766 - when *binary weaving* output messages to stop ITDs on enums/annotationsaclement2004-12-021-1/+36
* 72766 - helper methods for identifying enums/annotations that call the BCEL s...aclement2004-12-021-0/+8
* 72766 - messages output when preventing ITDs on enums/annotationsaclement2004-12-022-0/+22
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-0123-7/+621
* fixed typo in the "id" of the chapteracolyer2004-12-011-1/+1
* couple of doc bugs pointed out by andy...acolyer2004-12-011-2/+2
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-3020-7/+291
* JDeveloper urlwisberg2004-11-301-3/+5
* ensure every generated html file has a meaningful nameacolyer2004-11-287-12/+12