This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Be smarter about regexp patterns when generating the URI map #18
Open
Description
For example, https://gist.github.com/fredemmott/38865631ec219f2643d94f33d1af7aaf has a load of (hhvm|hack) regexps. It could be smarter about:
foo|bar
regexps: expanding them may be helpful- repeated regexps: it may be possibel to group
Metadata
Metadata
Assignees
Labels
No labels