Discussion around the Lezer parser system
|
|
0
|
1603
|
July 9, 2019
|
External tokenizer getting invoked too late
|
|
5
|
12
|
September 4, 2025
|
`lezer-generator` errors/warnings contain 1-based lines and 0-based columns
|
|
1
|
12
|
September 1, 2025
|
how to match special chars in external tokenizers
|
|
2
|
10
|
August 27, 2025
|
Guiding error recovery to better match brackets
|
|
1
|
10
|
August 24, 2025
|
Heap out of memory error when adding support for case insensitive keywords (lots of them)
|
|
6
|
35
|
August 22, 2025
|
Can this Shift/Reduce conflict with nested + be resolved
|
|
2
|
17
|
August 15, 2025
|
Implicit Multiplication xyz -> ((x*y)*z)
|
|
2
|
66
|
July 21, 2025
|
Help resolving dependency conflicts between Lezer and CodeMirror
|
|
12
|
87
|
July 6, 2025
|
Requiring different characters for a token based on context
|
|
3
|
66
|
July 3, 2025
|
Concerns about grammar test
|
|
2
|
23
|
June 30, 2025
|
Update the Reference Manual
|
|
3
|
51
|
June 27, 2025
|
Mustache grammar for lezer parser system
|
|
3
|
101
|
June 23, 2025
|
Is it possible to add a prop to an external token?
|
|
2
|
35
|
June 5, 2025
|
Parser for Jinja
|
|
2
|
48
|
May 31, 2025
|
Granularity of incremental parsing
|
|
1
|
47
|
May 30, 2025
|
match for all characters
|
|
6
|
949
|
May 22, 2025
|
How to dispatch a transaction with function name followed by inserting brackets?
|
|
1
|
22
|
May 8, 2025
|
[Help] local token group used together with EOF
|
|
2
|
43
|
April 8, 2025
|
[help/bug?] local tokens group with `@speciailize`
|
|
4
|
51
|
April 1, 2025
|
[help] local tokens used together with other tokens
|
|
2
|
59
|
March 30, 2025
|
Recursive expression with optional parentesis.
|
|
2
|
37
|
March 18, 2025
|
Add @detectdelim to cpp.grammar for cursorSyntaxRight?
|
|
6
|
70
|
March 16, 2025
|
Can we replace the markdown-it of prosemorr-markdown with @lezer/markdown
|
|
2
|
96
|
March 6, 2025
|
Hierarchical Markdown
|
|
5
|
127
|
February 17, 2025
|
Problem -> auto close «»
|
|
5
|
88
|
February 12, 2025
|
lezer markdown render1
|
|
0
|
47
|
February 5, 2025
|
Need help with grammar
|
|
3
|
103
|
January 10, 2025
|
Shift/reduce conflict in simple grammar
|
|
1
|
56
|
January 8, 2025
|
How to match end of file in line oriented grammars?
|
|
11
|
1458
|
January 3, 2025
|