Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sweet-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sweet-js
  • sweet-core
  • Merge requests
  • !628

Fix consuming extra char when reading Unicode code point escapes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gabe Johnson requested to merge github/fork/gabejohnson/fix-readEscapedIdentifier into master Jan 19, 2017
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 4

https://github.com/sweet-js/sweet.js/pull/601/files/1e55a9bc27daaa830c68aa4286b3f85c21edad62#diff-e7e4635f5a6ffdd90f54721f9957e0f6R69

This was causing the character following a Unicode code point escape to be skipped.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/gabejohnson/fix-readEscapedIdentifier