rfcs/docs
Andy Friesen 8eea6768b4
RFC: Syntax for read- and write- access to properties (#15)
* RFC for property access modifier syntax.

Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
2024-01-12 16:03:21 -08:00
..
_config.yml Add site config and index 2023-10-30 07:52:49 -07:00
behavior-eq-metamethod.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
behavior-stricter-utf8-library.md Update behavior-stricter-utf8-library.md 2023-11-16 13:32:01 -08:00
change-global-version.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
CNAME Create CNAME 2023-11-10 14:12:23 -08:00
config-luaurc.md Mark RFCs that were implemented as such. 2021-11-03 21:35:25 -07:00
deprecate-getfenv-setfenv.md rfcs: Update status 2023-10-11 08:29:25 -07:00
deprecate-table-getn-foreach.md rfcs: Update status 2023-10-11 08:29:25 -07:00
disallow-proposals-leading-to-ambiguity-in-grammar.md RFC: Disallow name T and name(T) in future syntactic extensions for type annotations (#589) 2022-07-28 14:48:17 -07:00
function-bit32-byteswap.md Status update on bit32.byteswap and buffer (#17) 2023-12-15 13:50:54 -08:00
function-bit32-countlz-countrz.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
function-coroutine-close.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
function-debug-info.md Spelling (#119) 2021-11-04 09:50:46 -05:00
function-string-pack-unpack.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
function-table-clear.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
function-table-clone.md Mark table.clone as implemented 2022-03-24 09:29:20 -07:00
function-table-create-find.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
function-table-freeze.md Spelling (#119) 2021-11-04 09:50:46 -05:00
generalized-iteration.md Update generalized-iteration.md (#640) 2022-08-17 10:02:08 -07:00
generic-function-subtyping.md RFC: Expanded Subtyping for Generic Function Types (#641) 2022-09-19 13:42:20 -07:00
generic-functions.md Add turbofish discussion to generic function RFC (#300) 2022-01-07 11:07:36 -08:00
index.md Update index.md 2023-10-30 08:53:21 -07:00
len-metamethod-rawlen.md Mark __len RFC as implemented 2022-08-03 15:38:45 -07:00
local-type-inference.md RFC for local type inference. (#1007) 2023-08-23 15:52:59 -07:00
lower-bounds-calculation.md Update lower-bounds-calculation.md 2023-02-14 12:23:54 -08:00
never-and-unknown-types.md Mark never/unknown types RFC as implemented 2022-08-03 15:40:24 -07:00
new-nonstrict.md RFC for new non-strict mode (#1037) 2023-10-09 18:57:50 -05:00
new-require-by-string-semantics.md Updates to require by string RFCs (#14) 2023-12-12 13:56:02 -05:00
property-readonly.md RFC: Read-only properties (#77) 2021-10-11 09:58:01 -05:00
property-writeonly.md RFC: Write-only properties (#79) 2021-10-27 11:42:17 -07:00
recursive-type-restriction.md Mark RFCs that were implemented as such. 2021-11-03 21:35:25 -07:00
require-by-string-aliases.md Updates to require by string RFCs (#14) 2023-12-12 13:56:02 -05:00
sealed-table-subtyping.md Mark sealed table subtyping RFC as implemented 2022-03-24 13:10:30 -07:00
syntax-array-like-table-types.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
syntax-compound-assignment.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
syntax-continue-statement.md Spelling (#119) 2021-11-04 09:50:46 -05:00
syntax-default-type-alias-type-parameters.md Mark default type parameters RFC as implemented (#369) 2022-02-17 16:14:35 -08:00
syntax-floor-division-operator.md rfcs: Mark floor division RFC as implemented 2023-09-01 14:10:22 -07:00
syntax-if-expression.md Fold in rationale for making else branch mandatory in if-then-else expressions. (#426) 2022-03-23 16:53:52 -07:00
syntax-named-function-type-args.md Mark 'Named Function Type Arguments' status as implemented (#41) 2021-05-31 21:07:37 +03:00
syntax-number-literals.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
syntax-property-access-modifiers.md RFC: Syntax for read- and write- access to properties (#15) 2024-01-12 16:03:21 -08:00
syntax-singleton-types.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
syntax-string-interpolation.md Add site config and index 2023-10-30 07:52:49 -07:00
syntax-type-alias-type-packs.md Mark 'Type alias type packs' RFC as implemented (#237) 2021-11-23 10:03:20 -08:00
syntax-type-ascription-bidi.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
syntax-type-ascription.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
syntax-typed-variadics.md Add RFC status fields (#39) 2021-05-17 18:19:49 -07:00
type-byte-buffer.md Status update on bit32.byteswap and buffer (#17) 2023-12-15 13:50:54 -08:00
type-error-suppression.md Add RFC for type error suppression (#835) 2023-03-13 19:33:27 -05:00
unsealed-table-assign-optional-property.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
unsealed-table-literals.md Mark singleton types and unsealed table literals RFCs as implemented (#438) 2022-03-29 16:58:59 -07:00
unsealed-table-subtyping-strips-optional-properties.md Mark last table subtyping RFC as implemented 2022-05-12 10:08:10 -07:00