PMunch / futhark

Automatic wrapping of C headers in Nim
MIT License
393 stars 22 forks source link

Support wildcards in paths #122

Open PMunch opened 2 months ago

PMunch commented 2 months ago

During some recent usage we noticed that it would be useful to have support for various kinds of wildcards in the paths that Futhark accepts. Currently they just appear to create invalid results, so at the very least it should throw an error if you try to use them.