Issues
- 0
Documentation needs back links
#216 opened by ninkibah - 3
Documentation addition: Advice on rules
#214 opened by ninkibah - 4
Compile-time parsing quoted lists does not work
#122 opened by jgopel - 0
Feature request: tag new release
#213 opened by leha-bot - 1
- 1
Install only defined if lexy is top level project
#205 opened by adamdusty - 0
`lexyd::_detect_scan_state` cannot detect state for non-defaulted parsed values
#209 opened by Spartan322 - 0
`lexy::dsl::error(rule)` cannot compile if the rule has a scanner that needs a parse state
#211 opened by Spartan322 - 6
Location tracking.
#208 opened by rkaminsk - 2
- 5
- 3
`invalid use of incomplete type 'struct lexyd::_capt` on use of `scanner::capture_token`
#200 opened by Spartan322 - 0
Get any rule's value as a string
#198 opened by 0x0015 - 2
Typo: `spacing_mark` spelled `spaing_mark`
#195 opened by midrare - 1
Playground site fails to load samples
#193 opened by afeinman-snap - 1
C++14 support
#196 opened by olivierbichler-cea - 2
Playground has gray text on a gray background
#189 opened by Bobini1 - 1
- 1
Ability to provide own encoding
#188 opened by Xottab-DUTY - 1
Release page issues
#187 opened by afeinman-snap - 1
SIGSEGV on Iterator lexy::_detail::min_range_end
#184 opened by basdp - 2
- 4
Find a way to provide the line that doesn't compile in the compilation error
#178 opened by EmmanuelMess - 7
- 3
problem with `lexy::callback_with_state`
#177 opened by rkaminsk - 2
location tracking for operators
#170 opened by rkaminsk - 1
- 3
Support `code_point.range` for any byte encoding
#168 opened by Spartan322 - 2
- 1
Web breaks in firefox
#164 opened by EmmanuelMess - 1
Support std::filesystem::path for input file
#167 opened by EmmanuelMess - 0
Documentation error for dsl::until
#161 opened by EmmanuelMess - 3
Add examples for parse
#163 opened by EmmanuelMess - 2
error: no member named 'p' in 'AIR::(lambda ...)
#156 opened by OfekShochat - 1
- 0
- 0
How to signal a parse error from a value callback?
#148 opened by Korsar13 - 0
- 2
Wrong callback for `dsl::curly_bracketed.opt`
#141 opened by rkaminsk - 1
Problems using the scan action with parser state
#142 opened by rkaminsk - 1
Documentation suggestion
#139 opened by Ebenezer-group - 1
Multiple input files
#140 opened by liangjs - 3
Confusing error messages.
#136 opened by rkaminsk - 1
Parsing C++ expression statements
#137 opened by osdeverr - 2
Assertion failure on scan rule failure
#135 opened by rkaminsk - 2
- 1
Autocomplete State
#130 opened by ruler501 - 0
- 1
Parsing to bools and enums
#124 opened by jgopel - 1
Grammar/AST code works when parsed as tree, but not when parsed normally
#121 opened by sarcasticnature