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

Update status of Cadence FLIPs #230

Merged
merged 16 commits into from
Dec 19, 2023
2 changes: 1 addition & 1 deletion cadence/20221214-auth-remodel.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 54
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230417-events-emitted-from-interfaces.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 111
authors: Deniz Mert Edincik ([email protected]) / Supun Setunga ([email protected])
sponsor: Deniz Mert Edincik ([email protected]) / Supun Setunga ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230503-improve-conformance.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 83
authors: Supun Setunga ([email protected])
sponsor: Supun Setunga ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230505-remove-priv-and-pub.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 84
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230505-remove-restricted-types.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 85
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down
4 changes: 2 additions & 2 deletions cadence/20230517-member-access-semnatics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 89
authors: Supun Setunga ([email protected])
sponsor: Supun Setunga ([email protected])
Expand Down Expand Up @@ -240,4 +240,4 @@ None

## Questions and Discussion Topics

None
None
2 changes: 1 addition & 1 deletion cadence/20230519-built-in-mutability-entitlements.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 86
authors: Supun Setunga ([email protected])
sponsor: Supun Setunga ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230525-account-type.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: approved
status: implemented
flip: 92
authors: Bastian Müller ([email protected])
sponsor: Bastian Müller ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230623-entitlement-improvements.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 94
authors: Supun Setunga ([email protected])
sponsor: Supun Setunga ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230711-remove-type-requirements.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: Approved
status: implemented
flip: 118
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 131
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230816-relax-interface-conformance.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: approved
status: implemented
flip: 134
authors: Supun Setunga ([email protected])
sponsor: Supun Setunga ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20230913-restrict-capabilities-publish.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: imlemented
flip: 196
authors: Deniz Mert Edincik ([email protected])
sponsors: Bastian Mueller ([email protected])
Expand Down
6 changes: 3 additions & 3 deletions cadence/20231016-entitlement-mapping-syntax.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
status: approved
status: implemented
flip: 210
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
updated: 2023-10-16
---

# FLIP NNN: Improve Entitlement Mapping Syntax
# FLIP 210: Improve Entitlement Mapping Syntax

## Objective

Expand Down Expand Up @@ -56,4 +56,4 @@ that was previously declared as `access(M) fun foo(): auth(M) &T` would instead

### Alternatives Considered

We have not discussed alternative syntactic changes, but are open to suggestions.
We have not discussed alternative syntactic changes, but are open to suggestions.
2 changes: 1 addition & 1 deletion cadence/20231016-reject-references-to-references.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: accepted
status: implemented
flip: 211
authors: Bastian Mueller ([email protected])
sponsor: Bastian Mueller ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion cadence/20231023-cadence-attachments-entitlements.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: approved
status: implemented
flip: 217
authors: Daniel Sainati ([email protected])
sponsor: Daniel Sainati ([email protected])
Expand Down