summaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 194314: on copying, do the right thing for special lvaraclement2009-01-291-1/+52
|
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-14/+11
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-16/+16
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-16/+16
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-18/+10
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-12/+0
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-7/+17
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-2/+2
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-7/+7
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-16/+11
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-8/+8
| | | | code a bit clearer
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-282-30/+33
| | | | code a bit clearer
* 262509: test and fixaclement2009-01-271-6/+21
|
* 261380: test and fixaclement2009-01-211-1/+1
|
* remove unnecessary castaclement2009-01-211-3/+1
|
* 258510: promoted additional annotation/class/interface storage from delegate ↵aclement2009-01-205-127/+74
| | | | to referencetype
* formattingaclement2009-01-201-22/+13
|
* 260384: Literal.FALSE and clone()aclement2009-01-131-1/+9
|
* 164016, 258788: test and fixaclement2009-01-062-10/+6
|
* 259649: bit of refactoringaclement2009-01-061-36/+33
|
* 259649: override shouldOverwrite()aclement2009-01-051-0/+4
|
* 252722: test and fix: generated super dispatch methodsaclement2008-12-151-435/+346
|
* 255643: test and fixaclement2008-12-151-6/+32
|
* 258653: test and fixaclement2008-12-121-6/+10
|
* 257833: test and fix: anno atArgs and nullaclement2008-12-081-0/+10
|
* 257754: decp anno: test and fixaclement2008-12-061-14/+38
|
* 162135: test and fixaclement2008-12-041-2/+10
|
* commented out solution to mixin problemaclement2008-12-041-2/+16
|
* 253067: fixaclement2008-12-022-1/+53
|
* 185447: fixed: abstract annotation style pointcut resolutionaclement2008-12-012-3/+5
|
* 213751: fixaclement2008-12-011-1/+1
|
* 255555: pattern parser allowing for parentheses around declare anno ↵aclement2008-11-291-2/+6
| | | | signatures; cope with weaving broken code.
* 256669: itd parameter annotations copied to targetaclement2008-11-273-2/+94
|
* debug Ryans problemaclement2008-11-031-0/+6
|
* fix for 163005aclement2008-10-302-4/+11
|
* 173978: test and fix: local var table for method-execution and around adviceaclement2008-10-301-11/+60
|
* 250091: test and fixaclement2008-10-291-14/+19
|
* 252285: fix and removed system.err !aclement2008-10-281-2/+1
|
* 246125: the SPLITaclement2008-10-22231-43789/+0
|
* 246125: c16aclement2008-10-215-490/+519
|
* 246125: c15aclement2008-10-214-17/+63
|
* 246125: c14aclement2008-10-2113-439/+479
|
* 246125: removing bcel/runtime dependencies from patternsaclement2008-10-218-388/+364
|
* 246125: move dependencies on bcel out of org.aspectj.weaver.ast ↵aclement2008-10-214-15/+22
| | | | org.aspectj.weaver.patterns
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ↵aclement2008-10-2012-38/+54
| | | | ref). Removed bcelobjecttype dependency in ReferenceType.
* 246125: all asm related stuff moved out of org.aspectj.weaver packageaclement2008-10-209-867/+694
|
* 246125: moving structure model related stuff out of org.aspectj.weaver into ↵aclement2008-10-208-5/+21
| | | | org.aspectj.weaver.model
* 246125: promoted generic sig parsing code to utilaclement2008-10-206-202/+167
|
* 251277: making asmmanager non-singletonaclement2008-10-2011-2294/+2027
|
* 250921: xlint for missing aspect on reweavePRE_251277aclement2008-10-153-163/+174
|