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

Adding support for tuple types (e.g. [number, string]) #428

Merged
merged 10 commits into from
Sep 15, 2014
Merged

Commits on Aug 11, 2014

  1. 19 Configuration menu
    Copy the full SHA
    5b25524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1dbad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Addressing CR feedback.

    ahejlsberg committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    ef52312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b3677 View commit details
    Browse the repository at this point in the history
  3. Accepting new baselines.

    ahejlsberg committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    f0b33b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2014

  1. Merge branch 'master' into tupleTypes

    Conflicts:
    	tests/baselines/reference/typeName1.errors.txt
    ahejlsberg committed Aug 16, 2014
    Configuration menu
    Copy the full SHA
    0cf503f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e802d View commit details
    Browse the repository at this point in the history
  3. Contextual typing of array literals is now based on the presence or a…

    …bsence
    
    of numerically named properties and doesn't directly test for tuple types.
    ahejlsberg committed Aug 16, 2014
    16 Configuration menu
    Copy the full SHA
    63b83e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

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

Commits on Sep 15, 2014

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