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!: Add extends syntax #103

Merged
merged 23 commits into from Oct 24, 2021
Merged

feat!: Add extends syntax #103

merged 23 commits into from Oct 24, 2021

Commits on Oct 18, 2021

  1. Initial work on extends syntax

    phated committed Oct 18, 2021
    Copy the full SHA
    8524944 View commit details
    Browse the repository at this point in the history
  2. some refactors

    phated committed Oct 18, 2021
    Copy the full SHA
    ebee45e View commit details
    Browse the repository at this point in the history
  3. rename module to moduleName

    phated committed Oct 18, 2021
    Copy the full SHA
    83494a0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8a8f072 View commit details
    Browse the repository at this point in the history
  5. begin refactoring tests

    phated committed Oct 18, 2021
    Copy the full SHA
    1dfb63c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    13f014a View commit details
    Browse the repository at this point in the history
  7. Add node env cleanup in tests

    phated committed Oct 18, 2021
    Copy the full SHA
    37053c5 View commit details
    Browse the repository at this point in the history
  8. update event names in tests

    phated committed Oct 18, 2021
    Copy the full SHA
    76f23aa View commit details
    Browse the repository at this point in the history
  9. fix test titles

    phated committed Oct 18, 2021
    Copy the full SHA
    1d76b67 View commit details
    Browse the repository at this point in the history
  10. fix test

    phated committed Oct 18, 2021
    Copy the full SHA
    3ece482 View commit details
    Browse the repository at this point in the history
  11. fixes for rebase

    phated committed Oct 18, 2021
    Copy the full SHA
    9e7878e View commit details
    Browse the repository at this point in the history
  12. format

    phated committed Oct 18, 2021
    Copy the full SHA
    4ce1a2f View commit details
    Browse the repository at this point in the history
  13. path.resolve to dirname

    phated committed Oct 18, 2021
    Copy the full SHA
    09bec7a View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    aaffb61 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1925516 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    b9017ea View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    8a36ad0 View commit details
    Browse the repository at this point in the history
  18. Remove eslint workaround

    phated committed Oct 18, 2021
    Copy the full SHA
    f61375c View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0c5fe41 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    9568ff4 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    b570ef6 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    cf5d741 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    a9c2553 View commit details
    Browse the repository at this point in the history