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

API overhaul (v1.0.0 preview) #15

Open
wants to merge 244 commits into
base: master
Choose a base branch
from
Open

API overhaul (v1.0.0 preview) #15

wants to merge 244 commits into from

Commits on Sep 25, 2016

  1. API overhaul

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    529d86a View commit details
    Browse the repository at this point in the history
  2. Add back the default instance.

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    13fde2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dae7bd View commit details
    Browse the repository at this point in the history
  4. Add the filter interface

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    1be3c46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c3394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c204ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c50e5 View commit details
    Browse the repository at this point in the history
  8. Rename @extend @COMPOSES and constrain the context where it can be us…

    …ed to better match its semantics. Close #17.
    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    7a564d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee947c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27972e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da96b02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c039de0 View commit details
    Browse the repository at this point in the history
  13. More test refactoring

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    197649d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74e02ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9647bf8 View commit details
    Browse the repository at this point in the history
  16. Cleanup the at-rule handling

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    0c81c64 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b8f663b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ac1f43 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    130eead View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    763a294 View commit details
    Browse the repository at this point in the history
  21. Added kv(), at() and global()

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    a89a221 View commit details
    Browse the repository at this point in the history
  22. Improve the & operator. Fix #18 and #21.

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    4f2aa5d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    263e5f6 View commit details
    Browse the repository at this point in the history
  24. README update, WIP

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    52f729a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b05bcea View commit details
    Browse the repository at this point in the history
  26. restore coveralls

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    eaf0498 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e6ed10d View commit details
    Browse the repository at this point in the history
  28. Test the @Local at rule

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    66523a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b3b8126 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fa8f29e View commit details
    Browse the repository at this point in the history
  31. Remove duplicate test

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    0418edb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f50fdca View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f9e2da4 View commit details
    Browse the repository at this point in the history
  34. Simplify @COMPOSES

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    aa924c1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    aeec432 View commit details
    Browse the repository at this point in the history
  36. Reindent the test suite

    This is in a spearte commit to keep the diff of the last one readable.
    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    8cb29fe View commit details
    Browse the repository at this point in the history
  37. Give CodeCov a try

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    f80fdb3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5b13f1c View commit details
    Browse the repository at this point in the history
  39. Refactor the plugin system

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    8316e69 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    49f5165 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1e81d62 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    126c35b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3a5701d View commit details
    Browse the repository at this point in the history
  44. Remove a stray comment

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    8c048ec View commit details
    Browse the repository at this point in the history
  45. Remove leftover code

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    40a978e View commit details
    Browse the repository at this point in the history
  46. Bump eslint version

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    84db7b0 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2465740 View commit details
    Browse the repository at this point in the history
  48. Add $at plugins

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    fcc0ac7 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    128b55a View commit details
    Browse the repository at this point in the history
  50. Improve argument order of once private, now public tree walking funct…

    …ions. Improve inner nomencalture.
    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    8b99f45 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    86b79e9 View commit details
    Browse the repository at this point in the history
  52. Better handlers

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    af61b0d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b8aaaf5 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    01cd448 View commit details
    Browse the repository at this point in the history
  55. Build before running on Travis

    For these times where too many changes have been made in on swoop and they are added piecemeal, without adding a build artefact with the intermediate commits.
    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    5498b6c View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    364a60a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    30cd486 View commit details
    Browse the repository at this point in the history
  58. Cleanup and comments

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    7ce1712 View commit details
    Browse the repository at this point in the history
  59. Add back @extend^H@composes as @Coopt

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    062e64c View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    be1780a View commit details
    Browse the repository at this point in the history
  61. Another attempt at ESLint 2.x

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    1583e27 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    63c8e7d View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b603911 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    c88c271 View commit details
    Browse the repository at this point in the history
  65. 1.0.0-0

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    2a241da View commit details
    Browse the repository at this point in the history
  66. 1.0.0-1

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    70c8b8c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    a68512b View commit details
    Browse the repository at this point in the history
  68. Don't localize CSS variables

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    39b1140 View commit details
    Browse the repository at this point in the history
  69. Update HISTORY.md

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    7a8ce25 View commit details
    Browse the repository at this point in the history
  70. Clarify the change log

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    54f11d2 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    62f045f View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    ee17bb7 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    35990ae View commit details
    Browse the repository at this point in the history
  74. Cleanups

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    1019134 View commit details
    Browse the repository at this point in the history
  75. 1.0.0-2

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    2b0ef89 View commit details
    Browse the repository at this point in the history
  76. 1.0.0-3

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    c3faef2 View commit details
    Browse the repository at this point in the history
  77. remove retired dev dep

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    e4648f9 View commit details
    Browse the repository at this point in the history
  78. Handle ampersand corner case

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    1e59d5a View commit details
    Browse the repository at this point in the history
  79. Cleanup HISTORY.md

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    67d4f3a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    87de08c View commit details
    Browse the repository at this point in the history
  81. cash-global => cash-true

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    bd56fdd View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    1b162c3 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    76182c7 View commit details
    Browse the repository at this point in the history
  84. Cleanup and comments

    pygy committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    209cf75 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    ba8831e View commit details
    Browse the repository at this point in the history
  86. README/HISTORY cleanup

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

