Feat: Add unison (#5340)

* Add unison

* Trivial change to force prepush hook

* Undo change

* PR Feedback - remove appended text in query after variable, update lockfile, remove main branch specification in parser

* Replacing captures with only ones in the contributing.md

* Fix typo

* Generate from grammar

* First group of suggested changes

* Update gt operator

* Remove outer parens

* Remove maybe.c

* Add comment injection
This commit is contained in:
Tavish Pegram 2023-09-03 14:05:18 -05:00 committed by GitHub
parent 17b943e7c5
commit 9d637b7ae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 88 additions and 0 deletions

View file

@ -596,6 +596,9 @@
"ungrammar": {
"revision": "debd26fed283d80456ebafa33a06957b0c52e451"
},
"unison": {
"revision": "694c8c0c79f8d1b80d497401acf4d1b77bfb004a"
},
"usd": {
"revision": "718a6b3e939904e0b4fe7cff6742e96af4781f4b"
},