summaryrefslogtreecommitdiff
path: root/java/com/google/devtools/common/options/OptionsBase.java
AgeCommit message (Expand)Author
2018-05-04Clean up code that directly imports nested classes like Builder, Entry, etc.jcater
2017-08-25Add OptionDefinition layer between the @Option annotation and its fields and ...ccalvarin
2017-04-27Add a way for options classes to mark that they are skyframe-friendlybrandjon
2017-04-27Add a way of constructing OptionsBase subclass instances from mapsbrandjon
2017-02-16Rationalize copyright headersDamien Martin-Guillerez
2017-02-16Added an help command to dump all options for completionDamien Martin-Guillerez