History log of /external/dexmaker/src/main/java/com/google/dexmaker/UnaryOp.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6c77efc0b187577dd7956070adfc7c335f65698 09-Jan-2012 Jesse Wilson <jessewilson@google.com> More documentation. Rename compare ops.
/external/dexmaker/src/main/java/com/google/dexmaker/UnaryOp.java
b0f6ea8cec29bd1b2453e8fd15d9c6f65ca3ea2c 07-Jan-2012 Jesse Wilson <jessewilson@google.com> Replace two methods not() and negate() with a new type UnaryOp and an op() method. I'm hoping this simplifies life for compiler authors who won't need to do manual dispatch.
/external/dexmaker/src/main/java/com/google/dexmaker/UnaryOp.java