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

Synthesize namespace records for proper esm interop #19675

Merged
merged 32 commits into from
Jan 9, 2018

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    213146d View commit details
    Browse the repository at this point in the history
  2. Accept baselines

    weswigham committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    b5a7ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8abc907 View commit details
    Browse the repository at this point in the history
  4. Accept baselines

    weswigham committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    2d0c8d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a725916 View commit details
    Browse the repository at this point in the history
  6. update typechecker to have errors on called imported namespaces and g…

    …ood error recovery with a quickfix
    weswigham committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    e910603 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e84b051 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f23d41c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    ebd4c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b33df0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    7ff11bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcafdba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    eaf2fc5 View commit details
    Browse the repository at this point in the history
  2. Rename ESMInterop -> ESModuleInterop in module.ts, add emit test (sin…

    …ce fourslash doesnt do that)
    weswigham committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    29c731c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4350caf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. Configuration menu
    Copy the full SHA
    e20a548 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    578141d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Reword diagnostic

    weswigham committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    dfe5675 View commit details
    Browse the repository at this point in the history
  2. Change style

    weswigham committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    8c6c313 View commit details
    Browse the repository at this point in the history
  3. Edit followup diagnostic

    weswigham committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    3d996d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f9c240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2361f37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    357996b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    a682476 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Configuration menu
    Copy the full SHA
    6e9e874 View commit details
    Browse the repository at this point in the history
  2. Improve comment clarity

    weswigham committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    a654b82 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    ef6faf1 View commit details
    Browse the repository at this point in the history
  2. ESModule -> esModule

    weswigham committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    a8233b3 View commit details
    Browse the repository at this point in the history
  3. Use find and not forEach

    weswigham committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    f4f4e84 View commit details
    Browse the repository at this point in the history
  4. Use guard

    weswigham committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    386c54d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2663db7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8068e2e View commit details
    Browse the repository at this point in the history