issues
search
wenkokke
/
tree-sitter-talon
Tree Sitter parser for Talon files.
MIT License
8
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support new inline `if:` and `for:` constructs
#64
phillco
opened
3 months ago
0
Fix broken link in README.md
#63
C-Loftus
closed
5 months ago
0
Fail loudly if invalid test data url
#62
pokey
closed
5 months ago
1
Tweak .gitignore
#61
pokey
closed
5 months ago
0
Migrate `parse-examples` script to Jest
#60
wenkokke
closed
5 months ago
0
Migrate external scanner to c
#59
pokey
closed
5 months ago
2
Remove unused operator rule
#58
pokey
closed
5 months ago
0
Upgrade tree-sitter to v0.21
#57
pokey
closed
5 months ago
18
Run tree-sitter generate
#56
pokey
closed
5 months ago
0
Added support for deck declaration
#55
AndreasArvidsson
closed
5 months ago
4
Bump softprops/action-gh-release from 1 to 2
#54
dependabot[bot]
closed
8 months ago
0
Bump tree-sitter-cli from 0.20.8 to 0.22.1
#53
dependabot[bot]
opened
8 months ago
1
Bump web-tree-sitter from 0.20.8 to 0.22.1
#52
dependabot[bot]
opened
8 months ago
1
Bump nan from 2.18.0 to 2.19.0
#51
dependabot[bot]
closed
8 months ago
0
Bump web-tree-sitter from 0.20.8 to 0.21.0
#50
dependabot[bot]
closed
8 months ago
1
Bump tree-sitter-cli from 0.20.8 to 0.21.0
#49
dependabot[bot]
closed
8 months ago
1
Bump mymindstorm/setup-emsdk from 13 to 14
#48
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#47
dependabot[bot]
closed
11 months ago
0
Bump actions/download-artifact from 3 to 4
#46
dependabot[bot]
closed
11 months ago
0
Exclude carriage return from comment nodes.
#45
wolfmanstout
closed
5 months ago
13
Bump mymindstorm/setup-emsdk from 12 to 13
#44
dependabot[bot]
closed
1 year ago
0
Bump actions/setup-node from 3 to 4
#43
dependabot[bot]
closed
1 year ago
0
Fix CRLF issues by moving parsing from scanner.cc to grammar.js
#42
wolfmanstout
closed
1 year ago
5
Files with CRLF line endings trigger many parse errors
#41
wolfmanstout
closed
1 year ago
1
Support Deck
#40
Nova38
closed
5 months ago
5
Bump nan from 2.17.0 to 2.18.0
#39
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#38
dependabot[bot]
closed
1 year ago
0
Fix bug with implicit string of length two
#37
AndreasArvidsson
closed
1 year ago
0
Comment node includes trailing `\r`
#36
AndreasArvidsson
closed
5 months ago
13
Support .talon-list
#35
wenkokke
opened
1 year ago
0
Parser fails on implicit strings of two characters
#34
AndreasArvidsson
closed
1 year ago
7
Consistent binding forms
#33
wenkokke
opened
1 year ago
4
Tests for anonymous nodes
#32
pokey
closed
1 year ago
4
More idiomatic parse for `face`, `gamepad`, etc
#31
pokey
closed
1 year ago
2
Fix #29
#30
wenkokke
closed
1 year ago
0
Bad parse for `face`, `gamepad`, and `parrot`
#29
pokey
closed
1 year ago
5
Add new binding forms
#28
wenkokke
closed
1 year ago
0
Release new version
#27
pokey
closed
1 year ago
5
separate key and sleep action name from opening parentheses
#26
AndreasArvidsson
closed
1 year ago
4
parrot, gamepad and face bindings gets identified as commands
#25
AndreasArvidsson
closed
1 year ago
2
`matches` node missing when `-` is the last line
#24
AndreasArvidsson
opened
1 year ago
1
Exclude leading and trailing whitespace from `implicit_string`
#23
AndreasArvidsson
closed
1 year ago
5
Don't include space in right-hand side of context
#22
pokey
closed
1 year ago
2
support no space between spoken form and parens?
#21
pokey
closed
1 year ago
8
add support for a couple new declaration types
#20
pokey
closed
1 year ago
5
Bump mymindstorm/setup-emsdk from 11 to 12
#19
dependabot[bot]
closed
1 year ago
0
Add talon-axkit to README.md and my knausj_talon fork to examples.
#18
nriley
closed
2 years ago
0
Generalize words to allow any non-special character
#17
wenkokke
opened
2 years ago
1
Allow multiple hyphens for context header separator
#16
auscompgeek
closed
1 year ago
3
Settings with preceding underscores are not supported
#15
wenkokke
closed
2 years ago
0
Next