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

fix(swc): Fixes for typescript type checker #1146

Merged
merged 26 commits into from
Dec 27, 2020
Merged

fix(swc): Fixes for typescript type checker #1146

merged 26 commits into from
Dec 27, 2020

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    26891c1 View commit details
    Browse the repository at this point in the history
  2. Fix codegen of TsIndexSignature

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    366445e View commit details
    Browse the repository at this point in the history
  3. parse optional method correctly

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    aa2918f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4a2c91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7664723 View commit details
    Browse the repository at this point in the history
  6. ts_resolver: Handle type params

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6a1d839 View commit details
    Browse the repository at this point in the history
  7. ts_resolver: Restore ident_type

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1e433b4 View commit details
    Browse the repository at this point in the history
  8. Fix

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3373468 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4c517a View commit details
    Browse the repository at this point in the history
  10. emit_ts_export_assignment

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    297bd15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cdaabef View commit details
    Browse the repository at this point in the history
  12. Fix

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3ab9522 View commit details
    Browse the repository at this point in the history
  13. Implement emit_ts_non_null_expr

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    70d4555 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd66960 View commit details
    Browse the repository at this point in the history
  15. Fix

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    808739d View commit details
    Browse the repository at this point in the history
  16. fmt

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    9c640e0 View commit details
    Browse the repository at this point in the history
  17. Fix ts_resolver

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f0c2061 View commit details
    Browse the repository at this point in the history
  18. Fix

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    81190dd View commit details
    Browse the repository at this point in the history
  19. Fix

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    51b5cee View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Merge branch 'master' into tsc

    kdy1 authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    d5de675 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Merge branch 'master' into tsc

    kdy1 authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    935de5d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tsc

    kdy1 authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    11c8d1b View commit details
    Browse the repository at this point in the history
  3. Fix

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    e6a7bce View commit details
    Browse the repository at this point in the history
  4. Bump version

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    e81426f View commit details
    Browse the repository at this point in the history
  5. Update test refs

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    6e5ada8 View commit details
    Browse the repository at this point in the history
  6. Fix transforms test

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    070bc4e View commit details
    Browse the repository at this point in the history