mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Merge pull request #706 from genotrance/add-tissue0407
Add package tissue
This commit is contained in:
commit
2968702714
@ -8973,5 +8973,20 @@
|
|||||||
"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/krux02/ast-pattern-matching"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tissue",
|
||||||
|
"url": "https://github.com/genotrance/tissue",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"github",
|
||||||
|
"issue",
|
||||||
|
"debug",
|
||||||
|
"test",
|
||||||
|
"testament"
|
||||||
|
],
|
||||||
|
"description": "Test failing snippets from Nim's issues",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/tissue"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user