Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test Method.getModifiers() result for proxy methods | Brian Carlstrom | 2014-03-12 | 2 | -6/+10 |
* | Fix stack trace for proxy methods and added test case. | Jeff Hao | 2013-12-04 | 2 | -3/+24 |
* | Update test/044-proxy/expected.txt | Brian Carlstrom | 2013-11-24 | 1 | -1/+1 |
* | Interpreter entries and instrumentation as a listener. | Ian Rogers | 2013-04-08 | 1 | -20/+282 |
* | Fix proxy return ClassCastException and add test. | Ian Rogers | 2013-02-25 | 3 | -0/+76 |
* | Kill constants.h and fix some copyright headers. | Elliott Hughes | 2012-03-30 | 1 | -4/+1 |
* | Stash the directly-implemented interfaces in Proxy so we can implement Class.... | Elliott Hughes | 2012-03-21 | 2 | -0/+3 |
* | Give proxy all of the return types. Part 2. | Jesse Wilson | 2011-10-24 | 2 | -10/+6 |
* | Proxy implementation | Ian Rogers | 2011-10-14 | 4 | -3/+225 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 9 | -0/+904 |