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(es/transform): Add experimental .d.ts generation #9093

Merged
merged 27 commits into from
Jun 21, 2024
Merged

Commits on Jun 21, 2024

  1. Add JscExperimental.emit_dts

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f48e7c5 View commit details
    Browse the repository at this point in the history
  2. DEp

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8e7a545 View commit details
    Browse the repository at this point in the history
  3. cargo lockfile

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b1e7923 View commit details
    Browse the repository at this point in the history
  4. emit_isolated_dts

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d3c9032 View commit details
    Browse the repository at this point in the history
  5. Add config

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    73091ba View commit details
    Browse the repository at this point in the history
  6. Add a test

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bb3ec01 View commit details
    Browse the repository at this point in the history
  7. Move test

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    645c758 View commit details
    Browse the repository at this point in the history
  8. fixup

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e570a05 View commit details
    Browse the repository at this point in the history
  9. Add more tests

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8e8da74 View commit details
    Browse the repository at this point in the history
  10. Module

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0359111 View commit details
    Browse the repository at this point in the history
  11. oxc

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b4fc1e4 View commit details
    Browse the repository at this point in the history
  12. Remove

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d20c12c View commit details
    Browse the repository at this point in the history
  13. fixup for oxc

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f083cb6 View commit details
    Browse the repository at this point in the history
  14. Print outptu

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bd6a2b7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    960d213 View commit details
    Browse the repository at this point in the history
  16. Use emit correctly

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a22cc2f View commit details
    Browse the repository at this point in the history
  17. check for empty

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    51f6128 View commit details
    Browse the repository at this point in the history
  18. .swcrc

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e733bfa View commit details
    Browse the repository at this point in the history
  19. Update test refs

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e696511 View commit details
    Browse the repository at this point in the history
  20. Update test refs

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    83ceea7 View commit details
    Browse the repository at this point in the history
  21. revert

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fecd48e View commit details
    Browse the repository at this point in the history
  22. Move

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ba9260d View commit details
    Browse the repository at this point in the history
  23. projects.trs

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ffaaa94 View commit details
    Browse the repository at this point in the history
  24. Capture errors

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5bb8c2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b1415ac View commit details
    Browse the repository at this point in the history
  26. Update test refs

    kdy1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    27c37ea View commit details
    Browse the repository at this point in the history
  27. Merge branch 'main' into ts

    kdy1 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    68e0ebf View commit details
    Browse the repository at this point in the history