issues
search
tlaplus-community
/
tree-sitter-tlaplus
A tree-sitter grammar for TLA⁺ and PlusCal
MIT License
57
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check that generated file tree-sitter-tlaplus.wasm is current in CI
#27
ahelwer
closed
3 years ago
0
Check generated wasm file is up to date in CI
#26
ahelwer
closed
3 years ago
0
Test parsing examples corpus during CI
#25
ahelwer
closed
3 years ago
0
Correctly parse proof step levels with external scanner
#24
ahelwer
closed
3 years ago
3
Get tree-sitter playground working and hosted on github pages
#23
ahelwer
closed
3 years ago
0
Correctly parse all specs in the Examples repo
#22
ahelwer
closed
3 years ago
0
Can now parse Bakery.tla
#21
ahelwer
closed
3 years ago
0
Keep tree-sitter from splitting up keyword tokens
#20
ahelwer
closed
3 years ago
2
Improve external scanner to function usefully during error recovery
#19
ahelwer
closed
9 months ago
1
Ensure branch builds: ext-scanner-glr-bug
#18
ahelwer
closed
3 years ago
0
Moved external scanner fully to generalized token lookahead system
#17
ahelwer
closed
3 years ago
0
Properly parse nested block quotes, extramodular text, and (some) jlist unit terminations using the external scanner
#16
ahelwer
closed
3 years ago
0
Support nested block comments - requires external scanner
#15
ahelwer
closed
3 years ago
0
Exclude keywords from identifiers
#14
ahelwer
closed
1 year ago
0
Fixed issues encountered when trying to parse tlaplus/examples
#13
ahelwer
closed
3 years ago
0
Check whether grammar & code are in sync in CI workflow
#12
ahelwer
closed
3 years ago
0
Possible feature: parse Cartesian product as list
#11
ahelwer
closed
3 years ago
1
Add CI for Windows and Ubuntu
#10
ahelwer
closed
3 years ago
0
Handle interaction between CASE and jlist with weird indentation of case arm
#9
ahelwer
closed
9 months ago
5
Fixed interaction between junction lists and CASE/ITE constructs
#8
ahelwer
closed
3 years ago
0
Added basic syntax highlighting
#7
ahelwer
closed
3 years ago
0
Grammar should correctly parse non-comment (* expressions without error recovery
#6
ahelwer
closed
1 year ago
0
Parsing collision between higher-order function arguments and infix operators
#5
ahelwer
closed
1 year ago
0
Correctly parse land/lor operators in nonfix form
#4
ahelwer
closed
1 year ago
0
Junctlists should terminate on definition of new module-level unit
#3
ahelwer
closed
9 months ago
5
Implemented external scanner for parsing conjunction & disjunction lists
#2
ahelwer
closed
3 years ago
0
Created functional TLA+2 tree-sitter parser
#1
ahelwer
closed
3 years ago
0
Previous