aboutsummaryrefslogtreecommitdiffstats
path: root/epan/protobuf_lang_parser.lemon
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Add missing prototypes to lemon-generated code.Gerald Combs1-0/+4
2021-04-02protobuf: Fix leaking nodes and stringsTomasz Moń1-1/+1
2021-03-27protobuf: fix leaking tokensTomasz Moń1-3/+5
2021-03-26protobuf: free memory used by scanner after parsingTomasz Moń1-0/+2
2020-12-27Protobuf: fix bugs that parsing complex syntax .proto filesHuang Qiangxiong1-9/+53
2020-12-09Fix various spelling errors.Guy Harris1-1/+1
2020-11-18Protobuf: rewrite parser of *.proto file from Bison to LemonHuang Qiangxiong1-0/+632