Commits on Dec 11, 2016

  1. Configuration menu
    Copy the full SHA
    275f50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc9b6c View commit details
    Browse the repository at this point in the history
  3. NPM => Yarn

    pygy committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    acafe3b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Move the tests suite to ospec

    pygy committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    ef2aded View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Cleanup

    pygy committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    98feeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fefd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

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

Commits on Dec 23, 2016

  1. Docs and typos

    pygy committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    4615c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b93c21 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. [chore] bump yarn version

    pygy committed Dec 24, 2016
    Configuration menu
    Copy the full SHA
    1a24d2b View commit details
    Browse the repository at this point in the history
  2. [chore] Reformat tests

    pygy committed Dec 24, 2016
    Configuration menu
    Copy the full SHA
    66242b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b4d07 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2016

  1. Also emit the kind of at-rule

    pygy committed Dec 25, 2016
    Configuration menu
    Copy the full SHA
    7c660b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeff1f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Improve error reporting

    pygy committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    021e7d8 View commit details
    Browse the repository at this point in the history
  2. Stronger @adopt checks

    pygy committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    1f02cac View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Use the ospec runner

    pygy committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    7cc20fe View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

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

Commits on Dec 31, 2016

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

Commits on Jan 5, 2017

  1. Numerous fixes and refactors

    pygy committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    0ffe250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843cdbb View commit details
    Browse the repository at this point in the history
  3. build

    pygy committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    4f515ba View commit details
    Browse the repository at this point in the history
  4. Add license

    pygy committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    bf7d1c7 View commit details
    Browse the repository at this point in the history
  5. More tests and fixes

    pygy committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    6f5b83d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd424a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Configuration menu
    Copy the full SHA
    54f0eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc53c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2686689 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47601b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68f94d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca27ce3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4511b4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    622275a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    0f90203 View commit details
    Browse the repository at this point in the history
  2. [prefix-plugin] Fix lint issue

    pygy committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    12326a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f0635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f245cea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38044e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e3a31b View commit details
    Browse the repository at this point in the history
  7. [prefix-plugin] More tests

    pygy committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    9b4e71b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Configuration menu
    Copy the full SHA
    6e13553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b83e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb41c7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5679c73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5216e65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2416b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a307d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4296512 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    634f544 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    129ebeb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. [prefix-plugin] dppx, not ddpx

    pygy committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    01e971a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. [prefix-plugin] build

    pygy committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    8567cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85aa4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57ae7a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2dbb8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af93de6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86db0ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2339d79 View commit details
    Browse the repository at this point in the history
  8. [prefix-plugin] version 1.0

    pygy committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    b7879e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    c922884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21e2c7 View commit details
    Browse the repository at this point in the history
  3. [prefix-plugin] -ms-flex-flow is actually suppported by ie10, despite…

    … its absence on MSDN
    pygy committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    2ecc660 View commit details
    Browse the repository at this point in the history
  4. Beef up the README

    pygy committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    9979a5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e64e290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edc6ac8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ca2bfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb3b3d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    9fc04ae View commit details
    Browse the repository at this point in the history
  2. [prefix-plugin] v1.0.2

    pygy committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    6952d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffe5b9 View commit details
    Browse the repository at this point in the history
  4. [prefix-browser] README tweaks

    pygy committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    038bf3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e66a443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a83e187 View commit details
    Browse the repository at this point in the history
  7. [prefix-plugin] v1.0.4

    pygy committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    23612e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6782b3 View commit details
    Browse the repository at this point in the history
  9. [prefix-plugin] v1.0.5

    pygy committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    44b94fd View commit details
    Browse the repository at this point in the history
  10. Improve error messages

    pygy committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ddb44ba View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

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

