Added package tissue

This commit is contained in:
Ganesh Viswanathan 2018-04-20 23:07:17 -05:00
parent b13d3e6162
commit a7cacbfd2c

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"
}
]