aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...avasseur2005-07-046-34/+55
* licensing fix.aclement2005-06-241-1/+1
* generics: helper methodsaclement2005-06-241-0/+18
* generics: some of the new fields/members addedaclement2005-06-231-4/+58
* copyright added.aclement2005-06-231-0/+11
* generics: Holds a generic type reference (used by the raw or parameterized va...aclement2005-06-231-0/+17
* rename weaver.patterns.TypeVariable to weaver.patterns.TypeVariablePatternacolyer2005-06-228-60/+60
* test cases for TypeVariable implementation -- AMCacolyer2005-06-222-1/+125
* early commit of TypeVariable for Andy...acolyer2005-06-221-0/+131
* Some refactoring to try and come up with better type names!aclement2005-06-218-267/+315
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-202-2/+5
* completed set of basic parser tests for pcds with type variables as per gener...acolyer2005-06-202-26/+300
* Fix and tests for bug 100227: [generics][itds] inner class with generic enclo...aclement2005-06-161-20/+33
* another helper method...aclement2005-06-161-0/+4
* Some new TypeX tests to check parameterization processing is working.aclement2005-06-141-0/+38
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-142-5/+6
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-141-3/+3
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-141-5/+102
* rollback cvs notif testavasseur2005-06-131-1/+1
* cvs notif testavasseur2005-06-131-1/+1
* alex rollbaclk / cvs commit testavasseur2005-06-131-1/+0
* test cvsnotifavasseur2005-06-131-0/+1
* fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...avasseur2005-06-132-19/+6
* unused imports (only)wisberg2005-06-097-12/+0
* This PointcutParser should *not* support if - it is not to be confused with t...acolyer2005-06-092-137/+168
* first batch of updates for generics :- largely parsing plus storage of type v...acolyer2005-06-0980-295/+1818
* test for if @style - a todo for Adrianavasseur2005-06-092-14/+63
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-0813-214/+378
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-082-14/+54
* add getters for visitor, turned on poincut test caseavasseur2005-06-0825-142/+219
* Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t...aclement2005-06-073-33/+22
* p -> append again!acolyer2005-06-071-48/+48
* p -> appendacolyer2005-06-071-53/+53
* Remove Java 5 autoboxing dependency that has been introduced.aclement2005-06-071-7/+6
* mock test to avoid junit no test in there (temp / waiting for Adrian fix in p...avasseur2005-06-071-0/+4
* test case for pattern visitor, issue with varargs so test case for Adrian to ...avasseur2005-06-076-13/+2509
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-0743-23/+1277
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-0313-83/+90
* fix for weaver test suite where munger don't have a concrete aspect attachedavasseur2005-06-022-3/+3
* GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...aclement2005-06-012-2/+2
* GenericsWork: simplified now typeX's know about raw type infoaclement2005-06-011-5/+0
* GenericsWork: TypeX's know their rawTypeSignature in addition to their parame...aclement2005-06-011-9/+28
* GenericsWork: marked declaredSignature as potentially redundant - review prio...aclement2005-06-011-1/+1
* GenericsWork: signature parsing made generics aware. Added getDeclaredSignat...aclement2005-06-011-12/+46
* ignore bintest directoriesacolyer2005-05-311-0/+2
* @AJ aspect inheritance and static pc refavasseur2005-05-312-3/+25
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* making Test a TestCasewisberg2005-05-211-1/+4
* forget the empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* test fails unless setup and run manually, so skipped with instructionswisberg2005-05-211-1/+2