Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for surrogate pairs and full width characters #20

Merged
merged 7 commits into from
Jul 22, 2017

Commits on Jul 21, 2017

  1. Use for…of instead of for

    kevva committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    fc4430c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0feb955 View commit details
    Browse the repository at this point in the history
  3. Remove moot comments

    kevva committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    0885158 View commit details
    Browse the repository at this point in the history
  4. Small fixes

    kevva committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    0f7c2ca View commit details
    Browse the repository at this point in the history
  5. Add more tests

    kevva committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    aedde44 View commit details
    Browse the repository at this point in the history
  6. Tweaks

    kevva committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    e61b63c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Use a Set in ESCAPES

    kevva committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    ef6e6c6 View commit details
    Browse the repository at this point in the history