- 95ceac1 Make DUPLICATE_DECLARATION a non-fatal error by Liam Miller-Cushon · 7 hours ago main
- a90592b Bump org.graalvm.buildtools:native-maven-plugin from 1.1.6 to 1.1.7 in the dependencies group by dependabot[bot] · 19 hours ago
- 9870148 Increase Dependabot cooldown from the default of 3 days to 7, as [required by `zizmor`](https://docs.zizmor.sh/audits/#rulesdependabot-cooldownconfigdays). by Chris Povirk · 19 hours ago
- 543c920 Use `cancel-in-progress` instead of `styfle/cancel-workflow-action`. by Chris Povirk · 19 hours ago
- 0d73fd9 Use `vX.Y.Z` tags instead of `vX` for version comments. by Chris Povirk · 19 hours ago
- 9f07dcf Apply[] by Liam Miller-Cushon · 5 days ago
- a170f89 Use Java 25 as default language level in LowerIntegrationTest by Liam Miller-Cushon · 5 days ago
- 818996c Add initial support for value types by Liam Miller-Cushon · 5 days ago
- 8dcd7ca Stop emitting strictfp after JDK 17 by Liam Miller-Cushon · 6 days ago
- d8aab68 Propagate annotation processor crashes in Turbine by Liam Miller-Cushon · 7 days ago
- 833fcce Bump the github-actions group across 1 directory with 2 updates by dependabot[bot] · 8 days ago
- 66d419b Address https://docs.zizmor.sh/audits/#excessive-permissions finding. by Chris Povirk · 8 days ago
- bfc3faa Address `zizmor` findings: by Chris Povirk · 8 days ago
- 6c7c250 Bump JSpecify to 1.0.1. by cpovirk · 12 days ago
- 35c29d1 Implement `stripAnnotations` in `TurbineTypes` by Liam Miller-Cushon · 13 days ago
- 4dc2237 Make JDK 25 the minimum supported JDK for turbine by Liam Miller-Cushon · 13 days ago
- f9b5441 Update JDK version from 21 to 25 in release workflow by Liam Miller-Cushon · 13 days ago
- 9d281eb Update Java versions in CI workflow by Liam Miller-Cushon · 13 days ago
- 74e8570 Optimize string decoding in Zip by Liam Miller-Cushon · 2 weeks ago
- 4314f70 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 to 1.1.6 in the dependencies group by dependabot[bot] · 2 weeks ago
- b5656e3 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3 to 1.1.5 in the dependencies group by dependabot[bot] · 3 weeks ago
- 69cd853 Bump the dependencies group across 1 directory with 24 updates by dependabot[bot] · 4 weeks ago
- 6e44182 Remove overridden methods from `getAllMembers` results. by =?UTF-8?q?Halil=20=C4=B0brahim=20=C5=9Eener?= · 4 weeks ago
- bc4739b Make `Tree` into a `sealed` class. by cpovirk · 6 weeks ago
- d75e3e0 Batch parallel operations in turbine by Liam Miller-Cushon · 6 weeks ago
- 12b52b2 Bump the github-actions group with 4 updates by dependabot[bot] · 7 weeks ago
- f7c6b25 Enable dependabot by Liam Miller-Cushon · 7 weeks ago
- 59c575a Consolidate turbine's handling of javac options by Liam Miller-Cushon · 7 weeks ago
- 609adc2 Report diagnostics instead of crashing for error types inside annotation array values by Liam Miller-Cushon · 2 months ago
- 7d70193 Factor out a separate method in TurbineDiagnostic for the source text of the line by Liam Miller-Cushon · 3 months ago
- 45dd6a6 Fix stripIndent: include closing-delimiter line in min-indent calc by mukul-atomicwork · 3 months ago
- 8075890 Fix constant expression evaluation of conditional expressions by Liam Miller-Cushon · 3 months ago
- 4cae495 Migrate to -> switches by Liam Miller-Cushon · 3 months ago
- 95555a0 Report parse errors for dangling annotations and modifiers by Liam Miller-Cushon · 3 months ago
- a35d852 Add an option to emit private fields in records by Liam Miller-Cushon · 3 months ago
- f940cc6 Sort diagnostics for deterministic output during parallel compilations by Liam Miller-Cushon · 4 months ago
- b28b4e6 Parse experimental_fix_deps_tool in TurbineOptions. by Javac Team · 4 months ago
- daf23ba Add a turbine flag to control whether or not it uses parallelism by Liam Miller-Cushon · 4 months ago
- 4e414da Use compute instead of computeIfAbsent for nullness reasons by Liam Miller-Cushon · 4 months ago
- a83ed8a Parallelize some passes in Binder by Liam Miller-Cushon · 4 months ago
- bb64b98 Parse markdown javadoc comments in turbine by Liam Miller-Cushon · 4 months ago
- a06086e Parallelize parsing and lowering in turbine by Liam Miller-Cushon · 4 months ago
- c7f1e97 Don't hard-code `error:` in formatted turbine diagnostics by Liam Miller-Cushon · 4 months ago
- 943a894 Refactor handling of javacopt-based LowerOptions by Liam Miller-Cushon · 4 months ago
- d8aa754 Handle `PermittedSubclasses` when reading classes by Liam Miller-Cushon · 4 months ago
- dafb4d7 Remove private member classes in turbine by Liam Miller-Cushon · 4 months ago
- d6d1604 Fix `getBinaryName` handling of type elements for error types by Liam Miller-Cushon · 4 months ago
- 14a0b04 Add an assertion that the turbine integration tests produce the same `.class` files by Liam Miller-Cushon · 4 months ago
- 27c760b Don't pass a classloader into TurbineAnnotationProxy by Liam Miller-Cushon · 4 months ago
- 13851d5 Support annotation processing in TurbineTool API by Liam Miller-Cushon · 5 months ago
- e516109 Record the AST node that declares a RecordComponentInfo by Liam Miller-Cushon · 5 months ago
- 9fa75fd Stricter javadoc parsing by Liam Miller-Cushon · 6 months ago
- 3dfe3d6 Fix source position of enum constants by Liam Miller-Cushon · 6 months ago
- 95f385a Add test coverage for javadoc on multi-variable declarations by Liam Miller-Cushon · 6 months ago
- 41661c4 Short circuit canonicalization of types that don't have enclosing classes by Liam Miller-Cushon · 6 months ago
- 83edd21 Don't crash on missing annotation value types by Liam Miller-Cushon · 6 months ago
- fb39330 Improve modeling of error types by Liam Miller-Cushon · 6 months ago
- dad6b6e Report diagnostics if `java.lang` doesn't exist instead of crashing by Liam Miller-Cushon · 6 months ago
- 551c38e Refactor Github Action per b/485167538 by Ben Knutson · 6 months ago
- 917249e Automatic code cleanup. by Liam Miller-Cushon · 6 months ago
- fb566bb Miscellaneous cleanups by Liam Miller-Cushon · 6 months ago
- edfffe9 Use `JarEntry.getTimeLocal()` for jar entry timestamps by Liam Miller-Cushon · 7 months ago
- 6cd866f Fix a minor typo. by Éamonn McManus · 8 months ago
- 70f2166 Handle mis-matched type arguments during canonicalization by Liam Miller-Cushon · 8 months ago
- 26a9043 Fix `TypeElement#getKind` for records loaded from the classpath by Liam Miller-Cushon · 8 months ago
- 04157d7 Migrate some anonymous classes to lambdas in turbine by Liam Miller-Cushon · 8 months ago
- 33d9cee Handle varargs in `ExecutableElement#toString` by Liam Miller-Cushon · 8 months ago
- d57ebff Optimize flattening of of ClassTy trees by Liam Miller-Cushon · 8 months ago
- fa5ad86 Address ShortCircuitBoolean findings by Liam Miller-Cushon · 8 months ago
- c1282e8 Fix handling of declared fields in records after https://github.com/google/turbine/commit/c86723dfc1bebf662682addf083dc41965420992 by Liam Miller-Cushon · 8 months ago
- c86723d Model private synthetic record fields for annotation processing by Liam Miller-Cushon · 8 months ago
- 1c9a538 Update Error Prone version by Liam Miller-Cushon · 9 months ago
- 07d173b Use `String(byte[], Charset)` to create strings for zip entry names by Liam Miller-Cushon · 9 months ago
- 9e362e1 Clean up package name handling by Liam Miller-Cushon · 9 months ago
- 61e9980 Fix handling of unnamed packages in `getPackageElement` by Liam Miller-Cushon · 9 months ago
- d79f9a1 Update an obsolete comment in turbine's zip implementation by Liam Miller-Cushon · 9 months ago
- 4214fb6 Update target Java version to 21 by Liam Miller-Cushon · 9 months ago
- 3899d6b Defer creating a substring for javadoc until it is actually used by Liam Miller-Cushon · 9 months ago
- c58cef8 Log instead of throwing errors for fields that can't be resolved by Liam Miller-Cushon · 9 months ago
- 25c3b64 Update Java version from 17 to 21 in release workflow by Liam Miller-Cushon · 9 months ago
- d5f42ab Update Java versions in CI workflow by Liam Miller-Cushon · 9 months ago
- e567a7b Include type name in expected/unexpected interface diagnostics by Liam Miller-Cushon · 9 months ago
- 58d35dd Add a test to confirm non-javadoc package comments are not treated as javadoc by Liam Miller-Cushon · 9 months ago
- 1138714 Fix ConstVarName javadoc by Liam Miller-Cushon · 9 months ago
- da5d1fd Support javadoc comments in `Elements#getDocComment` by Liam Miller-Cushon · 9 months ago
- b660ca2 Record the position of javadoc comments by Liam Miller-Cushon · 9 months ago
- 8b108c6 Remove an unnecessary use of reflection by Liam Miller-Cushon · 9 months ago
- 67bf3ae Use pattern matching instanceof in turbine by Liam Miller-Cushon · 10 months ago
- 9d61885 Migrate Turbine to arrow switches by Liam Miller-Cushon · 10 months ago
- e688404 Migrate some uses of `@AutoValue` in turbine to records by Liam Miller-Cushon · 10 months ago
- 0dc0866 Upgrade Error Prone dependency by Liam Miller-Cushon · 11 months ago
- b0f059e Provide an option to opt-out of MethodParameters by Liam Miller-Cushon · 1 year ago
- c11dbd8 Update Error Prone version by Liam Miller-Cushon · 1 year, 1 month ago
- 474faa1 Automated rollback of commit 9af339062c8b8d151108a0ec67491d97283d1d6d. by Liam Miller-Cushon · 1 year, 1 month ago
- 9af3390 Automated rollback of commit f740e3b1bf0a48c74529ae9ffab1705e940eced0. by Liam Miller-Cushon · 1 year, 1 month ago
- 560017d Migrate to Sonatype Maven Central releases by Liam Miller-Cushon · 1 year, 1 month ago
- 1eb3547 Update release.yml by Liam Miller-Cushon · 1 year, 1 month ago
- f740e3b Stop including transitive outputs in the regular output jar if a separate header compilation output is being emitted by Liam Miller-Cushon · 1 year, 2 months ago
- 409eb60 Add support for writing separate outputs for downstream header compilations by Liam Miller-Cushon · 1 year, 3 months ago
- aa33851 Keep enum constants in transitive dependencies by Liam Miller-Cushon · 1 year, 3 months ago