summaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher
Commit message (Expand)AuthorAgeFilesLines
* simplifying ResolvedMember interfaceaclement2009-11-192-24/+0
* avoid using helpers on Member hierarchyaclement2009-11-193-8/+2
* 294647: guard and possible fixaclement2009-11-191-16/+10
* refactoringaclement2009-11-191-1/+1
* trigger buildaclement2009-11-181-1/+1
* 294647: debugaclement2009-11-181-13/+16
* avoid using helpers on Member hierarchyaclement2009-11-176-13/+4
* avoid using helpers on Member hierarchyaclement2009-11-171-3/+5
* move away from using helper methods on Memberaclement2009-11-171-2/+3
* move away from using helper methods on Memberaclement2009-11-171-4/+4
* move away from using helper methods on Memberaclement2009-11-175-9/+4
* move away from using helper methods on Memberaclement2009-11-172-6/+0
* removing isNativeaclement2009-11-172-6/+0
* removing isNativeaclement2009-11-172-16/+13
* move away from using helper methods on Memberaclement2009-11-171-7/+7
* demotion system only active for LTW by defaultaclement2009-11-171-1/+6
* speed testaclement2009-11-171-5/+47
* type demotion ON by default. runMinimalMemory OFF by defaultaclement2009-11-161-4/+4
* weak refs to cached interface setaclement2009-11-162-75/+67
* 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
* 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