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: mlocati/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.2
Choose a base ref
...
head repository: mlocati/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 35 files changed
  • 1 contributor

Commits on Sep 24, 2016

  1. Typo

    mlocati authored Sep 24, 2016
    Configuration menu
    Copy the full SHA
    db0087e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2016

  1. Configuration menu
    Copy the full SHA
    9c16d21 View commit details
    Browse the repository at this point in the history
  2. Fix some phpdoc

    mlocati committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    a162939 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Continue phpDocs (#3)

    Continue phpDocs
    mlocati authored Sep 26, 2016
    Configuration menu
    Copy the full SHA
    c598505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1408672 View commit details
    Browse the repository at this point in the history
  3. Port of postcss/postcss#894

    mlocati committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    abf7818 View commit details
    Browse the repository at this point in the history
  4. Port of postcss/postcss@de03df5

    mlocati committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    b50098a View commit details
    Browse the repository at this point in the history
  5. phpdocs

    mlocati committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    c131b3d View commit details
    Browse the repository at this point in the history
  6. Avoid using ord() to compare chars

    It's a huge performance improvement
    mlocati committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    a030dc1 View commit details
    Browse the repository at this point in the history
  7. Make Node class abstract

    mlocati committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    afa10dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b10d18 View commit details
    Browse the repository at this point in the history
Loading