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

Address test plan for target-typed new #29167

Merged

Commits on Aug 8, 2018

  1. Update resources.

    alrz committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    5b5ea9d View commit details
    Browse the repository at this point in the history
  2. Misc.

    alrz committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    e9624df View commit details
    Browse the repository at this point in the history
  3. Add additional tests.

    alrz committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d0b1ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30507d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Renamings.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    2cc9cce View commit details
    Browse the repository at this point in the history
  2. Permit new() in as operator

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    1a7d7d5 View commit details
    Browse the repository at this point in the history
  3. Update resources.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6d40406 View commit details
    Browse the repository at this point in the history
  4. Handle equality operators.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ddb8968 View commit details
    Browse the repository at this point in the history
  5. Misc.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    78829c1 View commit details
    Browse the repository at this point in the history
  6. Add operator tests.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    e914ad3 View commit details
    Browse the repository at this point in the history
  7. Fix tests.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ede6663 View commit details
    Browse the repository at this point in the history
  8. Add tuple equality tests.

    alrz committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ca09a98 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Update resources.

    alrz committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    b0f8c1f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. PR feedback

    alrz committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a8da5a5 View commit details
    Browse the repository at this point in the history
  2. Changes per latest LDM

    alrz committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    5aef52f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    d24c502 View commit details
    Browse the repository at this point in the history
  2. Verify symbols on 'as' operator

    alrz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    d98ba1e View commit details
    Browse the repository at this point in the history
  3. Verify constant values

    alrz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    66cab39 View commit details
    Browse the repository at this point in the history
  4. Misc.

    alrz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    8ebeb79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce683bf View commit details
    Browse the repository at this point in the history
  6. Revert code.

    alrz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    e14244a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    207630a View commit details
    Browse the repository at this point in the history
  2. Add test for goto case

    alrz committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    d4accd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e114245 View commit details
    Browse the repository at this point in the history
  4. Remove newline.

    alrz committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    bf9031e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

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

Commits on Dec 15, 2018

  1. Permit delegate target types

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    d239b96 View commit details
    Browse the repository at this point in the history
  2. Split target-type tests

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c9f4e88 View commit details
    Browse the repository at this point in the history
  3. Add test for anonymous types

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    102344b View commit details
    Browse the repository at this point in the history
  4. Add suggested PROTOTYPE markers

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    cfc879c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b74a465 View commit details
    Browse the repository at this point in the history
  6. Renamings.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    1834662 View commit details
    Browse the repository at this point in the history
  7. Update resources.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    f5dedc8 View commit details
    Browse the repository at this point in the history
  8. Fix up test.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    0abd0d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b7e214 View commit details
    Browse the repository at this point in the history
  10. Update resources.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    60dd082 View commit details
    Browse the repository at this point in the history
  11. Fix up tests.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    041ef71 View commit details
    Browse the repository at this point in the history
  12. Add missing argument.

    alrz committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    bc08c24 View commit details
    Browse the repository at this point in the history