summaryrefslogtreecommitdiff
path: root/java/com/google/devtools/common/options/EnumConverter.java
AgeCommit message (Expand)Author
2017-07-20Fix options parsing javadoc typo.gregce
2017-02-16Rationalize copyright headersDamien Martin-Guillerez
2017-02-16Add a converter for enum flags that can also be boolean.Googler
2017-02-16Added an help command to dump all options for completionDamien Martin-Guillerez