-
Notifications
You must be signed in to change notification settings - Fork 213
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: leafo/scssphp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bastianjoel/scssphp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 2 files changed
- 2 contributors
Commits on Feb 28, 2018
-
Enable use of ampersand (&) as a variable value
Added the ability for a value to be of Type::T_SELF for a variable, and therefore to be checked during the compiling of Type::T_ASSIGN children for their existence and replacement with the compiled parent selector the variable resides in. Doesn't have proper error checking yet, and will need further testing
Configuration menu - View commit details
-
Copy full SHA for bdb776e - Browse repository at this point
Copy the full SHA bdb776eView commit details -
Enable use of ampersand (&) as a variable value
Adds a selfCache() function to check if there's an attempt to use an ampersand (&) as a variable value, and if so defines a Type::T_SELF value to use in compilation.
Configuration menu - View commit details
-
Copy full SHA for 6f4b121 - Browse repository at this point
Copy the full SHA 6f4b121View commit details
Commits on Aug 9, 2018
-
Various fixes to closer match Sass 3.5
Updates to allow for (square) bracketed lists, selection of self(&) as a value for a variable, and fixes for @at-root declarations that include selectors and/or self(&) selectors in their first child blocks.
Configuration menu - View commit details
-
Copy full SHA for 0dd316e - Browse repository at this point
Copy the full SHA 0dd316eView commit details -
Various fixes to closer match Sass 3.5
Updates to allow for (square) bracketed lists, selection of self(&) as a value for a variable, and fixes for @at-root declarations that include selectors and/or self(&) selectors in their first child blocks.
Configuration menu - View commit details
-
Copy full SHA for a8553aa - Browse repository at this point
Copy the full SHA a8553aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b286ce0 - Browse repository at this point
Copy the full SHA b286ce0View commit details
Commits on Aug 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d652477 - Browse repository at this point
Copy the full SHA d652477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab5ae3 - Browse repository at this point
Copy the full SHA 5ab5ae3View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 41b2262 - Browse repository at this point
Copy the full SHA 41b2262View commit details
Commits on Aug 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c338ca2 - Browse repository at this point
Copy the full SHA c338ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b15fd - Browse repository at this point
Copy the full SHA 47b15fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e526d6f - Browse repository at this point
Copy the full SHA e526d6fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master