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

Private Class Methods Stage 3: Private Accessors #9101

Merged

Commits on Jan 17, 2019

  1. Add accessor loose support

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    af5db96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    621828a View commit details
    Browse the repository at this point in the history
  3. Fix private dupe name check

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9e41394 View commit details
    Browse the repository at this point in the history
  4. Changes from code review

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5fcbd17 View commit details
    Browse the repository at this point in the history
  5. Add duplicated names tests

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    83c135c View commit details
    Browse the repository at this point in the history
  6. Add get/set-only tests

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a5d2172 View commit details
    Browse the repository at this point in the history
  7. Move accessors tests

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f0d6486 View commit details
    Browse the repository at this point in the history
  8. Split out updates tests

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2498ec2 View commit details
    Browse the repository at this point in the history
  9. Add helper change tests

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    4a328b1 View commit details
    Browse the repository at this point in the history
  10. Update test output

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    d6ccba0 View commit details
    Browse the repository at this point in the history
  11. Update test options

    tim-mc committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    62a0ca4 View commit details
    Browse the repository at this point in the history