issues
search
usagi-coffee
/
tree-sitter-abl
OpenEdge ABL grammar for tree-sitter
MIT License
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parser error on INIT keyword in DEFINE statement
#46
PauliusKu
closed
2 months ago
0
Parser error on WHEN keyword in ASSIGN statement
#45
PauliusKu
closed
2 months ago
0
Escape character throws ERROR
#44
PauliusKu
closed
2 months ago
0
Destructors are not parsed
#43
PauliusKu
closed
2 months ago
0
These keywords are being captured with all the spaces in front. Is this a correct behavior?
#42
PauliusKu
closed
3 months ago
2
Error on END METHOD.
#41
PauliusKu
closed
3 months ago
0
Errors when defining class properties: DEFINE PUBLIC STATIC and DEFINE OVERRIDE PUBLIC
#40
PauliusKu
closed
3 months ago
0
Error on this method.
#39
PauliusKu
closed
8 months ago
1
Errors on ASSIGN
#38
PauliusKu
closed
8 months ago
0
Error on OVERRIDE keyword
#37
PauliusKu
closed
8 months ago
0
Error on ABSTRACT keyword
#36
PauliusKu
closed
8 months ago
0
Parentheses are not working
#35
PauliusKu
closed
8 months ago
2
USING is not identified.
#34
PauliusKu
closed
8 months ago
0
Interface is identified as abl_statement.
#33
PauliusKu
closed
8 months ago
0
Class_statement is not identified as the whole class (ends with first END statement).
#32
PauliusKu
closed
8 months ago
0
Method is identified as abl_statement.
#31
PauliusKu
closed
8 months ago
0
Error for comment with "//"
#30
PauliusKu
closed
9 months ago
2
Temp-table parsing is not implemented
#29
PauliusKu
closed
2 months ago
2
Incorrect parsing
#28
PauliusKu
closed
8 months ago
2
Error when using few related tables
#27
PauliusKu
closed
9 months ago
0
Error in multi-level sorting
#26
PauliusKu
closed
9 months ago
0
Error when parsing ELSE block
#25
PauliusKu
closed
10 months ago
0
Issues when parsing default error scope statement
#24
PauliusKu
closed
10 months ago
0
Implement REPEAT statement
#23
PauliusKu
closed
11 months ago
0
Lock modifier is not detected if it's located before where clause.
#22
PauliusKu
closed
11 months ago
0
Issues when parsing objects
#21
PauliusKu
closed
11 months ago
1
Break up keyword in some phrases
#20
jchros
closed
1 year ago
0
Add `CLASS` statement
#19
jchros
closed
1 year ago
0
Add `CATCH` and `FINALLY` statements
#18
jchros
closed
1 year ago
0
Improvements to the `field_access` rule
#17
jchros
closed
1 year ago
1
Add `CAN-FIND` function
#16
jchros
closed
1 year ago
0
Add `CURRENT-CHANGED` unary operator
#15
jchros
closed
1 year ago
0
Add the `CONTAINS` operator
#14
jchros
closed
1 year ago
0
Add `FIND CURRENT` statement
#13
jchros
closed
1 year ago
0
Add some miscellaneous unary operators
#12
jchros
closed
1 year ago
0
Improve stream statements
#11
jchros
closed
1 year ago
0
Add more comparison operators
#10
jchros
closed
1 year ago
0
Unary minus can't be used with many expressions
#9
jchros
closed
1 year ago
0
Wrong precedence of unary expression w/ logical expressions
#8
jkbz64
closed
1 year ago
0
Wrong precedence of logical operators
#7
jchros
closed
1 year ago
0
Hide some rules + some tidying
#6
jchros
closed
1 year ago
5
Can't use logic operators in expressions
#5
jchros
closed
1 year ago
7
Add "YES" and "NO" boolean literals
#4
jchros
closed
1 year ago
0
More operator precedence issues
#3
jchros
closed
1 year ago
1
Incorrect precendence of the `NOT` operator
#2
jchros
closed
1 year ago
1
Grammar railroad diagram
#1
mingodad
closed
1 year ago
0
Previous