issues
search
kylegoetz
/
tree-sitter-unison
Tree Sitter grammar for Unison programming language
MIT License
7
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump the npm group across 1 directory with 6 updates
#111
dependabot[bot]
opened
1 day ago
1
build(deps): bump the npm group across 1 directory with 6 updates
#110
dependabot[bot]
closed
1 day ago
2
ci: bump tree-sitter/setup-action from 1 to 2 in the actions group
#109
dependabot[bot]
opened
2 weeks ago
1
build(deps): bump the npm group with 5 updates
#108
dependabot[bot]
closed
1 week ago
2
destructuring bind failure
#107
kylegoetz
opened
2 weeks ago
1
feat: closes GH-50 - @rewrite blocks
#106
kylegoetz
closed
2 weeks ago
0
two-char symbols that end in &, | not parsed as symbols_id
#105
kylegoetz
closed
2 weeks ago
0
match scrutiny doesn't like line breaks
#104
kylegoetz
opened
2 weeks ago
1
scrutinee of match sometimes does not parse
#103
kylegoetz
closed
2 weeks ago
0
guard without surrounding parens fails to parse
#102
kylegoetz
closed
2 weeks ago
1
watch expressions should open block with ">"
#101
kylegoetz
closed
2 weeks ago
1
check if "test>" and "test.io>" that aren't in col 0 still match watch expression
#100
kylegoetz
opened
2 weeks ago
0
should line-terminal actual semicolons be supported?
#99
kylegoetz
opened
3 weeks ago
0
+4 is parsed as SYMOP NAT
#98
kylegoetz
closed
2 weeks ago
0
there are two `binding` forms to deal with
#97
kylegoetz
closed
2 weeks ago
0
hq prefix id should allow built-in hash as a possibility
#96
kylegoetz
closed
2 weeks ago
0
doc blocks cannot appear everywhere
#95
kylegoetz
closed
2 weeks ago
0
use clause followed by { does not identify clause-ending SEMI first
#94
kylegoetz
closed
2 weeks ago
1
rewrite term handling
#93
kylegoetz
closed
2 weeks ago
0
test watch expressions should only start with "test>"
#92
kylegoetz
closed
2 weeks ago
0
infix operators should be allowed to have path/namespace segments
#91
kylegoetz
closed
2 weeks ago
0
SEMI is not recognized in some scenarios
#90
kylegoetz
closed
2 weeks ago
0
list pattern matching might fail in certain path-related situations
#89
kylegoetz
closed
2 weeks ago
1
a bang starting a layout should be allowed
#88
kylegoetz
closed
2 weeks ago
0
get rid of C START_AND_ARROW
#87
kylegoetz
closed
2 weeks ago
1
add `force` to `_term_leaf`
#86
kylegoetz
closed
2 weeks ago
1
built-in hash shoudln't look for path, only node should be built-in-hash
#85
kylegoetz
closed
2 weeks ago
0
fully qualified name where path includes symboly ID appears to fail
#84
kylegoetz
closed
2 weeks ago
2
82 doc block
#83
kylegoetz
closed
1 month ago
0
Nat namespace lots of failures
#82
kylegoetz
closed
1 month ago
0
build(deps): bump the npm group across 1 directory with 4 updates
#81
dependabot[bot]
closed
2 weeks ago
2
Investigate lag on file with ENORMOUS post folds content
#80
kylegoetz
closed
2 weeks ago
0
build(deps): bump the npm group across 1 directory with 3 updates
#79
dependabot[bot]
closed
5 months ago
2
build(deps): bump @commitlint/cli from 19.2.2 to 19.3.0 in the npm group
#78
dependabot[bot]
closed
6 months ago
2
parsing error
#77
kylegoetz
closed
2 weeks ago
1
Feat/rewrite
#76
kylegoetz
closed
2 weeks ago
0
make ==> a reserved symbol
#75
kylegoetz
closed
7 months ago
1
Feature/noboundschecks
#74
kylegoetz
closed
7 months ago
0
bounds checking for Int, Nat, and Float
#73
kylegoetz
closed
7 months ago
2
fixes #71 - hash IDs now are correct base32hex
#72
kylegoetz
closed
7 months ago
0
support base32hex correctly
#71
kylegoetz
closed
7 months ago
0
Clean up imports
#70
kylegoetz
closed
7 months ago
0
atof and potentially other issues with wasm build
#69
kylegoetz
closed
7 months ago
1
67/fprintf wasm
#68
kylegoetz
closed
7 months ago
0
Remove `fprint`f calls for WASM build.
#67
zetashift
closed
7 months ago
3
regenerate parser + dependabot
#66
kylegoetz
closed
7 months ago
0
build(deps): bump the npm group with 6 updates
#65
dependabot[bot]
closed
7 months ago
1
ci: bump tree-sitter/parse-action from 3 to 4 in the actions group
#64
dependabot[bot]
closed
7 months ago
1
Create dependabot.yml
#63
kylegoetz
closed
7 months ago
0
Do we need more C code to handle operators?
#62
kylegoetz
closed
2 weeks ago
1
Next