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-01 17:49:03 +01:00
committed by GitHub
co-authored by sls1005 PhilippMDoerner
parent 28b170a620
commit bc4dcc8571
+12
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",