aboutsummaryrefslogtreecommitdiffstats
path: root/epan/protobuf_lang_scanner.l
AgeCommit message (Expand)AuthorFilesLines
2022-11-20Add macros to control lemon diagnosticsJoão Valverde1-2/+2
2022-11-09Protobuf: fix the bug about string formatHuang Qiangxiong1-2/+2
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde1-1/+1
2021-03-27protobuf: fix leaking tokensTomasz Moń1-0/+1
2020-11-18Protobuf: rewrite parser of *.proto file from Bison to LemonHuang Qiangxiong1-86/+80
2020-11-05Protobuf: fix bug about parsing negative enum value numberHuang Qiangxiong1-5/+5
2019-10-14Protobuf: Add show_details preferences. Fix two bugs.Huang Qiangxiong1-2/+2
2019-10-07protobuf: add support for Protocol Buffers Language (*.proto) filesHuang Qiangxiong1-0/+199