| Commit message (Expand) | Author | Age | Files | Lines |
* | genericitds: 2 big changes here: I've modifed the super/extends stuff so it... | aclement | 2005-08-09 | 4 | -45/+98 |
* | GenericAspects: from AJDK | aclement | 2005-08-09 | 3 | -0/+90 |
* | 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 | 4 | -0/+127 |
* | Fix for pr98901: copying annotations to new members created via ITD !! | aclement | 2005-08-08 | 1 | -0/+1 |
* | genericitds: | aclement | 2005-08-08 | 3 | -22/+32 |
* | generic itds: | aclement | 2005-08-08 | 1 | -0/+45 |
* | 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 |
* | tests and implementation for calls to bridge methods. This completes the impl... | acolyer | 2005-08-05 | 3 | -2/+91 |
* | tests and fix for call pointcut matching with various generic and parameteriz... | acolyer | 2005-08-05 | 6 | -24/+287 |
* | genericitds: lots of new support for recursive type variables and ITD ctors. | aclement | 2005-08-04 | 2 | -11/+105 |
* | test cases for execution pointcut with generic and parameterized types. This ... | acolyer | 2005-08-04 | 5 | -2/+235 |
* | last couple of withincode tests - this completes the testing and implementati... | acolyer | 2005-08-04 | 3 | -14/+21 |
* | with the new matching algorithm, these tests now pass - hurrah! | acolyer | 2005-08-04 | 2 | -3/+34 |
* | improved and additional signature matching tests | acolyer | 2005-08-04 | 7 | -12/+213 |
* | 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 | 8 | -11/+151 |
* | genericitds: using wildcard '? extends Type' and '? extends <TypeVariable>'. ... | aclement | 2005-07-29 | 2 | -3/+46 |
* | genericitds: using wildcard '? extends' with typevariables. | aclement | 2005-07-29 | 1 | -0/+20 |
* | tests for initialization and preinitialization pointcut matching with generics | acolyer | 2005-07-29 | 5 | -6/+155 |
* | 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 |
* | test cases for get, set, staticinitialization, this, target, and within point... | acolyer | 2005-07-29 | 10 | -15/+449 |
* | updates to tests in accordance with generics simplification plan | acolyer | 2005-07-28 | 4 | -27/+29 |
* | fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as... | avasseur | 2005-07-28 | 1 | -1/+2 |
* | generic decp: now polices you supply the right number of parameters and they ... | aclement | 2005-07-27 | 2 | -13/+21 |
* | changed dumb testcase | aclement | 2005-07-27 | 1 | -4/+5 |
* | genericmethoditd: testcase | aclement | 2005-07-27 | 1 | -0/+4 |
* | rebuilt jars because of resolvedmember serialization change to remember type ... | aclement | 2005-07-27 | 5 | -0/+0 |
* | 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/+9 |
* | generics: testcase - static generic method ITD | aclement | 2005-07-26 | 1 | -0/+23 |
* | update to expected messages for type pattern matching with generics | acolyer | 2005-07-22 | 2 | -7/+10 |
* | annotated lines that should produce compilation warnings | acolyer | 2005-07-22 | 1 | -4/+4 |
* | changed the serialized form of a WildTypePattern to remember generic info... ... | acolyer | 2005-07-22 | 5 | -0/+0 |
* | fix #104212 very bad bug on static method call jp that has been around since ... | avasseur | 2005-07-22 | 3 | -0/+74 |
* | more tests and refinement of existing tests | acolyer | 2005-07-21 | 2 | -4/+9 |
* | fixes bug in test case caught by improved error messages in compiler | acolyer | 2005-07-21 | 1 | -1/+1 |
* | generics: fixes for decp testcases involving generic types targeted by param... | aclement | 2005-07-21 | 4 | -19/+35 |
* | tidy up after a run... | aclement | 2005-07-21 | 1 | -0/+5 |
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 11 | -1/+249 |
* | one more passing test... | acolyer | 2005-07-20 | 1 | -6/+3 |
* | generics: testcase for decp'ing parameterized type onto a generic type that i... | aclement | 2005-07-20 | 1 | -0/+18 |
* | commented out debug line... | aclement | 2005-07-20 | 1 | -1/+1 |
* | changes to construction and representation of parameterized types, and enforc... | acolyer | 2005-07-20 | 1 | -1/+1 |
* | ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som... | avasseur | 2005-07-18 | 8 | -0/+157 |