Merge pull request #706 from genotrance/add-tissue0407

Add package tissue
This commit is contained in:
Dominik Picheta 2018-04-21 11:09:21 +01:00 committed by GitHub
commit 2968702714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8973,5 +8973,20 @@
"description": "a general ast pattern matching library with a focus on correctness and good error messages",
"license": "MIT",
"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"
}
]