aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2020-01-20Update changelog for 1.12.1Egor Andreevici
2020-01-09Changelog for 1.12.0Egor Andreevici
2019-02-06Add documentation on nextControlFlow to README #693Galder Zamarreño
2018-07-11Replace incorrect usage of anonymousInnerClassPeter Donald
2018-05-16Update changelog for 1.11.1.Jesse Wilson
2018-04-29Update changelog for 1.11Jesse Wilson
2018-04-23Initialize multiplication result to 1.Jake Wharton
2018-04-11Fix type typo in READMESimon Herter
2018-02-25Use HTTPS links in documentation where possible.Jesse Wilson
2018-02-06Correct usage of toString()Joseph Evans
2018-01-27Update README.md to version 1.10.0Christian Stein
2017-05-13Update changelog for 1.9.jwilson
2017-01-18There is a missing symbol "?" in [$T for Types] - [Import static] (#537)张旭童
2016-11-09Update readme for 1.8.0.jwilson
2016-11-09Add support for named arguments to CodeBlockChris Conroy
2016-05-29Added missing variable in import static example.Christian Stein
2016-04-26Changelog for JavaPoet 1.7.0.jwilson
2016-03-21Update changelog for 1.6.1.jwilson
2016-03-19Update README for JavaPoet 1.6.0.jwilson
2016-01-101.5.1 is the latest release.jwilson
2016-01-10JavaPoet 1.5.0 is out.jwilson
2016-01-10Static import corner case tests and README/CHANGELOG updates.Christian Stein
2015-11-14Updated download section to 1.4.0Christian Stein
2015-10-26Update Javadoc link.Jesse Wilson
2015-09-21Update README.mdAndré Diermann
2015-07-13Use correct return type in inner class exampleAuke Schrijnen
2015-07-12Bump version to 1.2.0 in README.md file.Tom Reznik
2015-06-10Add missing word.Tobias Preuss
2015-06-03Overriding-only w/o poet support and pointing to the actual snapshotsormuras
2015-05-26Bump README.md to 1.1.0.Jesse Wilson
2015-02-23Update README.mdJesse Wilson
2015-02-23Add links to JavadocJesse Wilson
2015-02-19Correct method reference for writing.Jake Wharton
2015-01-31Fixed typo in Constructors section.Zach Klippenstein
2015-01-28Don't use java.lang.reflect.Type internally.Jesse Wilson
2015-01-25Document annotations and Javadoc.Jesse Wilson
2015-01-20README highlighting and indentation fixesTom Reznik
2015-01-20More documentation.Jesse Wilson
2015-01-18Update README with an introduction.Jesse Wilson
2015-01-18Link to JavaWriter.Jesse Wilson
2015-01-14Fix up example code.Jake Wharton
2015-01-13JavaPoet.Jesse Wilson
2014-12-17Auto-deploy snapshots to Sonatype.Jake Wharton
2014-12-03Prepare version 2.5.1.Jake Wharton
2014-11-19Use new central artifact redirect link.Jake Wharton
2013-09-08Fix Example Codedodgex
2013-07-15Update example for 2.1.0.Jake Wharton
2013-02-01Package adds a newline now.Jake Wharton
2013-01-31Make all methods fluent. Add simple example in README.Jake Wharton
2013-01-31Rename to JavaSourceWriter.Jake Wharton