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
Add & reorganize syntax tests
#131
ahelwer
closed
3 weeks ago
0
Synced syntax tests
#130
ahelwer
closed
4 weeks ago
0
Update Node & TypeScript consumers, sync syntax tests
#129
ahelwer
closed
4 weeks ago
0
Incorrect acceptance of parentheses terminating conjunction list
#128
ahelwer
opened
1 month ago
0
Upgraded to tree-sitter-cli 0.24.3
#127
ahelwer
closed
1 month ago
0
Bump tree-sitter Rust dependency to 0.23
#126
BekaValentine
closed
1 month ago
3
Fixed python & typescript consumers
#125
ahelwer
closed
2 months ago
0
Python consumer example doesn't work with tree-sitter ≥ 0.23
#124
smheidrich
closed
2 months ago
1
Easier/cleaner way to write tree-sitter grammar
#123
mingodad
closed
2 months ago
1
Build rust project with tree-sitter-tlaplus to wasm target
#121
FedericoPonzi
closed
4 months ago
0
Add eco tracking to CI
#120
ahelwer
closed
2 months ago
0
fix!: adapt to breaking upstream changes
#119
clason
closed
4 months ago
4
Fix python consumer
#118
ahelwer
closed
6 months ago
0
Allow PlusCal algorithms as top-level parse entities
#117
ahelwer
closed
6 months ago
0
Use fake version number to dynamically override during release
#116
ahelwer
closed
7 months ago
0
Identify number sets in operator definitions and subexpression references
#115
ahelwer
closed
7 months ago
0
Fix handling of nonfix `!!` operator
#114
ahelwer
closed
7 months ago
0
Fixed prefix op precedences
#113
ahelwer
closed
7 months ago
0
Correctly parse junct token as higher-level op parameter
#112
ahelwer
closed
7 months ago
0
Incorporate fix for unicode queries on rust
#111
ahelwer
closed
7 months ago
0
Call canary workflow from release
#110
ahelwer
closed
7 months ago
0
PlusCal parser appears to treat `:=` as an infix operator sometimes
#109
ahelwer
opened
7 months ago
1
Test consumers in CI
#108
ahelwer
closed
7 months ago
0
Add additional checks to release workflow
#107
ahelwer
closed
7 months ago
0
Binary incompatibilities because of emscripten 2.x
#106
lemmy
closed
7 months ago
4
.wasm file missing in 1.2.x npm.js package
#105
lemmy
closed
7 months ago
0
.wasm file missing in 1.2.x npm.js package
#104
lemmy
closed
7 months ago
7
Added additional unicode corpus tests
#103
ahelwer
closed
8 months ago
0
Expose highlights and locals queries in Rust crate.
#102
patrickt
closed
8 months ago
3
Instructions to run with tree-sitter-cli and with nodejs
#101
lemmy
closed
8 months ago
2
Fix precedence for some prefix operators
#100
ahelwer
closed
7 months ago
0
Rewrite scanner in C
#99
ahelwer
closed
8 months ago
2
Jlist should be terminated by treating `|->` as right delimiter
#98
ahelwer
closed
8 months ago
0
Fails to parse `!!` as nonfix operator with only one subexpression component
#97
ahelwer
closed
7 months ago
0
Fails to parse /\ or \/ as higher-order operator parameters
#96
ahelwer
closed
7 months ago
0
Quantifier bounds in set filters shouldn't allow multiple variables
#95
ahelwer
closed
8 months ago
1
Possibly add some more node types for easier parse tree adaptation
#94
ahelwer
closed
1 month ago
1
Rewrite scanner in C
#93
clason
closed
8 months ago
0
Grammar failes to parse valid PlusCal syntax when eliding curly braces
#92
ahelwer
opened
10 months ago
1
Added README release and build instructions
#91
ahelwer
closed
10 months ago
0
Build WASM target
#90
lemmy
closed
10 months ago
3
Set proper lexical precedence for string contents
#89
susliko
closed
11 months ago
5
Fixed interaction between :> and jlists
#88
ahelwer
closed
1 year ago
0
Unexpected map_to parsing behavior in conjunct list
#87
will62794
closed
1 year ago
6
Upgrade to TS 0.21.0, expand corpus tests, add fields to grammar
#86
ahelwer
closed
8 months ago
0
Added new diamond operator
#85
ahelwer
closed
1 year ago
0
Wrong precedence for prime operator
#84
craft095
closed
1 year ago
3
Handle block comment start/end tokens in strings and single-line comments
#83
ahelwer
closed
11 months ago
4
Hardened scanner against further segfaults
#82
ahelwer
closed
1 year ago
0
Proof step names can include underscores
#81
ahelwer
closed
1 year ago
1
Next