History log of /external/annotation-tools/annotation-file-utilities/tests/Receivers.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4ae81f26445bc9397bd3e1edb062e0388ed82a6f 18-Feb-2016 Michael Ernst <mernst@cs.washington.edu> Whitespace cleanups
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
4593a381f85509ebb89248dc954f2caf92cee1e4 19-Jun-2015 Dan Brown <dbro@cs.washington.edu> Adds tests corresponding to recent fixes for bugs found in annotating the Hadoop codebase.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
f3b74a417d512c40e1ffcaa767896ef6ba11da98 05-Feb-2013 Eric Spishak <espishak@cs.washington.edu> Improve finding of receiver insertion location.
This fixes a bug if there's extra spaces in a method header.
This is still broken for an interface or abstract method header with no receiver, no parameters and extra spaces.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
e1ef3cf6916e0f27b72a542d49699edde76583d6 31-Jan-2013 Eric Spishak <espishak@cs.washington.edu> Allow annotation insertion on type parameters of receiver parameters, only if the receiver parameter already exists in the source code.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
b5c156e0b62f1f601fc1e696c0d7e8fe733f1e94 07-Dec-2012 Eric Spishak <espishak@cs.washington.edu> Ignore type argument bounds when inserting receiver type.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
01aec963d4771995d97d807dbd42aff4adff0f62 06-Dec-2012 Eric Spishak <espishak@cs.washington.edu> Handle insertion of multiple annotations on a single cast or receiver insertion.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
e5c299b5a604d888f312414745090254be34d387 06-Dec-2012 Eric Spishak <espishak@cs.washington.edu> Move InsertionType into scene-lib so it can be used when parsing the index file. Add support for array, wild card and inner types.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java
67ef4360e4d0b2c90124f1185357989682d62359 04-Dec-2012 Eric Spishak <espishak@cs.washington.edu> First commit fixing Issue 21. This correctly inserts a receiver annotation with the receiver parameter syntax.
This does not yet support inserting multiple receiver annotations to the same place or inserting annotations on the type parameters of the receiver.
/external/annotation-tools/annotation-file-utilities/tests/Receivers.java