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

new implementation of Resolver #84

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

new implementation of Resolver #84

wants to merge 36 commits into from

Commits on Nov 17, 2018

  1. wip

    ajafff committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    2a471c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce0e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77b908 View commit details
    Browse the repository at this point in the history
  4. various bugfixes

    ajafff committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    e43a9e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6594b87 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    1236705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    987b6c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a49249 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. fix shadowing of symbols

    ajafff committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ef45125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e146dae View commit details
    Browse the repository at this point in the history
  3. handle WithStatement

    ajafff committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    04af2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f9ce12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    496d758 View commit details
    Browse the repository at this point in the history
  6. make stuff protected

    ajafff committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    3e13be8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb9065f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

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

Commits on Nov 21, 2018

  1. unify code paths

    ajafff committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    d8cccd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97a978 View commit details
    Browse the repository at this point in the history
  3. fix lint and refactoring

    ajafff committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4a2a45c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    872e64e View commit details
    Browse the repository at this point in the history
  2. optimize FunctionLikeScope

    ajafff committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    f1e8afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b78491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1be913 View commit details
    Browse the repository at this point in the history
  5. micro optimization

    ajafff committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    5bed3dd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. added isAmbientModule

    ajafff committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    a88388f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    767023a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    31ef85d View commit details
    Browse the repository at this point in the history
  2. optimize lookup where possible

    ajafff committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    9e3322a View commit details
    Browse the repository at this point in the history
  3. filter declarations on lookup

    ajafff committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a1c97fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e68e4e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55debce View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. fix lookup of InferType

    ajafff committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d499ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6392c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

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

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    02ef4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa586be View commit details
    Browse the repository at this point in the history