summaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher
Commit message (Collapse)AuthorAgeFilesLines
* make timers non-periodic under AJDTaclement2009-11-131-30/+80
|
* faster parametercount checkingaclement2009-11-131-12/+15
|
* weakref cache of resolved interfaces and supertypeaclement2009-11-131-5/+33
|
* cache resolved ontypeaclement2009-11-131-8/+18
|
* speed testaclement2009-11-131-0/+166
|
* formattingaclement2009-11-131-3/+0
|
* taggable when parents correctaclement2009-11-131-9/+10
|
* debug for resolved pointcut override detectionaclement2009-11-121-3/+6
|
* further optimization possible? task tag addedaclement2009-11-121-0/+1
|
* isCacheable trueaclement2009-11-121-2/+13
|
* isCacheable methodaclement2009-11-122-0/+11
|
* formattedaclement2009-11-121-1/+6
|
* final signature optimizationsaclement2009-11-101-9/+39
|
* a matching variant that can use a ResolvableTypeListaclement2009-11-101-0/+154
|
* optimized way to carry a set of types around that you may or may not want to ↵aclement2009-11-101-0/+43
| | | | resolve
* default values!aclement2009-11-101-4/+6
|
* timers and improved signature pattern matchingaclement2009-11-094-44/+176
|
* correction to isStar() implementationaclement2009-11-091-1/+1
|
* done!aclement2009-11-081-3/+4
|
* fastmatch for execution!aclement2009-11-086-0/+133
|
* slowly merging in optimizationsaclement2009-11-081-5/+16
|
* slowly merging in optimizationsaclement2009-11-081-9/+12
|
* slowly merging in optimizationsaclement2009-11-074-51/+7
|
* slowly merging in optimizationsaclement2009-11-072-40/+37
|
* reorg to make patching easieraclement2009-11-071-19/+9
|
* reorg to make patching easieraclement2009-11-071-0/+4
|
* reorg to make patching easieraclement2009-11-071-52/+50
|
* more helpersaclement2009-11-071-53/+46
|
* more helpersaclement2009-11-071-2/+87
|
* more optimizationsaclement2009-11-078-18/+184
|
* minor optimizationsaclement2009-11-073-16/+24
|
* guard raising cantFindTypeaclement2009-11-071-0/+3
|
* genericsaclement2009-11-071-43/+57
|
* extra methods for fast recognition of certain patternsaclement2009-11-071-0/+23
|
* genericsaclement2009-11-071-4/+4
|
* genericsaclement2009-11-072-6/+6
|
* message on wrong conditional valueaclement2009-11-031-1/+1
|
* pass worldaclement2009-11-021-5/+5
|
* ensure initialized post serializationaclement2009-11-021-0/+1
|
* formatted - and pass world to FastMatchInfoaclement2009-11-021-2/+14
|
* formatted - and pass world to FastMatchInfoaclement2009-11-021-60/+79
|
* world awareaclement2009-11-021-8/+10
|
* timing supportaclement2009-11-021-1/+11
|
* timing supportaclement2009-11-021-0/+135
|
* 293620: c6:aclement2009-11-021-22/+82
|
* genericsaclement2009-11-021-7/+7
|
* genericsaclement2009-11-021-16/+15
|
* genericsaclement2009-11-021-2/+2
|
* genericsaclement2009-11-021-20/+5
|
* formattedaclement2009-11-021-61/+86
|