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

Rewrite pug-code-gen as an babel AST generator #3019

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

Rewrite pug-code-gen as an babel AST generator #3019

wants to merge 24 commits into from

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    2ff672e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486a3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf03d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d66116d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab49478 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dba99b View commit details
    Browse the repository at this point in the history
  7. babel plugin: use mode strict

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    d2089a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81a98c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00fb754 View commit details
    Browse the repository at this point in the history
  10. remove mention of acorn

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    6dc8edd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2e996d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76e51b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5267a0 View commit details
    Browse the repository at this point in the history
  14. Upgrade with to 6.0.0

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    cca9a97 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    43e756b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11965fc View commit details
    Browse the repository at this point in the history
  17. rebase babel branch on master

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    cb8b447 View commit details
    Browse the repository at this point in the history
  18. format code

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8c99d16 View commit details
    Browse the repository at this point in the history
  19. Upgrade to babel 7

    jeromew committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    f9f235e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Improve performance

    jeromew committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    55ddab1 View commit details
    Browse the repository at this point in the history
  2. Fix format

    jeromew committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    c782102 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Improve performance

    jeromew committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0202c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f26f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d729e1 View commit details
    Browse the repository at this point in the history