Add * wildcard support.
@blakeembrey PTAL. This is the first in a series of pull requests to add changes/features necessary for urlpattern.
This first PR adds * wildcard support.
Note, I was going to squash the commits and add a better commit message, but it seems some newer version of a tool you use in the commit hook added a ton of commas at the end of arrays throughout the codebase. Not sure if you have a way to avoid that. Anyway, happy to try to reformat this however you would like.
Thanks.
I rebased this PR on master and force pushed to your branch (just a heads up on that one) to fix the formatting issue. Sorry about that!