aboutsummaryrefslogtreecommitdiff
path: root/java/com/google/turbine/type/Type.java
AgeCommit message (Expand)Author
2016-10-31Disambiguate type annotations on fields, parameters, and methodscushon
2016-10-28Initial type annotation supportcushon
2016-10-24Fix type canonicalization of recursive types, and wildcardscushon
2016-10-05Type canonicalizationcushon
2016-10-04Bound nodes with types, and initial lowering to bytecodecushon
2016-09-20Type model and signature generationcushon