1
0
Fork 0
mirror of https://github.com/luau-lang/rfcs.git synced 2025-04-09 21:10:56 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Aviral Goel
21d3413d47
RFC: Function Attribute Parameters ()
* RFC for attribute parameters

* Use a relative path to generalize for GitHub and the RFC site.

* Add reason for allowing `nil` parameter

* Handle forward compatibility and clarify parsing behavior.

* Slight rewording

* Add discussion for handling `@checked`

* Update description for new syntax.

* Improve presentation, fix ebnf syntax, and address comments.

* Propose function-call syntax for attributes
2024-05-30 12:19:18 -07:00