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

Support parsing attributes with arbitrary tokens. #111

Merged
merged 12 commits into from
Apr 21, 2017
Merged

Support parsing attributes with arbitrary tokens. #111

merged 12 commits into from
Apr 21, 2017

Commits on Apr 15, 2017

  1. Support parsing attributes with arbitrary tokens.

    Arnavion committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    eaa2cff View commit details
    Browse the repository at this point in the history
  2. fixup! Only store tokens in Attribute.

    Arnavion committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    bf395bf View commit details
    Browse the repository at this point in the history
  3. fixup! Fixed build on 1.12.1 and 1.13.0

    Arnavion committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    bb25273 View commit details
    Browse the repository at this point in the history
  4. fixup! Satisfy clippy

    Arnavion committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    aebc06e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. fixup! Added tests

    Arnavion committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    4ded393 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. fixup! Attribute::name -> path

    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    e43b1b0 View commit details
    Browse the repository at this point in the history
  2. fixup! Comments

    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    44d2bf3 View commit details
    Browse the repository at this point in the history
  3. fixup! Test for attributes with paths.

    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    0b302a3 View commit details
    Browse the repository at this point in the history
  4. fixup! Fix old rust again.

    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a115eba View commit details
    Browse the repository at this point in the history
  5. fixup! Reinstated name in MetaItem since it's no longer trivial to ge…

    …t it from its parent.
    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    95f8a7a View commit details
    Browse the repository at this point in the history
  6. fixup! Satisfy clippy some more.

    Arnavion committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2477061 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. fixup! Attribute paths are mod-style.

    Arnavion committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    f2dada1 View commit details
    Browse the repository at this point in the history