| commit | c17877f18ffd42e827af5b443f8dd41684cc0fae | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Wed Feb 26 11:11:39 2020 -0800 |
| committer | GitHub <noreply@github.com> | Wed Feb 26 11:11:39 2020 -0800 |
| tree | 7b0d195774d51a13b63eadf4626e189ea6bed603 | |
| parent | 6ec8be0194a53b082b260a0871f31ca1b50d358d [diff] |
Use camelcase for enums (dart-lang/yaml#65) - Rename non-public enums to use camel case. - Rephrase some doc comments to use modern style. - Remove some doc comments that add no new information.