|
Discussion around the Lezer parser system
|
|
0
|
1667
|
July 9, 2019
|
|
FencedCode like structures and composite elements
|
|
11
|
44
|
July 8, 2026
|
|
parseMixed with existing packages
|
|
6
|
61
|
June 16, 2026
|
|
Create autocomplete from grammar terms
|
|
2
|
54
|
June 4, 2026
|
|
How to fix shift/reduce conflict using GLR
|
|
1
|
39
|
May 22, 2026
|
|
How to get access to tokens that were consumed when a specific grammar production matched?
|
|
2
|
42
|
May 4, 2026
|
|
GraphQL grammar
|
|
3
|
1666
|
April 28, 2026
|
|
parsing error when production uses repetition operator
|
|
7
|
51
|
April 23, 2026
|
|
The same code yields different parsing results.
|
|
6
|
58
|
April 8, 2026
|
|
Lezer testing for error nodes
|
|
5
|
77
|
April 7, 2026
|
|
Examples of using an External Tokenizer
|
|
2
|
83
|
February 28, 2026
|
|
Question on disambiguation with undelimited sequences
|
|
6
|
54
|
February 15, 2026
|
|
Lezer - GLR split not working
|
|
1
|
39
|
February 3, 2026
|
|
syntaxTree update behavior when editing paragraphs under lists
|
|
6
|
51
|
January 6, 2026
|
|
Lezer grammar support
|
|
5
|
114
|
December 25, 2025
|
|
How to get input change ranges in `createParse`?
|
|
5
|
114
|
December 7, 2025
|
|
Best way to find position where sub-language tree begins?
|
|
2
|
176
|
November 11, 2025
|
|
Indentation in Lezer
|
|
3
|
87
|
October 13, 2025
|
|
External tokenizer getting invoked too late
|
|
5
|
79
|
September 4, 2025
|
|
`lezer-generator` errors/warnings contain 1-based lines and 0-based columns
|
|
1
|
77
|
September 1, 2025
|
|
how to match special chars in external tokenizers
|
|
2
|
68
|
August 27, 2025
|
|
Guiding error recovery to better match brackets
|
|
1
|
69
|
August 24, 2025
|
|
Heap out of memory error when adding support for case insensitive keywords (lots of them)
|
|
6
|
124
|
August 22, 2025
|
|
Can this Shift/Reduce conflict with nested + be resolved
|
|
2
|
56
|
August 15, 2025
|
|
Implicit Multiplication xyz -> ((x*y)*z)
|
|
2
|
146
|
July 21, 2025
|
|
Help resolving dependency conflicts between Lezer and CodeMirror
|
|
12
|
281
|
July 6, 2025
|
|
Requiring different characters for a token based on context
|
|
3
|
106
|
July 3, 2025
|
|
Concerns about grammar test
|
|
2
|
62
|
June 30, 2025
|
|
Update the Reference Manual
|
|
3
|
85
|
June 27, 2025
|
|
Mustache grammar for lezer parser system
|
|
3
|
162
|
June 23, 2025
|