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

detached rulesets #1859

Merged
merged 16 commits into from
Feb 19, 2014
Merged

detached rulesets #1859

merged 16 commits into from
Feb 19, 2014

Commits on Feb 9, 2014

  1. detached rulesets

    lukeapage committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    f7414a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Configuration menu
    Copy the full SHA
    2be0b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55033c7 View commit details
    Browse the repository at this point in the history
  3. small simplification

    lukeapage committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    7f26515 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. do not chunk inside parens so that we can predict mixin calls contain…

    …ing detached rulesets. Also now save the current chunk (may not be required).
    lukeapage committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    ed0e13a View commit details
    Browse the repository at this point in the history
  2. add some more failing tests

    lukeapage committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    e3168e3 View commit details
    Browse the repository at this point in the history
  3. implement n level back-tracking and then don't absorb a parenthesis, …

    …fixing both issues with 2 new test cases
    lukeapage committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    e3576b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef3c63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15174c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c301ea6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. Configuration menu
    Copy the full SHA
    e0692fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46ca11 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2014

  1. Configuration menu
    Copy the full SHA
    c730829 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2014

  1. Configuration menu
    Copy the full SHA
    baba33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b44df View commit details
    Browse the repository at this point in the history
  3. remove bad comment

    lukeapage committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    42aff6f View commit details
    Browse the repository at this point in the history