- 0abcbd8 Upgrade turbine to 5d422e5bc6ff4928223ea049856d27590661db04 am: a629dfe4e7 by Himanshu Gupta · 7 months ago main master
- a629dfe Upgrade turbine to 5d422e5bc6ff4928223ea049856d27590661db04 by Himanshu Gupta · 7 months ago
- 5d422e5 TypeMirror#toString should include type annotations for primitive types by Liam Miller-Cushon · 7 months ago
- f69f1cb Type tests are vacuously true for error types, for compatibility with javac by Liam Miller-Cushon · 7 months ago
- ee12b9a `getLowerBound()` should return `NULL` instead of `NONE` for variables without a lower bound by Liam Miller-Cushon · 7 months ago
- 370011c Skip `ErrorType`s in `Types#directSupertypes` for compatibility with javac. by Liam Miller-Cushon · 7 months ago
- 14b9104 Add janitors to the OWNERS file am: 279d30a0c3 by Sadaf Ebrahimi · 8 months ago
- 279d30a Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
- 36e1bf1 Upgrade turbine to 706588c0ea176427c1561a2d3ea1f642270c6b92 am: f6bf3ffae5 by Colin Cross · 9 months ago
- f6bf3ff Upgrade turbine to 706588c0ea176427c1561a2d3ea1f642270c6b92 by Colin Cross · 9 months ago
- 706588c Support record components when reading records from the classpath. by Javac Team · 9 months ago
- f04e3d2 Update Error Prone to version 2.36.0 by Liam Miller-Cushon · 9 months ago
- 1a595dd Promptly end() the Inflater in Turbine. This will more-eagerly release memory allocated via JNI calls to zlib. by Javac Team · 10 months ago
- 3fcb10a Optimize SimpleTopLevelIndex by using a StringCache to canonicalize strings by nickreid · 10 months ago
- b7b5536 Lazily create `BytecodeBoundClass` objects by Liam Miller-Cushon · 10 months ago
- 81d79e3 Return a `char` from `formatReleaseVersion` by Liam Miller-Cushon · 10 months ago
- fdeba1e Enable some high value Error Prone checks for turbine by Liam Miller-Cushon · 10 months ago
- db74c1f Only allocate a child-map for SimpleTopLevelIndex.Nodes that represent packages. by nickreid · 10 months ago
- 0c6eb49 Handle implicit `permits` in turbine by Liam Miller-Cushon · 10 months ago
- ffafaff Fix a bug in where Turbine would add java.base to the module graph of java.base itself. by Goktug Gokdogan · 10 months ago
- d8c1bf2 Update Error Prone version to 2.34.0 by Liam Miller-Cushon · 10 months ago
- c7c39e4 Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 in the maven group across 1 directory by dependabot[bot] · 11 months ago
- 5a874b7 Remove obsolete runtime version checks from turbine by Liam Miller-Cushon · 11 months ago
- 99442e8 Improve modeling of parameterized erroneous types by Liam Miller-Cushon · 11 months ago
- 67aca02 Clean up some obsolete error recovery logic in TurbineElement by Liam Miller-Cushon · 11 months ago
- f67d011 Remove unnecessary strictfp modifier by Liam Miller-Cushon · 11 months ago
- 171153d Implement `getPermittedSubclasses` by Liam Miller-Cushon · 12 months ago
- 6574ba5 Support sealed and non-sealed modifiers in `getModifiers` by Liam Miller-Cushon · 12 months ago
- 7dafb70 Update Error Prone version to 2.32.0 by Liam Miller-Cushon · 12 months ago
- 9298332 Move turbine's fork of SourceCodeEscapers to a new package by Liam Miller-Cushon · 12 months ago
- e1ea3c5 Fix parsing of `module-info` `require` directives that are both `static` and `transitive` by Liam Miller-Cushon · 12 months ago
- 5bd2dfa Use `.turbine` instead of `.class` as the file extension for repackaged transitive deps by Liam Miller-Cushon · 12 months ago
- eeb5879 Include package-infos in repackaged transitive classes by Liam Miller-Cushon · 12 months ago
- 15ed1be Update CI to reflect that JDK 17 is now the minimum supported version by Liam Miller-Cushon · 1 year ago
- 296a802 Implement `TypeElement.getRecordComponents` by Liam Miller-Cushon · 1 year ago
- 781a49a Extract a test helper in ProcessingIntegrationTest by Liam Miller-Cushon · 1 year ago
- 1ed4779 Avoid saving string values for tokens that don't require them by Liam Miller-Cushon · 1 year, 1 month ago
- 74b8aa3 Use JSpecify 1.0! by Liam Miller-Cushon · 1 year, 1 month ago
- 3f51235 Fix `--post_processor` handling after https://github.com/google/turbine/commit/a991d691fcc32c892d51c0840316d5c5f419fd39 by Javac Team · 1 year, 2 months ago
- 73d0d1f Automatic code cleanup. by Kurt Alfred Kluever · 1 year, 2 months ago
- 331afa7 Automatic code cleanup. by Kurt Alfred Kluever · 1 year, 2 months ago
- c32840c Automatic code cleanup. by Kurt Alfred Kluever · 1 year, 2 months ago
- a49edb3 Automatic code cleanup. by Kurt Alfred Kluever · 1 year, 2 months ago
- a991d69 Accept (and ignore) JavaBuilder --post_processor flags by Liam Miller-Cushon · 1 year, 3 months ago
- 22174aa Automatic code cleanup. by Liam Miller-Cushon · 1 year, 3 months ago
- 70a8b3c Mark enums that cannot be extended as final by Liam Miller-Cushon · 1 year, 3 months ago
- fed74bf Remove support for the String Templates preview feature by Liam Miller-Cushon · 1 year, 3 months ago
- 4822097 Don't emit duplicate record component getters by Liam Miller-Cushon · 1 year, 4 months ago
- 5637a07 No-op refactor after unknown commit by Liam Miller-Cushon · 1 year, 5 months ago
- ff491a5 Check ct.sym first before falling back to jrt by Stig Rohde Døssing · 1 year, 5 months ago
- 74c2c36 Update to the latest version of ASM by Liam Miller-Cushon · 1 year, 5 months ago
- ff3b0f7 Add partial zip64 support to turbine's zip implementation by Liam Miller-Cushon · 1 year, 5 months ago
- 468742f Don't crash on unresolvable types in the `permits` list by Liam Miller-Cushon · 1 year, 5 months ago
- 47fe3e9 Remove an exhaustive switch on the javac token kind enum by Liam Miller-Cushon · 1 year, 5 months ago
- 682cd6e Fix parsing of `open module ... {}` module declarations by Liam Miller-Cushon · 1 year, 6 months ago
- 0664571 Consider visibility when resolving wildcard imports by Liam Miller-Cushon · 1 year, 6 months ago
- d4e29ef Update turbine's JSpecify version by Liam Miller-Cushon · 1 year, 6 months ago
- f0b18b1 Automatic code cleanup. by cpovirk · 1 year, 7 months ago
- 63cf102 Update Truth to [1.4.0](https://github.com/google/truth/releases/tag/v1.4.0). by cpovirk · 1 year, 7 months ago
- 3a9d792 Write `META-INF/MANIFEST.MF` entries at the beginning of jars by Liam Miller-Cushon · 1 year, 7 months ago
- bc7e3ca Automatic code cleanup. by cpovirk · 1 year, 7 months ago
- ad61efa Automatic code cleanup. by cpovirk · 1 year, 7 months ago
- ae0c15f Update Truth version by Liam Miller-Cushon · 1 year, 7 months ago
- 76cff37 Update ASM version to 9.6 to support JDK 22 class files by Liam Miller-Cushon · 1 year, 7 months ago
- 2b0a592 Handle string templates by Liam Miller-Cushon · 1 year, 7 months ago
- 62d9e65 Fix deannotation of wildcard types by Liam Miller-Cushon · 1 year, 7 months ago
- d3b0c98 Fix removal of type annotations from derived types in `javax.lang.model.util.Types` by Liam Miller-Cushon · 1 year, 7 months ago
- 36d32d4 Prepare a golden test output for https://bugs.openjdk.org/browse/JDK-8320766 by Liam Miller-Cushon · 1 year, 8 months ago
- f607f6e Model types of elements that are missing from the classpath as ERROR types by Liam Miller-Cushon · 1 year, 9 months ago
- cf3b973 Allow path to `ct.sym` to be specified via a system property by Fabian Meumertzheim · 1 year, 9 months ago
- 33ed406 Attach type annotations read from bytecode to types by Liam Miller-Cushon · 1 year, 10 months ago
- a1c7f7e Fix modelling of array types for annotation processing by Liam Miller-Cushon · 1 year, 10 months ago
- cf5258c Enable another type annotation case in ClassReaderTest by Liam Miller-Cushon · 1 year, 10 months ago
- af956f2 Remove an obsolete TODO by Liam Miller-Cushon · 1 year, 10 months ago
- a86fafc Automatic code cleanup. by Javac Team · 1 year, 10 months ago
- ae935f4 Fix a crash lexing text blocks by Liam Miller-Cushon · 1 year, 10 months ago
- 5b357d0 Class file parsing for type annotations by Liam Miller-Cushon · 1 year, 10 months ago
- 07207ee Use a two-element enum for annotation visibility by Liam Miller-Cushon · 1 year, 10 months ago
- d0a0632 Test that integration test class files round-trip through turbine's class file reader by Liam Miller-Cushon · 1 year, 10 months ago
- 18df6a7 Fix a long-standing bug with type annotation paths on raw inner class types by Liam Miller-Cushon · 1 year, 10 months ago
- 05fee69 Improve text block handling by Liam Miller-Cushon · 1 year, 10 months ago
- 6fec561 Migrate some type annotation implementation classes to AutoValue by Liam Miller-Cushon · 1 year, 10 months ago
- 5584bf5 Reformat with the latest google-java-format changes by Liam Miller-Cushon · 1 year, 10 months ago
- a79e7af Import of https://gitlab.ow2.org/asm/asm. by Liam Miller-Cushon · 1 year, 10 months ago
- 61bd721 Add an overload of `bind` that accepts a log by Liam Miller-Cushon · 1 year, 11 months ago
- 0a8f212 Update ci.yml by Liam Miller-Cushon · 1 year, 11 months ago
- cdb0499 Update ci.yml by Liam Miller-Cushon · 1 year, 11 months ago
- 08e95c1 Update ci.yml for JDK 21 release by Liam Miller-Cushon · 2 years ago
- 5f2485b Rename a test that wasn't being run by Liam Miller-Cushon · 2 years ago
- 0916053 Use turbine's own class file parser in a test by Liam Miller-Cushon · 2 years ago
- 4854e4e Fix class reading on inner class attributes containing local classes by Liam Miller-Cushon · 2 years ago
- 5fff5da Add info about which signing keys will be used for published artifacts by Liam Miller-Cushon · 2 years ago
- c501f77 Add test case for annotation processor option with space by Gunnar Wagenknecht · 2 years ago
- 3417047 Update dependency versions by Liam Miller-Cushon · 2 years ago
- ba8440a Add license and SCM information to turbine's pom by Liam Miller-Cushon · 2 years ago
- 2f7ccab Update release.yml by Liam Miller-Cushon · 2 years ago
- d5c6224 Create release.yml by Liam Miller-Cushon · 2 years ago
- e50b5a0 Update native-maven-plugin to 0.9.23 by Fabian Meumertzheim · 2 years ago
- f81c309 Update ASM version by Liam Miller-Cushon · 2 years, 1 month ago
- a13b70b Update ci.yml by Liam Miller-Cushon · 2 years, 1 month ago