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

feat(css/ast): Make AST intuitive #6606

Merged
merged 39 commits into from
Dec 9, 2022
Merged

feat(css/ast): Make AST intuitive #6606

merged 39 commits into from
Dec 9, 2022

Commits on Dec 9, 2022

  1. Fix one

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    94254c3 View commit details
    Browse the repository at this point in the history
  2. More

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b5e38d5 View commit details
    Browse the repository at this point in the history
  3. fixup

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    726cb0f View commit details
    Browse the repository at this point in the history
  4. Okay

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4e1afb1 View commit details
    Browse the repository at this point in the history
  5. visitor

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    66acf44 View commit details
    Browse the repository at this point in the history
  6. cspell

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d90965a View commit details
    Browse the repository at this point in the history
  7. AST API

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    283df48 View commit details
    Browse the repository at this point in the history
  8. More ast api

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    89c8416 View commit details
    Browse the repository at this point in the history
  9. Fix parser

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6e9efe6 View commit details
    Browse the repository at this point in the history
  10. Fix parser

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ec783df View commit details
    Browse the repository at this point in the history
  11. Fix parser

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e990f21 View commit details
    Browse the repository at this point in the history
  12. Fix parser

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c3c6a41 View commit details
    Browse the repository at this point in the history
  13. Fix parser

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    70f0113 View commit details
    Browse the repository at this point in the history
  14. Fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    875d991 View commit details
    Browse the repository at this point in the history
  15. --fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    28af31a View commit details
    Browse the repository at this point in the history
  16. Fix codegen

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a32225b View commit details
    Browse the repository at this point in the history
  17. Fix transforms

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f96a60c View commit details
    Browse the repository at this point in the history
  18. Fix transforms

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e6582ee View commit details
    Browse the repository at this point in the history
  19. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    63fc23a View commit details
    Browse the repository at this point in the history
  20. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ba0f08f View commit details
    Browse the repository at this point in the history
  21. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1191a70 View commit details
    Browse the repository at this point in the history
  22. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2d3baeb View commit details
    Browse the repository at this point in the history
  23. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f611689 View commit details
    Browse the repository at this point in the history
  24. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2486dab View commit details
    Browse the repository at this point in the history
  25. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ea7cba5 View commit details
    Browse the repository at this point in the history
  26. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    bf4cf1f View commit details
    Browse the repository at this point in the history
  27. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2bfdc12 View commit details
    Browse the repository at this point in the history
  28. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0e47169 View commit details
    Browse the repository at this point in the history
  29. fix

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    17dd350 View commit details
    Browse the repository at this point in the history
  30. Fix codegen

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2672e7b View commit details
    Browse the repository at this point in the history
  31. Update test refs for spans

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d377e9e View commit details
    Browse the repository at this point in the history
  32. WIP

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7ae2f94 View commit details
    Browse the repository at this point in the history
  33. Fix ctx

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e5a9d76 View commit details
    Browse the repository at this point in the history
  34. Fix prefixer

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3c47f75 View commit details
    Browse the repository at this point in the history
  35. lints

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    52e7886 View commit details
    Browse the repository at this point in the history
  36. Done

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5a89d9c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c4c4e1b View commit details
    Browse the repository at this point in the history
  38. Update test refs

    kdy1 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e095a80 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8f00e58 View commit details
    Browse the repository at this point in the history