Age | Commit message (Expand) | Author |
2014-06-01 | fixed up ‘consequent boolean’ proposal with a different key name and docu... | Reinier Zwitserloot |
2014-05-31 | Create GETTER_CONSEQUENT_BOOLEAN. | Maaartin Grajcar |
2014-05-27 | Changed the lombok.nonNull.exceptionType configkey to be an enum, partly to e... | Reinier Zwitserloot |
2014-05-23 | Added confkey to make @NonNull generate a different exception because of the ... | Reinier Zwitserloot |
2014-05-22 | added conf keys (and implementation to make them work) for lombok.getter.lazy... | Reinier Zwitserloot |
2014-03-26 | [i659] suppression of @ConstructorProperties should use config instead. Also ... | Roel Spilker |
2014-03-05 | [configuration] All current kets are now camelCase and stop-bubbling is renam... | Roel Spilker |
2014-02-06 | [configuration] Added the configuration keys lombok.ToString.doNotUseGetters ... | Roel Spilker |
2014-01-23 | [configuration] Small improvements to the command line app | Roel Spilker |
2014-01-20 | [configuration] Improved descriptions of configuration keys | Roel Spilker |
2014-01-20 | [configuration] Added all the @Accessors stuff as a configuration key. | Reinier Zwitserloot |
2014-01-20 | [configuration] ConfigurationKey now has a description | Roel Spilker |
2014-01-19 | [configuration] added a service-loader based way to load ConfigurationKeys, s... | Reinier Zwitserloot |
2014-01-19 | [trivial] added test for logger config keys. | Reinier Zwitserloot |
2014-01-19 | [configuration] Make sure the ConfigurationKeys class is initialized | Roel Spilker |
2014-01-18 | [configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'... | Reinier Zwitserloot |
2014-01-18 | Moved NonNull's FLAG_USAGE ConfigurationKey definition to ConfigurationKeys t... | Reinier Zwitserloot |
2014-01-18 | [configuration] implementations for log's log.any.fieldIsStatic config. | Reinier Zwitserloot |
2014-01-18 | [configuration] initial batch of configuration keys, primarily for flag usages. | Reinier Zwitserloot |