| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for pr108448 - failing to look in *all* outer types for type variables wh... | acolyer | 2005-08-31 | 1 | -2/+2 |
* | organized imports. | aclement | 2005-08-23 | 2 | -2/+0 |
* | tests for Fix 106736 - permitting classes dir as aspect URL (also permitting ... | wisberg | 2005-08-18 | 1 | -4/+90 |
* | early "parameterizeWith" support for pointcuts | acolyer | 2005-08-11 | 1 | -0/+5 |
* | genericitds: 2 big changes here: I've modifed the super/extends stuff so it... | aclement | 2005-08-09 | 1 | -4/+2 |
* | tests and implementation for calls to bridge methods. This completes the impl... | acolyer | 2005-08-05 | 1 | -1/+1 |
* | changed Member to be an interface with impl MemberImpl. changed ResolvedMembe... | acolyer | 2005-08-04 | 11 | -62/+350 |
* | parser updates for generics simplification plan | acolyer | 2005-07-28 | 1 | -61/+126 |
* | full support for generic wildcard (?, ? extends, ? super) | acolyer | 2005-07-28 | 2 | -37/+470 |
* | fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as... | avasseur | 2005-07-28 | 1 | -1/+3 |
* | This commit simply makes the World a better place. | acolyer | 2005-07-23 | 1 | -1/+1 |
* | dont go looking for generic types pre 1.5 | aclement | 2005-07-21 | 1 | -11/+15 |
* | generics: fixes for decp testcases involving generic types targeted by param... | aclement | 2005-07-21 | 1 | -2/+2 |
* | ensure that when parameterizing a member, we handle any types that are themse... | acolyer | 2005-07-20 | 1 | -1/+15 |
* | changes to construction and representation of parameterized types, and enforc... | acolyer | 2005-07-20 | 5 | -21/+44 |
* | This is the beginning of a significant refactoring needed to cleanly support ... | acolyer | 2005-07-15 | 32 | -270/+272 |
* | organized importsPRE_ANDY | aclement | 2005-07-13 | 1 | -4/+2 |
* | test case updates... | acolyer | 2005-07-13 | 2 | -22/+13 |
* | a pointcut now has a simple list of type variable names in scope rather than ... | acolyer | 2005-07-12 | 1 | -32/+31 |
* | generics: use raw type of iterator | aclement | 2005-07-11 | 1 | -1/+1 |
* | generics: modified to use built in types since otherwise world setup is painful. | aclement | 2005-07-11 | 1 | -2/+2 |
* | test case for Enum conversions | acolyer | 2005-07-11 | 1 | -0/+73 |
* | moved some tests with 1.5 dependencies | acolyer | 2005-07-08 | 6 | -63/+147 |
* | test cases for generics updates made by amc | acolyer | 2005-07-08 | 6 | -1/+303 |
* | copyright added. | aclement | 2005-06-23 | 1 | -0/+11 |
* | rename weaver.patterns.TypeVariable to weaver.patterns.TypeVariablePattern | acolyer | 2005-06-22 | 1 | -32/+32 |
* | test cases for TypeVariable implementation -- AMC | acolyer | 2005-06-22 | 1 | -0/+123 |
* | completed set of basic parser tests for pcds with type variables as per gener... | acolyer | 2005-06-20 | 1 | -2/+236 |
* | Some new TypeX tests to check parameterization processing is working. | aclement | 2005-06-14 | 1 | -0/+38 |
* | unused imports (only) | wisberg | 2005-06-09 | 1 | -2/+0 |
* | This PointcutParser should *not* support if - it is not to be confused with t... | acolyer | 2005-06-09 | 1 | -70/+78 |
* | first batch of updates for generics :- largely parsing plus storage of type v... | acolyer | 2005-06-09 | 4 | -2/+175 |
* | @style if support, parser support for if() / if(true)/ if(false) [might lead ... | avasseur | 2005-06-08 | 1 | -3/+5 |
* | add getters for visitor, turned on poincut test case | avasseur | 2005-06-08 | 2 | -36/+28 |
* | Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t... | aclement | 2005-06-07 | 1 | -3/+3 |
* | mock test to avoid junit no test in there (temp / waiting for Adrian fix in p... | avasseur | 2005-06-07 | 1 | -0/+4 |
* | test case for pattern visitor, issue with varargs so test case for Adrian to ... | avasseur | 2005-06-07 | 2 | -0/+81 |
* | GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca... | aclement | 2005-06-01 | 1 | -1/+1 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | making Test a TestCase | wisberg | 2005-05-21 | 1 | -1/+4 |
* | forget the empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | test fails unless setup and run manually, so skipped with instructions | wisberg | 2005-05-21 | 1 | -1/+2 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 2 | -32/+10 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 1 | -0/+1 |
* | support in ajc for parsing and error reporting of @AspectJ style aspect defin... | acolyer | 2005-04-25 | 1 | -1/+1 |
* | this set of commits teaches the TypeX world about parameterized types. it han... | acolyer | 2005-04-20 | 1 | -0/+15 |
* | copyright added | aclement | 2005-04-14 | 8 | -0/+80 |
* | From The Branch: Alex's changes in the weaver module to avoid use of the defa... | aclement | 2005-04-13 | 12 | -3/+541 |
* | Guard test execution on 1.5 vm level | aclement | 2005-03-11 | 2 | -7/+43 |
* | fixes for annotation type pattern bugs uncovered in 150 tests | acolyer | 2005-03-10 | 1 | -6/+2 |