|
Discussion around the Lezer parser system
|
|
0
|
1657
|
July 9, 2019
|
|
parsing error when production uses repetition operator
|
|
7
|
7
|
April 23, 2026
|
|
The same code yields different parsing results.
|
|
6
|
29
|
April 8, 2026
|
|
Lezer testing for error nodes
|
|
5
|
51
|
April 7, 2026
|
|
Examples of using an External Tokenizer
|
|
2
|
54
|
February 28, 2026
|
|
Question on disambiguation with undelimited sequences
|
|
6
|
32
|
February 15, 2026
|
|
Lezer - GLR split not working
|
|
1
|
25
|
February 3, 2026
|
|
syntaxTree update behavior when editing paragraphs under lists
|
|
6
|
33
|
January 6, 2026
|
|
Lezer grammar support
|
|
5
|
91
|
December 25, 2025
|
|
How to get input change ranges in `createParse`?
|
|
5
|
99
|
December 7, 2025
|
|
Best way to find position where sub-language tree begins?
|
|
2
|
164
|
November 11, 2025
|
|
Indentation in Lezer
|
|
3
|
74
|
October 13, 2025
|
|
External tokenizer getting invoked too late
|
|
5
|
71
|
September 4, 2025
|
|
`lezer-generator` errors/warnings contain 1-based lines and 0-based columns
|
|
1
|
61
|
September 1, 2025
|
|
how to match special chars in external tokenizers
|
|
2
|
51
|
August 27, 2025
|
|
Guiding error recovery to better match brackets
|
|
1
|
53
|
August 24, 2025
|
|
Heap out of memory error when adding support for case insensitive keywords (lots of them)
|
|
6
|
109
|
August 22, 2025
|
|
Can this Shift/Reduce conflict with nested + be resolved
|
|
2
|
47
|
August 15, 2025
|
|
Implicit Multiplication xyz -> ((x*y)*z)
|
|
2
|
125
|
July 21, 2025
|
|
Help resolving dependency conflicts between Lezer and CodeMirror
|
|
12
|
231
|
July 6, 2025
|
|
Requiring different characters for a token based on context
|
|
3
|
98
|
July 3, 2025
|
|
Concerns about grammar test
|
|
2
|
53
|
June 30, 2025
|
|
Update the Reference Manual
|
|
3
|
77
|
June 27, 2025
|
|
Mustache grammar for lezer parser system
|
|
3
|
145
|
June 23, 2025
|
|
Is it possible to add a prop to an external token?
|
|
2
|
60
|
June 5, 2025
|
|
Parser for Jinja
|
|
2
|
86
|
May 31, 2025
|
|
Granularity of incremental parsing
|
|
1
|
124
|
May 30, 2025
|
|
match for all characters
|
|
6
|
993
|
May 22, 2025
|
|
How to dispatch a transaction with function name followed by inserting brackets?
|
|
1
|
44
|
May 8, 2025
|
|
[Help] local token group used together with EOF
|
|
2
|
72
|
April 8, 2025
|