| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Java23 support | Andrew Clement | 2025-03-07 | 1 | -3/+3 |
* | tests for pr62606 - itdcs don't run field initialisers in target type. Largel... | acolyer | 2005-11-03 | 17 | -27/+28 |
* | see pr112105 comment #13: new and modified testcode | aclement | 2005-10-26 | 1 | -0/+17 |
* | some bridge method testcases and impl for 108101 | aclement | 2005-10-25 | 6 | -6/+17 |
* | more design tests. | aclement | 2005-10-20 | 2 | -0/+33 |
* | I've tackled methods and ctor generic itds - now fields. | aclement | 2005-10-19 | 1 | -0/+13 |
* | generics tests revisted post all the recent changes - more of them now pass! | aclement | 2005-10-19 | 10 | -43/+67 |
* | slightly changed parsing test. | aclement | 2005-10-18 | 1 | -1/+1 |
* | Updates for generic ITDs - see pr112105 for a description of all changes. | aclement | 2005-10-14 | 2 | -2/+18 |
* | generic itds - see pr112105 | aclement | 2005-10-11 | 3 | -0/+28 |
* | two more bug testcases. | aclement | 2005-08-24 | 1 | -0/+16 |
* | whoops - did I forget to check this fix in earlier? | aclement | 2005-08-24 | 1 | -1/+1 |
* | generic itd bridge method test code. | aclement | 2005-08-24 | 11 | -1/+71 |
* | genericitds: bridge method testcode. | aclement | 2005-08-24 | 8 | -0/+210 |
* | @override - another case involving abstract ITDs | aclement | 2005-08-23 | 1 | -0/+17 |
* | @override support for ITDs. Plus some binary weaving generic ITD tests. | aclement | 2005-08-23 | 8 | -3/+34 |
* | @override with ITDs - testcases. | aclement | 2005-08-23 | 7 | -0/+133 |
* | genericitds: tests moved around and activated in GenericsTests | aclement | 2005-08-22 | 15 | -114/+38 |
* | some binary weaving ITD tests, they dont pass yet. | aclement | 2005-08-18 | 4 | -0/+54 |
* | genericitds: more method/ctor ITDs that use their target types generic type v... | aclement | 2005-08-15 | 12 | -0/+217 |
* | genericitds: more method/ctor ITDs that use their target types generic type v... | aclement | 2005-08-14 | 4 | -5/+44 |
* | genericitds: more combinations... | aclement | 2005-08-13 | 10 | -0/+162 |
* | genericitds: method ITDs that use their target types generic type variables. | aclement | 2005-08-12 | 13 | -0/+212 |
* | genericitds: Using target type variables in your ITD field declarations. | aclement | 2005-08-12 | 1 | -0/+11 |
* | genericitds: Using target type variables in your ITD field declarations. | aclement | 2005-08-12 | 15 | -0/+258 |
* | genericitds: 2 big changes here: I've modifed the super/extends stuff so it... | aclement | 2005-08-09 | 2 | -5/+18 |
* | some updates to make this sort-of-compile | acolyer | 2005-08-08 | 1 | -1/+7 |
* | genericitds: reusing similar specifications for type variables in the same as... | aclement | 2005-08-08 | 1 | -0/+30 |
* | genericitds: test programs for ITDs targetting the different kinds of type. | aclement | 2005-08-08 | 3 | -0/+105 |
* | genericitds: | aclement | 2005-08-08 | 1 | -0/+0 |
* | genericitds: sharing type variables with generic type - parsing test | aclement | 2005-08-08 | 1 | -0/+16 |
* | genericitds: test programs | aclement | 2005-08-08 | 7 | -0/+237 |
* | genericitds: more combinations | aclement | 2005-08-03 | 3 | -0/+84 |
* | genericitds: now we're getting silly.. | aclement | 2005-08-03 | 5 | -0/+132 |
* | genericitds: more combinations | aclement | 2005-08-03 | 4 | -0/+81 |
* | genericitds: the possibilities are endless. | aclement | 2005-07-29 | 6 | -6/+105 |
* | genericitds: using wildcard '? extends' with typevariables. | aclement | 2005-07-29 | 1 | -0/+20 |
* | genericitds: using wildcard '? extends Type' | aclement | 2005-07-29 | 2 | -0/+41 |
* | genericitds: using wildcard '? extends' with typevariables. | aclement | 2005-07-29 | 2 | -0/+36 |
* | changed dumb testcase | aclement | 2005-07-27 | 1 | -4/+5 |
* | sick sick sick generic itd tests. | aclement | 2005-07-26 | 3 | -0/+54 |
* | generics: testcase - static generic method ITD | aclement | 2005-07-26 | 1 | -0/+23 |
* | Improved generic ITD tests. | aclement | 2005-06-08 | 3 | -2/+5 |
* | fix some glitches in test cases to ensure that these are legal AspectJ declar... | acolyer | 2005-06-02 | 4 | -6/+6 |
* | GenericsWork: ITD testcode | aclement | 2005-06-02 | 9 | -0/+103 |