|
Discussion around the Lezer parser system
|
|
0
|
1660
|
July 9, 2019
|
|
Create autocomplete from grammar terms
|
|
0
|
4
|
June 3, 2026
|
|
How to fix shift/reduce conflict using GLR
|
|
1
|
20
|
May 22, 2026
|
|
How to get access to tokens that were consumed when a specific grammar production matched?
|
|
2
|
28
|
May 4, 2026
|
|
GraphQL grammar
|
|
3
|
1646
|
April 28, 2026
|
|
parsing error when production uses repetition operator
|
|
7
|
39
|
April 23, 2026
|
|
The same code yields different parsing results.
|
|
6
|
40
|
April 8, 2026
|
|
Lezer testing for error nodes
|
|
5
|
69
|
April 7, 2026
|
|
Examples of using an External Tokenizer
|
|
2
|
66
|
February 28, 2026
|
|
Question on disambiguation with undelimited sequences
|
|
6
|
41
|
February 15, 2026
|
|
Lezer - GLR split not working
|
|
1
|
33
|
February 3, 2026
|
|
syntaxTree update behavior when editing paragraphs under lists
|
|
6
|
40
|
January 6, 2026
|
|
Lezer grammar support
|
|
5
|
104
|
December 25, 2025
|
|
How to get input change ranges in `createParse`?
|
|
5
|
105
|
December 7, 2025
|
|
Best way to find position where sub-language tree begins?
|
|
2
|
169
|
November 11, 2025
|
|
Indentation in Lezer
|
|
3
|
79
|
October 13, 2025
|
|
External tokenizer getting invoked too late
|
|
5
|
74
|
September 4, 2025
|
|
`lezer-generator` errors/warnings contain 1-based lines and 0-based columns
|
|
1
|
68
|
September 1, 2025
|
|
how to match special chars in external tokenizers
|
|
2
|
54
|
August 27, 2025
|
|
Guiding error recovery to better match brackets
|
|
1
|
58
|
August 24, 2025
|
|
Heap out of memory error when adding support for case insensitive keywords (lots of them)
|
|
6
|
115
|
August 22, 2025
|
|
Can this Shift/Reduce conflict with nested + be resolved
|
|
2
|
51
|
August 15, 2025
|
|
Implicit Multiplication xyz -> ((x*y)*z)
|
|
2
|
130
|
July 21, 2025
|
|
Help resolving dependency conflicts between Lezer and CodeMirror
|
|
12
|
251
|
July 6, 2025
|
|
Requiring different characters for a token based on context
|
|
3
|
99
|
July 3, 2025
|
|
Concerns about grammar test
|
|
2
|
57
|
June 30, 2025
|
|
Update the Reference Manual
|
|
3
|
80
|
June 27, 2025
|
|
Mustache grammar for lezer parser system
|
|
3
|
152
|
June 23, 2025
|
|
Is it possible to add a prop to an external token?
|
|
2
|
62
|
June 5, 2025
|
|
Parser for Jinja
|
|
2
|
89
|
May 31, 2025
|