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

pug-lexer loc with source endings #2957

Merged
merged 7 commits into from Feb 15, 2018

Commits on Feb 12, 2018

  1. Ignore VSCode files

    jbsulli committed Feb 12, 2018
    Copy the full SHA
    d5d58a6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    591583f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1d9e1be View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2327eb2 View commit details
    Browse the repository at this point in the history
  5. New lexer snapshots

    jbsulli committed Feb 12, 2018
    Copy the full SHA
    d71aca8 View commit details
    Browse the repository at this point in the history
  6. New parser snapshots

    jbsulli committed Feb 12, 2018
    Copy the full SHA
    7eacbab View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. PR review changes

    - remove no-ops
    - rename `attributeName` to `attribute`
    - attributeName no longer takes a tok and returns a reponse object
    - minor cleanup
    jbsulli committed Feb 15, 2018
    Copy the full SHA
    3207a74 View commit details
    Browse the repository at this point in the history