st-cheewah
Results
2
issues of
st-cheewah
`:auto-whitespace` feature is awesome and I will like to propose we use (abuse?) the `,` marker in ebnf to optionally apply its logic, i.e. add support for something like the...
When parsing the following protocol buffer text, the parser keeps consuming 100% cpu until OutOfMemoryError. ``` syntax = "proto3"; message Msg1 { int32 a = 1 [packed = "true", deprecated...