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

Control flow analysis for array construction #11432

Merged
merged 24 commits into from
Oct 14, 2016
Merged

Commits on Oct 6, 2016

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

    ahejlsberg committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    b5c1055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c4190b View commit details
    Browse the repository at this point in the history
  4. Accept new baselines

    ahejlsberg committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    144f4ff View commit details
    Browse the repository at this point in the history
  5. Add tests

    ahejlsberg committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    a9c2b23 View commit details
    Browse the repository at this point in the history
  6. Accept new baselines

    ahejlsberg committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    c0c2271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8d5226 View commit details
    Browse the repository at this point in the history
  8. Fix some minor issues

    ahejlsberg committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    12906a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Add additional test

    ahejlsberg committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    2f5af2e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. Configuration menu
    Copy the full SHA
    71b9b33 View commit details
    Browse the repository at this point in the history
  2. Add test

    ahejlsberg committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    d202b1c View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    89826a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    e6b588a View commit details
    Browse the repository at this point in the history
  2. Fix minor issue

    ahejlsberg committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    612ed1e View commit details
    Browse the repository at this point in the history
  3. Add test

    ahejlsberg committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    e9858de View commit details
    Browse the repository at this point in the history
  4. Accept new baselines

    ahejlsberg committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c9e2f95 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Fix typo

    ahejlsberg committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    38278ee View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Configuration menu
    Copy the full SHA
    1dedca7 View commit details
    Browse the repository at this point in the history
  2. Fix test

    ahejlsberg committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    620b3f9 View commit details
    Browse the repository at this point in the history
  3. Add additional tests

    ahejlsberg committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    a27a68f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf301e9 View commit details
    Browse the repository at this point in the history
  5. Update tests

    ahejlsberg committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    bfa4197 View commit details
    Browse the repository at this point in the history
  6. Accept new baselines

    ahejlsberg committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    79ed3a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Merge branch 'master' into controlFlowArrays

    # Conflicts:
    #	src/compiler/checker.ts
    ahejlsberg committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    c876d92 View commit details
    Browse the repository at this point in the history