Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-04 | Corrected behavior of option {n2n, EnumTypeName} when | Kenneth Lundin | |
EnumTypeName contains a hypen like fore example Cause-Misc. This caused syntax errors when compiling the generated Erlang code. | |||
2012-07-11 | Make n2n option work for enumerated types without extension | Gustav Simonsson | |
markers. Add test enumeration types for testing n2n option when using the name2num and num2name functions on an enumeration value not in the extension root of an enumeration type with extension marker. |