mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
take over ast-pattern-matching (#2376)
This commit is contained in:
parent
09f5a8266d
commit
a467d72646
@ -10480,7 +10480,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ast_pattern_matching",
|
"name": "ast_pattern_matching",
|
||||||
"url": "https://github.com/krux02/ast-pattern-matching",
|
"url": "https://github.com/nim-lang/ast-pattern-matching",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"macros",
|
"macros",
|
||||||
@ -10489,7 +10489,7 @@
|
|||||||
],
|
],
|
||||||
"description": "a general ast pattern matching library with a focus on correctness and good error messages",
|
"description": "a general ast pattern matching library with a focus on correctness and good error messages",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/krux02/ast-pattern-matching"
|
"web": "https://github.com/nim-lang/ast-pattern-matching"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tissue",
|
"name": "tissue",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user