aboutsummaryrefslogtreecommitdiff
path: root/java/com/google/turbine/binder/bound/TypeBoundClass.java
AgeCommit message (Expand)Author
2018-11-13Accumulate diagnostics during hierarchy and type bindingcushon
2018-11-06Model intersection types directlycushon
2018-10-17Fill in more of classes bound from bytecodecushon
2016-11-16Emit MethodParameters attributescushon
2016-11-02Support repeatable annotationscushon
2016-10-31Initial implementation of receiver parameterscushon
2016-10-31Disambiguate type annotations on fields, parameters, and methodscushon
2016-10-28Initial type annotation supportcushon
2016-10-27Refactor in preparation for type annotation supportcushon
2016-10-11Full JLS 7 annotation handlingcushon
2016-10-07Initial annotation binding and writingcushon
2016-10-07Constant fieldscushon
2016-10-05Type canonicalizationcushon