1. 54111ae Merge remote-tracking branch 'aosp/upstream-main' by Colin Cross · 3 years, 6 months ago
  2. a47da7b Handle unicode characters that require two UTF-16 code units by Liam Miller-Cushon · 3 years, 6 months ago
  3. 131ac44 Sort test inputs by Liam Miller-Cushon · 3 years, 6 months ago
  4. 44dae62 Update to setup-java v2, and use adopt builds by Liam Miller-Cushon · 3 years, 6 months ago
  5. 83e27a5 Address compile errors that would appear when `ImmutableMap` is annotated for nullness in CL 382342656. by cpovirk · 3 years, 7 months ago
  6. 3d2be5e Remove obsolete parent per https://github.com/sonatype/oss-parents by Liam Miller-Cushon · 3 years, 7 months ago
  7. f9f2dec Fix handling of repackaged transitive classes in jdeps by Liam Miller-Cushon · 3 years, 7 months ago
  8. 70fe553 Inline a single-use abstract test class by Liam Miller-Cushon · 3 years, 7 months ago
  9. f4d084a Fix javadoc by Liam Miller-Cushon · 3 years, 7 months ago
  10. 5973e51 Inherit from the sonatype oss parent artifact by Liam Miller-Cushon · 3 years, 7 months ago
  11. b62514c Test invalid annotation element values are weeded out by Liam Miller-Cushon · 3 years, 7 months ago
  12. 7c4a5d4 Satisfy the nullness checker. by cpovirk · 3 years, 7 months ago
  13. 91c289f Use `assertThrows` for expected exception tests by Liam Miller-Cushon · 3 years, 8 months ago
  14. 080f599 Don't require an argument for `--compress_jar` by Liam Miller-Cushon · 3 years, 8 months ago
  15. e0d9619 Satisfy the nullness checker by Liam Miller-Cushon · 3 years, 8 months ago
  16. db341bf Fix NPEs in options parsing by Liam Miller-Cushon · 3 years, 8 months ago
  17. 2459f66 Remove deprecated builders by Liam Miller-Cushon · 3 years, 8 months ago
  18. 09beae4 Rename `master` branch to `main` by Liam Miller-Cushon · 3 years, 8 months ago
  19. d4da2b5 Never class-load `TurbineProcessingEnvironment` from the `-processor` by Liam Miller-Cushon · 3 years, 8 months ago
  20. a1dcaa6 Update Error Prone and maven versions by Liam Miller-Cushon · 3 years, 8 months ago
  21. 20f90c8 Update turbine CI JDK versions by Liam Miller-Cushon · 3 years, 8 months ago
  22. 3bbf967 Improve `--builtin_processors` handling by Liam Miller-Cushon · 3 years, 8 months ago
  23. 3a33b7f Fix handling of `isDefault()` for symbols loaded from the classpath by Liam Miller-Cushon · 3 years, 9 months ago
  24. b4c4891 Eliminate `core.transform` wrapper. by cpovirk · 3 years, 10 months ago
  25. f858cd8 Fix copybara config by Liam Miller-Cushon · 3 years, 10 months ago
  26. e80c478 Try out more null-checking by Liam Miller-Cushon · 3 years, 10 months ago
  27. 0adcd8e Comply with nullness analysis by Liam Miller-Cushon · 3 years, 10 months ago
  28. 5db787b Improve GitHub Actions hygiene by Liam Miller-Cushon · 3 years, 10 months ago
  29. 130009a Throw a more specific exception by Liam Miller-Cushon · 3 years, 10 months ago
  30. 0d82219 Fix some potential NPEs by Liam Miller-Cushon · 3 years, 10 months ago
  31. 617a8f6 Don't read `<clinit>`s from class files by Liam Miller-Cushon · 3 years, 11 months ago
  32. aabe1f4 Allow turbine to parse JavaBuilder command lines by Liam Miller-Cushon · 3 years, 11 months ago
  33. b355bf3 [LSC] Add LOCAL_LICENSE_KINDS to external/turbine am: 9b74b95fd8 by Bob Badour · 4 years ago
  34. 27418aa Weed out non-annotation types appearing as nested annotation values by Liam Miller-Cushon · 4 years ago
  35. 9b74b95 [LSC] Add LOCAL_LICENSE_KINDS to external/turbine by Bob Badour · 4 years ago
  36. beb695b Don't include type annotations in a turbine diagnostic by Liam Miller-Cushon · 4 years ago
  37. 1bbb136 Include all simple names present in source for error types by Liam Miller-Cushon · 4 years ago
  38. 622b591 Get tests running on latest JDK 16 EA by Liam Miller-Cushon · 4 years ago
  39. ba757a3 Update to latest ASM API level by Liam Miller-Cushon · 4 years ago
  40. a033c2f Log and continue past more errors by Liam Miller-Cushon · 4 years ago
  41. ffe8d01 Add private constructors for classes that aren't intended to be instantiated by Liam Miller-Cushon · 4 years ago
  42. b470d53 turbine OSS build cleanups by Liam Miller-Cushon · 4 years ago
  43. 01e6e1d Refactor turbine external CI by Liam Miller-Cushon · 4 years, 1 month ago
  44. 9560ef4 Refactor `ClassLoader` setup in `Processing` by Liam Miller-Cushon · 4 years, 1 month ago
  45. a66dc01 Remove travis and appveyor CI configuration by Liam Miller-Cushon · 4 years, 1 month ago
  46. 7a5c416 Set sourceEncoding in turbine's `pom.xml` by Liam Miller-Cushon · 4 years, 1 month ago
  47. a867fae Fix syntax of `.gitattributes` by Liam Miller-Cushon · 4 years, 1 month ago
  48. 870707b Update ASM version by Liam Miller-Cushon · 4 years, 1 month ago
  49. 3c31e67 Configure turbine's bootclasspath in integration tests to match javac by Liam Miller-Cushon · 4 years, 1 month ago
  50. 6c13b35 Handle `ct.sym` format for JDK >= 12 by Liam Miller-Cushon · 4 years, 1 month ago
  51. 8f56727 Fix `ct.sym` handling for Java versions >= 10 by Liam Miller-Cushon · 4 years, 1 month ago
  52. 114b17e Refactor an `if`/`else` into an enum switch by Liam Miller-Cushon · 4 years, 1 month ago
  53. ced6942 Enable end-of-line normalization in `.gitattributes` by Liam Miller-Cushon · 4 years, 1 month ago
  54. c69a455 Report a better error if the order of `extends` and `implements` is swapped by Liam Miller-Cushon · 4 years, 1 month ago
  55. dc43e5c Clean up `-source` parsing by Liam Miller-Cushon · 4 years, 1 month ago
  56. 7db5cb2 Allow `--gensrc_output` and `--resource_output` to be directories by Liam Miller-Cushon · 4 years, 1 month ago
  57. 88b8edf Add initial GitHub Actions config for turbine by Liam Miller-Cushon · 4 years, 1 month ago
  58. fec6516 Report more diagnostics for invalid annotations at once by Liam Miller-Cushon · 4 years, 1 month ago
  59. b2a0c70 Fix an invalid cast by Liam Miller-Cushon · 4 years, 1 month ago
  60. f311ffe Weed out `final` interface methods by Liam Miller-Cushon · 4 years, 2 months ago
  61. 7e581be Upgrade junit dependency to 4.13.1 by Liam Miller-Cushon · 4 years, 3 months ago
  62. 3bdff13 Fix handling of @SupportedAnnotationTypes("*") by Liam Miller-Cushon · 4 years, 3 months ago
  63. cfe96ad Add a ClassPath binder that adapts a StandardJavaFileManager by Liam Miller-Cushon · 4 years, 3 months ago
  64. ff1e907 Remove some no-op round trip conversions by Liam Miller-Cushon · 4 years, 4 months ago
  65. c060299 Micro-optimize TurbineExecutableElement#getKind by Liam Miller-Cushon · 4 years, 4 months ago
  66. 8bbf4cb Report errors for required annotation arguments by Liam Miller-Cushon · 4 years, 4 months ago
  67. a6d86c3 Imitate javac's handling of type annotations on derived types by Liam Miller-Cushon · 4 years, 4 months ago
  68. 62f4f20 Preserve erroneous supertypes during type canonicalization by Liam Miller-Cushon · 4 years, 6 months ago
  69. 0f2a502 Fix a crash parsing types by Liam Miller-Cushon · 4 years, 6 months ago
  70. cc920f2 Disable Appveyor CI branch builds to reduce load. by Eddie Aftandilian · 4 years, 6 months ago
  71. 078b0d5 Add missing license headers. by Eddie Aftandilian · 4 years, 6 months ago
  72. 193317e Fix a crash in annotation binding by Liam Miller-Cushon · 4 years, 6 months ago
  73. c8d4fd7 Weed out uses of primitives in generics by Liam Miller-Cushon · 4 years, 6 months ago
  74. 890013d Fix parsing of -source by Liam Miller-Cushon · 4 years, 7 months ago
  75. c2f5ca8 Add an explicit nullcheck with a failure message by Liam Miller-Cushon · 4 years, 7 months ago
  76. 4a27fd7 Use AutoValue from external/auto am: b4330c4fd8 am: 405b0d4716 am: 5b69bfc75c am: a3b31455a4 by Colin Cross · 4 years, 7 months ago
  77. a3b3145 Use AutoValue from external/auto am: b4330c4fd8 am: 405b0d4716 am: 5b69bfc75c by Colin Cross · 4 years, 7 months ago
  78. 5b69bfc Use AutoValue from external/auto am: b4330c4fd8 am: 405b0d4716 by Colin Cross · 4 years, 7 months ago
  79. 405b0d4 Use AutoValue from external/auto am: b4330c4fd8 by Colin Cross · 4 years, 7 months ago
  80. b4330c4 Use AutoValue from external/auto by Colin Cross · 4 years, 7 months ago
  81. 1c98ea6 Fix an infinite loop by Liam Miller-Cushon · 4 years, 7 months ago
  82. cdc871f Fix some redundancies by Liam Miller-Cushon · 4 years, 7 months ago
  83. fccc930 Don't trim diagnostic text from annotation processors by Liam Miller-Cushon · 4 years, 8 months ago
  84. dcae5ed Fix broken JLS links. by Eddie Aftandilian · 4 years, 9 months ago
  85. acf406b Expand turbine METADATA am: f8fd54c228 am: 0c812a26fd am: cf949c2abb am: fadef3a325 by Colin Cross · 4 years, 9 months ago
  86. fadef3a Expand turbine METADATA am: f8fd54c228 am: 0c812a26fd am: cf949c2abb by Colin Cross · 4 years, 9 months ago
  87. cf949c2 Expand turbine METADATA am: f8fd54c228 am: 0c812a26fd by Colin Cross · 4 years, 9 months ago
  88. 0c812a2 Expand turbine METADATA am: f8fd54c228 by Colin Cross · 4 years, 9 months ago
  89. e1c19fa Bump various dependency versions to latest by Eddie Aftandilian · 4 years, 9 months ago
  90. d9be12f Add METADATA to turbine: Apache2=NOTICE am: bc9968a91c am: 5b54548750 am: dc25fe2465 am: cee4047461 by Bob Badour · 4 years, 9 months ago
  91. cee4047 Add METADATA to turbine: Apache2=NOTICE am: bc9968a91c am: 5b54548750 am: dc25fe2465 by Bob Badour · 4 years, 9 months ago
  92. dc25fe2 Add METADATA to turbine: Apache2=NOTICE am: bc9968a91c am: 5b54548750 by Bob Badour · 4 years, 9 months ago
  93. 5b54548 Add METADATA to turbine: Apache2=NOTICE am: bc9968a91c by Bob Badour · 4 years, 9 months ago
  94. f8fd54c Expand turbine METADATA by Colin Cross · 4 years, 9 months ago
  95. bc9968a Add METADATA to turbine: Apache2=NOTICE by Bob Badour · 4 years, 9 months ago
  96. f3420a6 Update ASM to 8.0 by Eddie Aftandilian · 4 years, 9 months ago
  97. a62e85e Always run the final processing round by Liam Miller-Cushon · 4 years, 9 months ago
  98. d235514 Merge pull request #46 from google:eaftan-update-guava by Javac Team · 4 years, 9 months ago
  99. 972b65f Automatic code cleanup. by Eddie Aftandilian · 4 years, 9 months ago
  100. 108eefa Update Guava to 29.0 by Eddie Aftandilian · 4 years, 9 months ago