issues
search
yhirose
/
cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
MIT License
916
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enforcing whitespace and infix
#166
kkayal
closed
3 years ago
4
possible meson subproject support
#165
apache-hb
closed
3 years ago
1
Fix spelling errors in README and peglint tool help command
#164
apache-hb
closed
3 years ago
1
fix #162
#163
apache-hb
closed
3 years ago
3
unreachable code in token_to_number_ when <charconv> header is present
#162
apache-hb
closed
3 years ago
5
ErrorInfo::heuristic_error_token error_pos argument shadows class member
#161
apache-hb
closed
3 years ago
1
Fix #159
#160
yhirose
closed
3 years ago
0
Precedence climbing: Missing error message
#159
kkayal
closed
3 years ago
1
Possible performance drop when checking infinite loops
#158
jamoralp
closed
3 years ago
3
Fix #156
#157
yhirose
closed
3 years ago
0
Performance degradation
#156
vehlwn
closed
3 years ago
3
peglib not a true superset of peg
#155
mqnc
closed
3 years ago
1
return null grammar
#154
Quetzalfir
closed
3 years ago
3
Ast should be explicitly marked as non-copyable
#153
yesint
closed
3 years ago
3
added ability to update the grammar in a parser
#152
mqnc
closed
3 years ago
2
Is it okay for basic example to take ~30 seconds to compile?
#151
exoticus
closed
3 years ago
1
Improve %whitespace behavior
#150
siy
closed
3 years ago
2
creating a dynamic parser
#149
mqnc
closed
3 years ago
1
example in readme outdated
#148
mqnc
closed
3 years ago
1
strange bug when using packrat parsing
#147
mqnc
closed
3 years ago
4
Question on how to create auto-formatters from PEG grammar
#146
no-more-secrets
closed
3 years ago
2
How get with first choice info
#145
lilijreey
closed
3 years ago
2
Improve compile time
#144
yhirose
closed
3 years ago
1
Linux/gcc 8.4: core dump with example code
#143
SpaceIm
closed
3 years ago
9
Remove charconv requirement
#142
nsmith-
closed
3 years ago
4
Tag 1.3.0 is incompatible with C++20
#141
jordanvrtanoski
closed
3 years ago
1
Why throw bad_cast
#140
lilijreey
closed
3 years ago
1
Cut operator support
#139
yhirose
closed
3 years ago
0
Disable backtracking?
#138
no-more-secrets
closed
3 years ago
8
Feature request: hints for AST optimization in the grammar
#137
yesint
closed
3 years ago
4
from_chars() is not implemented in some C++17 compilers
#136
yesint
closed
3 years ago
7
Ability to start parsing from specified rule
#135
siy
closed
3 years ago
4
Standalone parser generation
#134
siy
closed
3 years ago
1
Playground is down
#133
siy
closed
3 years ago
10
Is it possible to skip some rules dynamically?
#132
asmwarrior
closed
3 years ago
9
Recursive tokens not listed
#131
Downsite
closed
3 years ago
2
Initialize the parser in shared library(linux platform) causing error for parser's operator=
#130
lanphon
closed
3 years ago
4
create sample grammar for C language (or subset thereof) similar to 'picoc'
#129
pdhahn
closed
4 years ago
1
Interaction between `%whitespace` and token boundary operators
#128
no-more-secrets
closed
4 years ago
4
token() in AST different from SemanticValues
#127
sasq64
closed
4 years ago
2
cpp-peglib crash
#126
Beedeebee
closed
4 years ago
1
Benchmarking grammar ?
#125
sasq64
closed
3 years ago
5
C++17 support
#124
yhirose
closed
3 years ago
0
Differences in parsing with RegEx
#123
Beedeebee
closed
4 years ago
2
A heap overflow in peglib.h:347
#122
seviezhou
closed
4 years ago
9
A Segmentation fault in peglib.h:3650
#121
seviezhou
closed
4 years ago
5
hyphen ('-') handling issue
#120
elivermeulen
closed
4 years ago
3
peg::parse_error escapes parse()
#119
sasq64
closed
4 years ago
3
compiling with -Woverloaded-virtual fails
#118
xmaton
closed
4 years ago
4
Fix support to custom AST node types
#117
peoro
closed
4 years ago
0
Previous
Next