qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
78 stars 17 forks source link

Unmangle enums #383

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Unmangle enums

Enums should be lower-cased and _ turned to -, nothing else.