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: reworkcss/css-stringify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: reworkcss/css-stringify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add/sourcemaps
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 26, 2013

  1. Initial support for source map generation

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    8c1f2ec View commit details
    Browse the repository at this point in the history
  2. Fix how declarations are mapped

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    c0e6fea View commit details
    Browse the repository at this point in the history
  3. Source mapping for compressing compiler

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    7a84c84 View commit details
    Browse the repository at this point in the history
  4. Factor out common compiler code

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    0f123d1 View commit details
    Browse the repository at this point in the history
  5. Use position.source for mapping lines

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    6012943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67487c7 View commit details
    Browse the repository at this point in the history
  7. Use filename recorded in position

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    2b8c538 View commit details
    Browse the repository at this point in the history
  8. Separate source map generation into a mixin

    andreypopp authored and tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    a05732a View commit details
    Browse the repository at this point in the history
  9. refactor

    tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    5e1c2f1 View commit details
    Browse the repository at this point in the history
  10. refactor

    tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    40fdb26 View commit details
    Browse the repository at this point in the history
  11. refactor

    tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    2b6eb62 View commit details
    Browse the repository at this point in the history
  12. example

    tj committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    e3e3d2d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8af108 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1efd6ef View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Merge pull request #24 from andreypopp/add/sourcemaps

    Test cases for source maps
    tj committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    839f507 View commit details
    Browse the repository at this point in the history
Loading