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

Member binding operators #3720

Merged
merged 79 commits into from
May 25, 2024
Merged

Member binding operators #3720

merged 79 commits into from
May 25, 2024

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    cb32002 View commit details
    Browse the repository at this point in the history
  2. Checkpoint progress.

    josh11b committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8f6bb0c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

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

Commits on Feb 26, 2024

  1. Checkpoint progress.

    josh11b committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    764e129 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Checkpoint progress.

    josh11b committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    76a9824 View commit details
    Browse the repository at this point in the history
  2. Reject alternative

    josh11b committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7bfdd29 View commit details
    Browse the repository at this point in the history
  3. Checkpoint progress.

    josh11b committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56337f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Checkpoint progress.

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c31a8f2 View commit details
    Browse the repository at this point in the history
  2. Checkpoint progress.

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    21339ee View commit details
    Browse the repository at this point in the history
  3. Checkpoint progress.

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e4045ad View commit details
    Browse the repository at this point in the history
  4. Checkpoint progress.

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    98013d8 View commit details
    Browse the repository at this point in the history
  5. Rationale

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3fcaebf View commit details
    Browse the repository at this point in the history
  6. Proposal section

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ca8a9e8 View commit details
    Browse the repository at this point in the history
  7. Checkpoint progress.

    josh11b committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e3b86f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Checkpoint progress.

    josh11b committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fabe98a View commit details
    Browse the repository at this point in the history
  2. Checkpoint progress.

    josh11b committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fa29cc9 View commit details
    Browse the repository at this point in the history
  3. Checkpoint progress.

    josh11b committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    42e870a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19774c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jon Ross-Perkins <[email protected]>
    josh11b and jonmeow committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    60ecc46 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Updates based on comments

    josh11b committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    37e967f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    57d020d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c31b8f View commit details
    Browse the repository at this point in the history
  3. Link to context

    josh11b committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    88f1eb6 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Richard Smith <[email protected]>
    josh11b and zygoloid committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4339ae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Checkpoint progress.

    josh11b committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2d61054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81c7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c95c4 View commit details
    Browse the repository at this point in the history
  4. Note about overloading

    josh11b committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    af17d54 View commit details
    Browse the repository at this point in the history
  5. Checkpoint progress.

    josh11b committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1737ee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    6915349 View commit details
    Browse the repository at this point in the history
  2. Checkpoint progress.

    josh11b committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2cd3b49 View commit details
    Browse the repository at this point in the history
  3. CompileBind alternative

    josh11b committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b1277b1 View commit details
    Browse the repository at this point in the history
  4. Other uses of extend api

    josh11b committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d480f3d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Binding rewrite only once

    josh11b committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ab207b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    6655d9d View commit details
    Browse the repository at this point in the history
  2. Members of tuples and structs

    josh11b committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bdf5a74 View commit details
    Browse the repository at this point in the history
  3. Checkpoint progress.

    josh11b committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    314c2d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Chandler Carruth <[email protected]>
    josh11b and chandlerc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cbfab86 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Carbon Infra Bot <[email protected]>
    josh11b and CarbonInfraBot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    58e6d25 View commit details
    Browse the repository at this point in the history
  3. Fix using r instead of v

    josh11b committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    04f896d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Changes based on feedback

    josh11b committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    caef6d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c5168c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a922ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df9720 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Alternative

    josh11b committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fd5815d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Apply suggestions from code review

    Co-authored-by: Chandler Carruth <[email protected]>
    josh11b and chandlerc committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    35de7d2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2785768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f620303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886c773 View commit details
    Browse the repository at this point in the history
  5. Better delegate links

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    055bbaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91dee3a View commit details
    Browse the repository at this point in the history
  7. Checkpoint progress.

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    152f77e View commit details
    Browse the repository at this point in the history
  8. Checkpoint progress.

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0a47786 View commit details
    Browse the repository at this point in the history
  9. Checkpoint progress.

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ba070e7 View commit details
    Browse the repository at this point in the history
  10. Checkpoint progress.

    josh11b committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dd1d611 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Checkpoint progress.

    josh11b committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    99fb69a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update proposals/p3720.md

    Co-authored-by: Chandler Carruth <[email protected]>
    josh11b and chandlerc committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6f5b5a1 View commit details
    Browse the repository at this point in the history
  2. Update proposals/p3720.md

    Co-authored-by: Richard Smith <[email protected]>
    josh11b and zygoloid committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1d2d25a View commit details
    Browse the repository at this point in the history
  3. Update proposals/p3720.md

    Co-authored-by: Richard Smith <[email protected]>
    josh11b and zygoloid committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0e53d1b View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Richard Smith <[email protected]>
    josh11b and zygoloid committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9dc6340 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    josh11b committed May 14, 2024
    Configuration menu
    Copy the full SHA
    90d1ebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0539e3d View commit details
    Browse the repository at this point in the history
  7. Checkpoint progress.

    josh11b committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6e7ed82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    201afe0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Checkpoint progress.

    josh11b committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bd9a0d4 View commit details
    Browse the repository at this point in the history
  2. Checkpoint progress.

    josh11b committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f435a9e View commit details
    Browse the repository at this point in the history
  3. Checkpoint progress.

    josh11b committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ed7eb8a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Checkpoint progress.

    josh11b committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fa7e22f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. BindToValue

    josh11b committed May 17, 2024
    Configuration menu
    Copy the full SHA
    976b0b1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Checkpoint progress.

    josh11b committed May 21, 2024
    Configuration menu
    Copy the full SHA
    57c35e9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Checkpoint progress.

    josh11b committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7ca75ad View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. bind -> member bind

    josh11b committed May 23, 2024
    Configuration menu
    Copy the full SHA
    21fa974 View commit details
    Browse the repository at this point in the history
  2. More bind -> member bind

    josh11b committed May 23, 2024
    Configuration menu
    Copy the full SHA
    33a151b View commit details
    Browse the repository at this point in the history
  3. More bind -> member bind

    josh11b committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4df6b39 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Finish alternatives

    josh11b committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ad6d4df View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Update proposals/p3720.md

    Co-authored-by: Chandler Carruth <[email protected]>
    josh11b and chandlerc committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9c908b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4278d63 View commit details
    Browse the repository at this point in the history