|
Discussion around the Lezer parser system
|
|
0
|
1668
|
July 9, 2019
|
|
Ignoring document portion during parsing
|
|
1
|
11
|
August 14, 2026
|
|
ChordPro Environment grammar question
|
|
2
|
13
|
August 6, 2026
|
|
Ambiguity problem in ChordPro (new question created)
|
|
0
|
12
|
August 5, 2026
|
|
FencedCode like structures and composite elements
|
|
11
|
53
|
July 8, 2026
|
|
parseMixed with existing packages
|
|
6
|
68
|
June 16, 2026
|
|
Create autocomplete from grammar terms
|
|
2
|
61
|
June 4, 2026
|
|
How to fix shift/reduce conflict using GLR
|
|
1
|
45
|
May 22, 2026
|
|
How to get access to tokens that were consumed when a specific grammar production matched?
|
|
2
|
45
|
May 4, 2026
|
|
GraphQL grammar
|
|
3
|
1672
|
April 28, 2026
|
|
parsing error when production uses repetition operator
|
|
7
|
57
|
April 23, 2026
|
|
The same code yields different parsing results.
|
|
6
|
65
|
April 8, 2026
|
|
Lezer testing for error nodes
|
|
5
|
81
|
April 7, 2026
|
|
Examples of using an External Tokenizer
|
|
2
|
89
|
February 28, 2026
|
|
Question on disambiguation with undelimited sequences
|
|
6
|
63
|
February 15, 2026
|
|
Lezer - GLR split not working
|
|
1
|
43
|
February 3, 2026
|
|
syntaxTree update behavior when editing paragraphs under lists
|
|
6
|
61
|
January 6, 2026
|
|
Lezer grammar support
|
|
5
|
120
|
December 25, 2025
|
|
How to get input change ranges in `createParse`?
|
|
5
|
122
|
December 7, 2025
|
|
Best way to find position where sub-language tree begins?
|
|
2
|
181
|
November 11, 2025
|
|
Indentation in Lezer
|
|
3
|
91
|
October 13, 2025
|
|
External tokenizer getting invoked too late
|
|
5
|
83
|
September 4, 2025
|
|
`lezer-generator` errors/warnings contain 1-based lines and 0-based columns
|
|
1
|
78
|
September 1, 2025
|
|
how to match special chars in external tokenizers
|
|
2
|
74
|
August 27, 2025
|
|
Guiding error recovery to better match brackets
|
|
1
|
74
|
August 24, 2025
|
|
Heap out of memory error when adding support for case insensitive keywords (lots of them)
|
|
6
|
127
|
August 22, 2025
|
|
Can this Shift/Reduce conflict with nested + be resolved
|
|
2
|
60
|
August 15, 2025
|
|
Implicit Multiplication xyz -> ((x*y)*z)
|
|
2
|
148
|
July 21, 2025
|
|
Help resolving dependency conflicts between Lezer and CodeMirror
|
|
12
|
289
|
July 6, 2025
|
|
Requiring different characters for a token based on context
|
|
3
|
108
|
July 3, 2025
|