Commits on Jan 14, 2017

  1. Configuration menu
    Copy the full SHA
    60ac517 View commit details
    Browse the repository at this point in the history
  2. 1.0.0-4

    pygy committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    fcb7699 View commit details
    Browse the repository at this point in the history
  3. Add a raw method to the backend and the possibility to have different…

    … sinks for the inline and sheet
    pygy committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    4ce8c61 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    0233192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3dcb71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86a59bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0f5b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    442bfa8 View commit details
    Browse the repository at this point in the history
  6. add the test-utils directory

    pygy committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    f574703 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc543a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39aa6bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33c3089 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Configuration menu
    Copy the full SHA
    54a5e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e95256 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    d290ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c8ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

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

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    253bbf4 View commit details
    Browse the repository at this point in the history
  2. Add a tweak for raw values

    pygy committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b9783cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5700da1 View commit details
    Browse the repository at this point in the history
  4. Plugins docs tweaks

    pygy committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    6e01ad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7eb24e View commit details
    Browse the repository at this point in the history
  6. Change log tweaks

    pygy committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    5dfbe61 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Polish namespaces, test them

    pygy committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    98776ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a037cfe View commit details
    Browse the repository at this point in the history
  3. Update the plugins docs

    pygy committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    752d77a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. do not localize list-style

    pygy committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b52190f View commit details
    Browse the repository at this point in the history
  2. Sanity check for empty selectors

    pygy committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    666e0b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e25089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b47acbb View commit details
    Browse the repository at this point in the history
  5. [prefix-plugin] tweak README

    pygy committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b2cf92c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    b65796e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ea1e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b880e5 View commit details
    Browse the repository at this point in the history
  4. [prefix-plugin] add tests for a corner case where ::placeholder exist…

    …s with and without prefix
    pygy committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    7a90017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c708018 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    87ea36f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5fa650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f3522 View commit details
    Browse the repository at this point in the history
  4. Typo

    pygy committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    a690e9a View commit details
    Browse the repository at this point in the history
  5. Tweak error message

    pygy committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    dab6084 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

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

Commits on Jan 28, 2017

  1. Configuration menu
    Copy the full SHA
    705a97c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3e1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da1a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d5052c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    721a485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9993ab View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. Configuration menu
    Copy the full SHA
    617c315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803fede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f4b53a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae7e2b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b035b View commit details
    Browse the repository at this point in the history
  6. [prefix-plugin] RegExp typo

    pygy committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    33e6ff6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64b7d63 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. chore: bump ospec version

    pygy committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    5eaf5fd View commit details
    Browse the repository at this point in the history
  2. Inline syntax changes

    pygy committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    dfba456 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. [prefix-plugin] build

    pygy committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    732f4f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Simplify the at() extra

    pygy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    adef992 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

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

Commits on May 21, 2017

  1. [prefix-plugin] Support both -ms- and -webkit- prefixes for Edge (key…

    …words and at-rules)
    pygy committed May 21, 2017
    Configuration menu
    Copy the full SHA
    6eb0e3d View commit details
    Browse the repository at this point in the history
  2. Add properties that need to be supported with webkit prefix no matter…

    … what for webcompat reasons
    pygy committed May 21, 2017
    Configuration menu
    Copy the full SHA
    d2d4092 View commit details
    Browse the repository at this point in the history
  3. Hopefully fix the Travis run

    pygy committed May 21, 2017
    Configuration menu
    Copy the full SHA
    882cec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda65ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    408a85f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Simplify the handling of @page blocks

    pygy committed May 24, 2017
    Configuration menu
    Copy the full SHA
    e3142d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6f938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c792349 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

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

Commits on Oct 8, 2017

  1. Move the declaration filter to the fixers file, have @support params …

    …on par with declarations
    pygy committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    85050ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e68cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Add anonymous keyframes

    pygy committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    3d124b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Configuration menu
    Copy the full SHA
    e7772ef View commit details
    Browse the repository at this point in the history
  2. Move the CSS modules-related tests from the old to the new suite, add…

    … a test for multiple animations
    pygy committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    b6869bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c3b7cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4706d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3d3832 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

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

Commits on Dec 7, 2017

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