Added package anycallconv (#2670)

Co-authored-by: sls1005 <sls1005@github.com>
Co-authored-by: PhilippMDoerner <philippmdoerner@web.de>
This commit is contained in:
sls1005 2023-11-02 00:49:03 +08:00 committed by GitHub
parent 28b170a620
commit bc4dcc8571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31167,6 +31167,18 @@
"license": "GPL-3.0-only",
"web": "https://gitlab.com/prashere/battinfo"
},
{
"name": "anycallconv",
"url": "https://github.com/sls1005/anycallconv",
"method": "git",
"tags": [
"macro",
"sugar"
],
"description": "A macro to create special procedural types for parameters.",
"license": "MIT",
"web": "https://github.com/sls1005/anycallconv"
},
{
"name": "bcs",
"url": "https://github.com/C-NERD/nimBcs",