Skip to content
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
@fredemmott

Description

@fredemmott

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions