History log of /external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4d4195d6ea894a7cf13077870ea60ebd08c5eca 25-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Bug fix: when inserting a receiver with nested types type parameters should be included on the classes to the right of and including the rightmost static class.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
1f188b910f78cc3b68993d07e7a0412346add9b7 21-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Move receiver tests to methods instead of constructors since constructor receivers have not been implemented yet.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
317afc44192c4273b31177aca44c2d7aacc8cfd2 14-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Insert the annotation on the correct type for receiver insertions.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
d4ee0c5091865f36f8b35dcc55f68f3efd659f61 01-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Use the full type name (Outer.Inner1.Inner2) for source code receiver insertions in inner classes.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
e0b21c00be30318d96feb4e31acde14d683bd690 01-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Allow source code receiver insertion on an inner class of an anonymous inner class.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java
f69aa284f8cd3ceb742949da1ed2a9bf21ba5c5f 29-Jan-2013 Eric Spishak <espishak@cs.washington.edu> Don't allow receivers on method declarations of anonymous inner classes.
/external/annotation-tools/annotation-file-utilities/tests/InnerReceivers.java