Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Make function regexp match JS identifier syntax exactly #1119

Merged
merged 4 commits into from
Jun 22, 2012

Commits on Jun 22, 2012

  1. Configuration menu
    Copy the full SHA
    3301e72 View commit details
    Browse the repository at this point in the history
  2. Added another case from bug #1108

    njx committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    7091842 View commit details
    Browse the repository at this point in the history
  3. Add high-ascii and all unicode to acceptable identifiers for function…

    …s. This doesn't completely match the JS identifier spec, but is good enough for now.
    gruehle committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    d36249d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec165bb View commit details
    Browse the repository at this point in the history