1. c93bfa8 Check parameter Modifiers (#678) by Shaishav Gandhi · 6 years ago
  2. 527c397 Merge pull request #669 from danglotb/improve-name-allocator-test by Jesse Wilson · 6 years ago
  3. 3bf548d Merge pull request #668 from danglotb/improve-test-on-parameter-spec by Jesse Wilson · 6 years ago
  4. c1b5aaf Merge pull request #667 from danglotb/improve-test-on-field-spec by Jesse Wilson · 6 years ago
  5. b879b58 Qualify types masked by type variables (#657) by Ron Shapiro · 6 years ago
  6. 0cbc16d test: improve test by checking the toString() of FieldSpec implementation by danglotb · 6 years ago
  7. f1600e5 test: improve test by checking the toString() of ParameterSpec implementation by danglotb · 6 years ago
  8. 077bd8c test: specify more toJavaIdentifier by danglotb · 6 years ago
  9. dfb5bc6 Switch back to Travis CI managed "jdk" installations (#672) by Christian Stein · 6 years ago
  10. 37ccc0b Merge pull request #661 from ronshapiro/patch-2 by Jake Wharton · 6 years ago
  11. 4a7857e `java.lang.List` has no `size()` method by Ron Shapiro · 6 years ago
  12. 1469cfa Merge pull request #655 from realityforge/patch-1 by Jesse Wilson · 6 years ago
  13. 46a6a6e Replace incorrect usage of anonymousInnerClass by Peter Donald · 6 years ago
  14. 564f37f [maven-release-plugin] prepare for next development iteration by Jesse Wilson · 6 years ago
  15. a5db06d [maven-release-plugin] prepare release javapoet-1.11.1 by Jesse Wilson · 6 years ago
  16. 5ff40a9 Update changelog for 1.11.1. by Jesse Wilson · 6 years ago
  17. 5584016 Fix TypeName.get() on top-level error types (#646) by Ron Shapiro · 6 years ago
  18. 3ddde8f [maven-release-plugin] prepare for next development iteration by Jesse Wilson · 6 years ago
  19. b09d944 [maven-release-plugin] prepare release javapoet-1.11.0 by Jesse Wilson · 6 years ago
  20. 5d6ff03 Update changelog for 1.11 by Jesse Wilson · 6 years ago
  21. 30ff8ce Merge pull request #644 from square/jwilson.0428.avoid_typeelement_getkind by Jake Wharton · 6 years ago
  22. 1c897e4 Avoid TypeElement.getKind() in ClassName.get(). by Jesse Wilson · 6 years ago
  23. 3f4d5c2 Merge pull request #642 from sormuras/upgrade-errorprone by Jesse Wilson · 6 years ago
  24. c8b9bc8 Merge pull request #629 from sormuras/load-install-jdk-on-the-fly by Jesse Wilson · 6 years ago
  25. 371b82e Merge pull request #643 from square/jwilson.0428.type_annotations by Jesse Wilson · 6 years ago
  26. b1e1a08 Tighten up the code that handles emitting type annotations. by Jesse Wilson · 6 years ago
  27. 491ff3c Upgrade errorprone to 2.3.1 by Christian Stein · 6 years ago
  28. 3c68a05 Load install-jdk.sh on-the-fly by Christian Stein · 6 years ago
  29. 034f0b6 Merge pull request #640 from square/JakeWharton-patch-1 by Jesse Wilson · 6 years ago
  30. 8dea2cb Merge pull request #641 from square/JakeWharton-patch-2 by Jesse Wilson · 6 years ago
  31. d6a0097 Merge pull request #627 from NightlyNexus/eric.nomockito by Jake Wharton · 6 years ago
  32. bc7f6dc Remove unused list by Jake Wharton · 6 years ago
  33. 9ea843d Initialize multiplication result to 1. by Jake Wharton · 6 years ago
  34. 8e9b2ec Merge pull request #638 from sherter/sherter-patch-1 by Jake Wharton · 6 years ago
  35. 24c88ec Fix type typo in README by Simon Herter · 6 years ago
  36. 8ab7616 Merge pull request #631 from NightlyNexus/eric.annotationSpec by Jake Wharton · 6 years ago
  37. f24801f Fail fast with null AnnotationSpec on type. by Eric Cochran · 6 years ago
  38. d91f8e1 Add tests for Java 8 TYPE_USE annotations on arrays (#614). (#618) by Roberto Lublinerman · 6 years ago
  39. d108052 Add another test for direct generics usage. by Eric Cochran · 6 years ago
  40. adced31 Use contextual type parameters for throws types. (#625) by Eric Cochran · 6 years ago
  41. ee82208 Disable overriding methods in final classes. (#626) by Eric Cochran · 6 years ago
  42. b314337 Update the codebase now that we require Java 8 (#617) by Thomas Broyer · 6 years ago
  43. 82e20e0 Merge pull request #621 from square/jwilson.0225.https_links by Jake Wharton · 6 years ago
  44. 28fdcfb Use HTTPS links in documentation where possible. by Jesse Wilson · 6 years ago
  45. 1e70bf3 Require valid annotation member names. (#620) by Eric Cochran · 6 years ago
  46. 62d7826 Merge pull request #616 from sormuras/patch-1 by Jake Wharton · 6 years ago
  47. 0091cc5 Drop `-ea` as JDK 10 is now a release candidate by Christian Stein · 6 years ago
  48. e6bc3b1 Add a note about requiring Java 8 to the changelog. by Jesse Wilson · 6 years ago
  49. b7176d0 Merge pull request #611 from evonsdesigns/patch-1 by Jake Wharton · 6 years ago
  50. a4966ff Correct usage of toString() by Joseph Evans · 6 years ago
  51. d509342 Introduce JDK build matrix on Travis CI (#606) by Christian Stein · 6 years ago
  52. abaa7f0 Fix checkState message in CodeWriter (#609) by Ron Shapiro · 6 years ago
  53. 5dafdcb Fix "Do not submit" from https://github.com/square/javapoet/pull/598 😬😬😬 (#608) by Ron Shapiro · 6 years ago
  54. b68e867 Merge pull request #607 from sormuras/version-1.10.0 by Jake Wharton · 6 years ago
  55. 1ea76b4 Update README.md to version 1.10.0 by Christian Stein · 6 years ago
  56. 29f38bf [maven-release-plugin] prepare for next development iteration by Jesse Wilson · 6 years ago
  57. a2f21df [maven-release-plugin] prepare release javapoet-1.10.0 by Jesse Wilson · 6 years ago
  58. c6dd69c Use $Z in method parameter lists. (#605) by Jesse Wilson · 6 years ago
  59. 9e62955 Update Changelog for 1.10.0. by Jesse Wilson · 6 years ago
  60. da2859b Merge branch 'zhurs-master' by Jesse Wilson · 6 years ago
  61. 870ece8 Fix search of annotated type parameters in imports by zhurs · 6 years ago
  62. 6865d07 Add isEmpty to CodeBlock.Builder. (#596) by Jake Wharton · 6 years ago
  63. 563cf74 Implement CodeBlock.join() and CodeBlock.joining() (#599) by Ron Shapiro · 6 years ago
  64. ca0e12e Adds `$B` as an optional newline if a line will exceed 100 chars (#598) by Ron Shapiro · 6 years ago
  65. 6810608 Updated various versions of 3rd-party libraries and tools (#602) by Christian Stein · 6 years ago
  66. b5cc9f4 Merge pull request #590 from sormuras/patch-1 by Jake Wharton · 6 years ago
  67. 03f3a27 Set com.squareup.javapoet as automatic module name by Christian Stein · 6 years ago
  68. f5b1b62 Include annotations when emitting type variables. (#574) by Jake Wharton · 7 years ago
  69. 384395d Switch from StringWriter to StringBuilder. (#568) by Jake Wharton · 7 years ago
  70. a5694ac addStatement(CodeBlock) overloads for CodeBlock and MethodSpec (#567) by Ron Shapiro · 7 years ago
  71. 08c7148 Fix ClassName regression for class names starting with a $ (#562) by Phil Glass · 7 years ago
  72. 5f3b345 [maven-release-plugin] prepare for next development iteration by jwilson · 7 years ago
  73. dfba6d7 [maven-release-plugin] prepare release javapoet-1.9.0 by jwilson · 7 years ago
  74. 7931dbd Update changelog for 1.9. by jwilson · 7 years ago
  75. ca12c7b Support anonymous inner classes in ClassName#get (#526) by Kay Roepke · 7 years ago
  76. 4cd975b Fix conflicts with types with same name as type being declared (#559) by Thomas Broyer · 7 years ago
  77. 40dfa0c Add convenience anonymousClassBuilder(CodeBlock) (#560) by Zac Sweers · 7 years ago
  78. 48378f7 Upgrade to Checkstyle 7.7. (#556) by Jesse Wilson · 7 years ago
  79. e112795 Verify that null is not passed as vararg parameter (#551) by Ash Davies · 7 years ago
  80. 647b93b Adds messaging to NPEs thrown in MethodSpec.methodBuilder() and MethodSpec.addModifiers() (#550) by Barry Carroll · 7 years ago
  81. 0d6bdeb Merge pull request #547 from square/jw/2017-02-14/error-prone by Jake Wharton · 7 years ago
  82. 89263f0 Add error-prone compiler. by Jake Wharton · 7 years ago
  83. 414da30 test: assert that TypeName are not null (#544) by Benjamin DANGLOT · 7 years ago
  84. b66d3d5 Fix division by zero in CodeBlock arg formatting (#542) by John Draper · 7 years ago
  85. ff50d7b There is a missing symbol "?" in [$T for Types] - [Import static] (#537) by 张旭童 · 7 years ago
  86. 73214de Merge pull request #530 from cconroy/methodspec-named by Jesse Wilson · 8 years ago
  87. c248d40 Merge pull request #529 from cconroy/named-faster by Jesse Wilson · 8 years ago
  88. fa5c190 Add MethodSpec.Builder addNamedCode convenience method by Chris Conroy · 8 years ago
  89. 01f7076 Only send the relevant characters into the matcher by Chris Conroy · 8 years ago
  90. 8ec1afa [maven-release-plugin] prepare for next development iteration by jwilson · 8 years ago
  91. 46913cd [maven-release-plugin] prepare release javapoet-1.8.0 by jwilson · 8 years ago
  92. 70cbbc9 Update readme for 1.8.0. by jwilson · 8 years ago
  93. a1db459 Merge pull request #528 from square/jwilson.1109.nobody_wants_annotations by Jake Wharton · 8 years ago
  94. 19b9d73 Rollback support for retaining parameter annotations. by jwilson · 8 years ago
  95. 8e35831 Merge pull request #527 from square/jwilson.1108.fix_nested_imports by Jake Wharton · 8 years ago
  96. bc65a0b Fix imports of nested types. by jwilson · 8 years ago
  97. bd78680 Merge pull request #525 from square/jwilson.1109.wrapping_space by Jesse Wilson · 8 years ago
  98. 61b0faf Implement line wrapping. by jwilson · 8 years ago
  99. 3bef689 Merge branch 'cconroy-named-arguments' by jwilson · 8 years ago
  100. 8685247 Add support for named arguments to CodeBlock by Chris Conroy · 8 years ago