Skip to content
Permalink

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: sass/dart-sass
base: fa0d2fb55aed9e72c9d65dab0db55a779777ff33
Choose a base ref
...
head repository: sass/dart-sass
compare: fd4a30f36f2433e8eef2fee86993d366d8dbf396
Choose a head ref
  • 13 commits
  • 23 files changed
  • 7 contributors

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    561fe25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17f70f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 25, 2022

  1. Remove unused methods (#1702)

    Those protected methods have been removed from the StatementSearchVisitor
    stof committed May 25, 2022
    Configuration menu
    Copy the full SHA
    46c2c9b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Run qemu in tmpfs (#1707)

    ntkme committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cb74cc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Fix #417 preserve the location of trailing loud comments (#849)

    See sass/sass-spec#1485
    
    - Update lib/src/visitor/serialize.dart to stop using old-style int-based for loop.
    - Extend FileSpan with a .contains(targetSpan) method
    
    Co-authored-by:  Nick Behrens <nbehrens@google.com>
    Co-authored-by:  Carlos Israel Ortiz García <goodwine@google.com>
    Co-Authored-By: Natalie Weizenbaum <nweiz@google.com>
    4 people committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    1faf81c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c2966 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fix serializing loud comment crash when importing the same file twice…

    … in a row (#1713)
    
    * fix serializing loud comment crash when importing the same file twice
    Goodwine committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ae6275e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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

Commits on Jun 15, 2022

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

Commits on Jun 17, 2022

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

Commits on Jun 21, 2022

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

Commits on Jun 22, 2022

  1. Cut a release (#1726)

    nex3 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fd4a30f View commit details
    Browse the repository at this point in the history