Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

[Breaking change] Remove all use of the language service. Use only the Program. #2235

Merged
merged 7 commits into from Mar 14, 2017
Merged

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    c89d22c View commit details
    Browse the repository at this point in the history
  2. Use applyWithFunction

    Andy Hanson committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    6a56034 View commit details
    Browse the repository at this point in the history
  3. Rename parameter

    Andy Hanson committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    287e580 View commit details
    Browse the repository at this point in the history
  4. Simplify

    Andy Hanson committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    43368eb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Add no-unused-variable rule back, and rewrite it to use the compiler …

    …options
    Andy Hanson committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    4ace97b View commit details
    Browse the repository at this point in the history
  2. Simplify import tests: always import the same module.

    Andy Hanson committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    1c357de View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Simplify 'getSourceFile', remove duplicate tests, and disable some te…

    …sts in TS2.0
    Andy Hanson committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    ef41dc2 View commit details
    Browse the repository at this point in the history