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
vs.choice() always returns 0 when %whitespace is defined.
#266
CameronTofer
closed
1 year ago
1
Unable to parse "special" characters like £¤¥¦§
#265
iain-waugh
closed
1 year ago
5
.enter/.leave get called twice, but shouldn't.
#264
gamagan
closed
1 year ago
3
About macro and actions
#263
95A31
closed
1 year ago
2
Build error on 10.7–10.12: Undefined symbols for architecture x86_64: "typeinfo for std::bad_any_cast"
#262
barracuda156
closed
1 year ago
3
Any method to integrate a customized lexer in your library?
#261
asmwarrior
closed
1 year ago
2
Issue in parser reuse
#260
95A31
closed
1 year ago
1
Proper way to handle double quoted escape sequence?
#259
gamagan
closed
1 year ago
2
MSVC warning about funky characters.
#258
gamagan
closed
1 year ago
1
Various issue with recursive tokens
#257
fdedinec
closed
1 year ago
3
Packrat uses too much memory
#256
w4454962
closed
2 years ago
1
Avoid requiring pthread on Linux distribution
#255
ptal
closed
2 years ago
8
Fix #253
#254
yhirose
closed
2 years ago
0
sprintf is deprecated warning
#253
kkayal
closed
2 years ago
1
Issues when installing CMake project
#252
russkel
closed
2 years ago
2
`BUILD_TESTS` vs. `PEGLIB_BUILD_TESTS`
#251
russkel
closed
2 years ago
5
Optional suffix with no %whitespace
#250
kfsone
closed
2 years ago
4
"\w" and "\d" character class shortcuts
#249
kfsone
closed
1 year ago
3
Inter-token and inter-rule "noise"
#248
kfsone
closed
2 years ago
1
Reorganize as modern CMake with an interface target
#247
kfsone
closed
2 years ago
4
Lint with trace on error segfaults
#246
allenbarnett5
closed
2 years ago
4
Parser can't detect end of file.
#245
SamuelMartens
closed
2 years ago
2
Resolve #234
#244
yhirose
closed
2 years ago
0
clean up warnings in peglib.h sprintf on Visual Studio
#243
rwtolbert
closed
2 years ago
1
Follow-up on recovery with syntax errors
#242
rwtolbert
closed
2 years ago
3
Just a few small changes to silence warnings on VS2022 on Windows.
#241
rwtolbert
closed
2 years ago
3
Custom error messages without recovery
#240
rwtolbert
closed
2 years ago
1
Remove Symbol Table support due to the serious limitation
#239
yhirose
closed
2 years ago
0
%t doesn't (always) show the unexpected token
#238
kfsone
closed
2 years ago
1
Crash when there is a Cut operator which doesn't belong to a PrioritizedChoice operator
#237
kfsone
closed
2 years ago
4
feature request: prevent token identity decent
#236
kfsone
closed
2 years ago
1
Question: reverse error prioritization
#235
kfsone
closed
2 years ago
1
Error reporting questions
#234
kfsone
closed
2 years ago
1
Remove default symbol table support or make it optional at compile time
#233
yhirose
closed
2 years ago
0
Small typo in AstBase constructor parameters
#232
NotAPenguin0
closed
2 years ago
1
Symbols remain defined after failure and backtrack
#231
ChrisHixon
closed
2 years ago
4
Improving AST optimizer
#230
mingodad
closed
2 years ago
2
AST keys/tags/names how to ?
#229
mingodad
closed
2 years ago
8
Symbol table extension
#228
mingodad
closed
2 years ago
16
Segfault using peglint --trace
#227
mingodad
closed
2 years ago
3
Is it possible to also jump to definition on input error in the playground ?
#226
mingodad
closed
2 years ago
4
Provided unit tests fail
#225
NotAPenguin0
closed
2 years ago
1
Is WeakHolder necessary?
#224
NotAPenguin0
closed
2 years ago
2
Dump the cpp-peglib parser PEG grammar
#223
yhirose
closed
2 years ago
1
Add cpp-peglib grammar extracted from peglib.h
#222
mingodad
closed
2 years ago
1
PEG grammar for cpp-peglib
#221
yhirose
closed
2 years ago
5
Add insensitive case character class
#220
mingodad
closed
2 years ago
0
Add cmake toggle to disable tests
#219
NotAPenguin0
closed
2 years ago
5
This valid character class is not accepted [^]
#218
mingodad
closed
2 years ago
1
Small difference on profile count between peg/leg == chpeg != peglib
#217
mingodad
closed
2 years ago
5
Previous
Next