Commit graph

  • c12c6cdd9f
    Stricter utf8 library validation (#1) Arseny Kapoulkine 2023-11-08 12:03:36 -08:00
  • e14a058fe7
    Add stale workflow for PRs (#8) Lily Brown 2023-11-08 09:30:19 -08:00
  • 75c1cecee1
    Add intial draft of RFC Dekkonot 2023-11-08 09:25:54 -08:00
  • cdaab6518c
    Fix signature of buffer.tostring in the buffer RFC (#9) vegorov-rbx 2023-11-08 06:09:04 -08:00
  • 31574d10c4
    Fix signature of buffer.tostring in the buffer RFC buffer-rfc-tostring-fix vegorov-rbx 2023-11-08 05:27:45 -08:00
  • db0a60064e add stale workflow Lily Brown 2023-11-07 20:11:48 -08:00
  • d0b10b2d7d
    Update require-by-string-aliases.md menarulalam 2023-11-06 13:29:36 -08:00
  • ede5bc7d4d
    Create require-by-string-aliases.md menarulalam 2023-11-01 15:07:53 -07:00
  • 6c987bb939
    Create require-by-string-relative-paths.md menarulalam 2023-11-01 14:55:12 -07:00
  • 8716c61863 Add RFC for shared self Alan Jeffrey 2023-10-31 14:48:06 -05:00
  • 09f4232a65 Add RFC on API evolution Alan Jeffrey 2023-10-31 14:27:33 -05:00
  • 880db0824f Move .md file Alan Jeffrey 2023-10-31 14:20:00 -05:00
  • 06fa3d6b62 Add RFC for syntax for property access Alan Jeffrey 2023-10-31 14:17:39 -05:00
  • 727d236278
    Update behavior-stricter-utf8-library.md Arseny Kapoulkine 2023-10-31 10:23:31 -07:00
  • d31ed9665a Add recursive-type-unrestriction.md Alan Jeffrey 2023-10-30 15:25:03 -05:00
  • 0e7c8c40c8
    Create behavior-stricter-utf8-library.md Arseny Kapoulkine 2023-10-30 12:48:14 -07:00
  • 2d619a8504
    Update index.md Arseny Kapoulkine 2023-10-30 08:53:21 -07:00
  • 9b403388c6 docs: Remove README and TEMPLATE Arseny Kapoulkine 2023-10-30 08:48:08 -07:00
  • f8ab9fd8cd
    Delete docs/STATUS.md Arseny Kapoulkine 2023-10-30 07:56:53 -07:00
  • 7be809109c Add site config and index Arseny Kapoulkine 2023-10-30 07:52:49 -07:00
  • 8b942d4c73 Add README and TEMPLATE Arseny Kapoulkine 2023-10-30 07:52:16 -07:00
  • d00f6a3c2f RFC: Built in buffer type and library (#739) Rerumu 2023-10-19 04:13:58 -04:00
  • e95ad4d007 RFC: Add bit32.byteswap to support swapping the endianness of integers (#1052) Micah 2023-10-16 08:47:23 -07:00
  • 6b44fd77f2 rfcs: Update status Arseny Kapoulkine 2023-10-11 08:29:25 -07:00
  • 6b039ec388 RFC for new non-strict mode (#1037) Alan Jeffrey 2023-10-09 18:57:50 -05:00
  • 4bea4517a5 rfcs: Mark floor division RFC as implemented Arseny Kapoulkine 2023-09-01 14:10:22 -07:00
  • 73e1f81f71 RFC for local type inference. (#1007) Andy Friesen 2023-08-23 15:52:59 -07:00
  • d3cda06c97 RFC: Floor division operator (#832) Petri Häkkinen 2023-03-21 00:12:48 +02:00
  • 28466cf4dc Add RFC for type error suppression (#835) Alan Jeffrey 2023-03-13 19:33:27 -05:00
  • 53a5ca3bf1 Correct table.getn/foreach deprecation RFC (#848) Arseny Kapoulkine 2023-02-27 12:30:33 -08:00
  • 42171e46ba Update STATUS.md Arseny Kapoulkine 2023-02-14 12:25:58 -08:00
  • 952d913c56 RFC: Deprecate table.getn/foreach/foreachi (#715) Arseny Kapoulkine 2023-02-14 12:25:12 -08:00
  • d535297ee4 Update lower-bounds-calculation.md Arseny Kapoulkine 2023-02-14 12:23:54 -08:00
  • 64f41297ef RFC: Expanded Subtyping for Generic Function Types (#641) Aaron Weiss 2022-09-19 16:42:20 -04:00
  • 29927f58fa RFC: Prohibit use of interpolated strings in function calls without parentheses (#648) Arseny Kapoulkine 2022-08-25 14:54:02 -07:00
  • 2e99d7f9d4 RFC: Explicitly support escape sequence in string interpolation literals (#642) Alexander McCord 2022-08-23 12:03:53 -07:00
  • 569ee30d29 Update generalized-iteration.md (#640) Arseny Kapoulkine 2022-08-17 10:02:08 -07:00
  • 16eb1ed8c5 Update RFC status page Arseny Kapoulkine 2022-08-03 15:40:57 -07:00
  • 6a62dfeef6 Mark never/unknown types RFC as implemented Arseny Kapoulkine 2022-08-03 15:40:24 -07:00
  • 40d8512225 Mark __len RFC as implemented Arseny Kapoulkine 2022-08-03 15:38:45 -07:00
  • 85679574a3 RFC: Disallow name T and name(T) in future syntactic extensions for type annotations (#589) Alexander McCord 2022-07-28 14:48:17 -07:00
  • d19bebb5be RFC: Update the rules on string interpolation in light of feedback (#615) Alexander McCord 2022-07-28 14:48:05 -07:00
  • 413678d3b2 Spell out RFC considerations for library functions more explicitly (#603) Arseny Kapoulkine 2022-07-19 08:37:56 -07:00
  • ba2fcae7ce Update STATUS.md Arseny Kapoulkine 2022-06-28 09:08:12 -07:00
  • 8b71efb393 RFC: Support __len metamethod for tables and rawlen function (#536) Arseny Kapoulkine 2022-06-28 09:06:59 -07:00
  • d1e5077c4a Update STATUS.md Arseny Kapoulkine 2022-06-22 12:54:48 -07:00
  • ab226cd0ad Rename none-and-unknown-types.md to never-and-unknown-types.md Arseny Kapoulkine 2022-06-22 11:16:38 -07:00
  • fa7e192287 RFC: never and unknown types (#434) Alan Jeffrey 2022-06-22 13:15:41 -05:00
  • c5f31f6f7d Mark generalized iteration RFC as implemented Arseny Kapoulkine 2022-06-09 10:18:29 -07:00
  • 8b928cb3f1 Update STATUS.md Arseny Kapoulkine 2022-06-09 10:18:03 -07:00
  • ea9bd25c53 RFC: Do not implement safe navigation operator (#501) Arseny Kapoulkine 2022-06-09 10:03:37 -07:00
  • 3b7d6c4d8f Update STATUS.md Arseny Kapoulkine 2022-05-12 10:08:36 -07:00
  • 57c5c23ab6 Mark last table subtyping RFC as implemented Arseny Kapoulkine 2022-05-12 10:08:10 -07:00
  • 182112de10 Update STATUS.md Arseny Kapoulkine 2022-05-11 15:14:51 -07:00
  • 1ddb475518 Mark singleton types and unsealed table literals RFCs as implemented (#438) Arseny Kapoulkine 2022-03-29 16:58:59 -07:00
  • 243f7d8ada RFC: Lower Bounds Calculation (#388) Andy Friesen 2022-03-29 12:37:14 -07:00
  • 413217e2c4 Update STATUS.md Arseny Kapoulkine 2022-03-24 13:10:56 -07:00
  • 44aa7dfb3f Mark sealed table subtyping RFC as implemented Arseny Kapoulkine 2022-03-24 13:10:30 -07:00
  • 1a424d0679 Mark table.clone as implemented Arseny Kapoulkine 2022-03-24 09:29:20 -07:00
  • 40b1982b37 Update STATUS.md Arseny Kapoulkine 2022-03-24 09:26:42 -07:00
  • 26971fb08e RFC: Do not implement non-nil postfix ! operator. (#420) Alexander McCord 2022-03-24 08:38:16 -07:00
  • 6a3540247b Fold in rationale for making else branch mandatory in if-then-else expressions. (#426) Alexander McCord 2022-03-23 16:53:52 -07:00
  • 2c5e9183fd Update STATUS.md Arseny Kapoulkine 2022-02-28 14:16:35 -08:00
  • a3bcf833b5 RFC: table.clone (#362) Arseny Kapoulkine 2022-02-28 14:15:33 -08:00
  • 7cce7ac7df Revert "Mark singleton types RFC as implemented (#370)" (#378) Arseny Kapoulkine 2022-02-19 10:57:29 -08:00
  • d7c6a62dfb Mark singleton types RFC as implemented (#370) Alexander McCord 2022-02-17 16:16:31 -08:00
  • d6d3fd9d59 Mark default type parameters RFC as implemented (#369) Arseny Kapoulkine 2022-02-17 16:14:35 -08:00
  • 48e696b885 Create RFC status tracking document (#363) Arseny Kapoulkine 2022-02-15 18:37:02 -08:00
  • 70f373dda8 RFC: Generalized iteration (#335) Arseny Kapoulkine 2022-02-14 10:04:07 -08:00
  • 8bfe03e0a1 Add turbofish discussion to generic function RFC (#300) Arseny Kapoulkine 2022-01-07 11:07:36 -08:00
  • f0700ed478 Mark bidirectional ascription RFC as implemented (#305) Arseny Kapoulkine 2022-01-07 11:07:22 -08:00
  • 992151017d Mark coroutine.close RFC as implemented (#304) Arseny Kapoulkine 2022-01-07 08:52:33 -08:00
  • 4a20533d9b RFC: Fix an unsoundness issue around stripping optional properties (#276) Alan Jeffrey 2022-01-06 12:48:09 -06:00
  • ce092c8d53 RFC: Safe navigation operator (#142) boyned//Kampfkarren 2021-12-20 15:38:15 -08:00
  • c5234e027c RFC: Amend 'Default type alias type parameters' for type pack parameters (#238) vegorov-rbx 2021-12-08 04:21:47 -08:00
  • 991d3b01e4 Mark bit32.count* RFC as implemented Arseny Kapoulkine 2021-12-03 11:10:41 -08:00
  • 467425a7ee Mark 'Type alias type packs' RFC as implemented (#237) vegorov-rbx 2021-11-23 10:03:20 -08:00
  • fdf723ed41 RFC: String interpolation (#165) Alexander McCord 2021-11-22 14:59:38 -08:00
  • e2338d441d RFC: coroutine.close (#88) Arseny Kapoulkine 2021-11-17 06:49:49 -08:00
  • 4788be8119 Clarified parsing properties of tables in the presence of singleton types (#207) Alan Jeffrey 2021-11-16 14:48:01 -06:00
  • a607a9f98d RFC: Do not allow method call on string literals (#145) Arseny Kapoulkine 2021-11-12 06:54:00 -08:00
  • 4db99d9a47 RFC: bit32.countlz/countrz (#89) Arseny Kapoulkine 2021-11-09 10:40:14 -08:00
  • 499a17091c Spelling (#119) Josh Soref 2021-11-04 10:50:46 -04:00
  • 9adf1a8090 Mark RFCs that were implemented as such. Arseny Kapoulkine 2021-11-03 21:35:25 -07:00
  • f1ee825f69 Update config-luaurc.md (#104) Amber's Careware 2021-11-03 14:15:51 -06:00
  • 08af03ff5b Remove team restriction from RFC process documentation Arseny Kapoulkine 2021-11-03 12:13:42 -07:00
  • 0c32fc9437 RFC: Type alias type packs (#83) vegorov-rbx 2021-10-27 11:53:45 -07:00
  • 10d3fa9213 RFC: Write-only properties (#79) Alan Jeffrey 2021-10-27 13:42:17 -05:00
  • 0ec1b67f2a RFC: Read-only properties (#77) Alan Jeffrey 2021-10-11 09:58:01 -05:00
  • da5a4b3f0a RFC: Configure analysis via .luaurc (#47) Arseny Kapoulkine 2021-10-07 22:41:56 -07:00
  • 74404306d9 Update function-table-freeze.md Arseny Kapoulkine 2021-10-07 17:51:08 -07:00
  • aa2aaf88d1 RFC: Unsealed table assignment creates an optional property (#73) Alan Jeffrey 2021-10-05 17:22:38 -07:00
  • 887d1c7003 RFC: Recursive type restriction (#68) Alan Jeffrey 2021-09-27 12:49:03 -05:00
  • 0d3820930b Rename syntax-type-ascription-2.md to syntax-type-ascription-bidi.md Arseny Kapoulkine 2021-09-23 11:18:02 -07:00
  • e416508756 Update syntax-if-expression.md Arseny Kapoulkine 2021-09-22 14:08:37 -07:00
  • 6375b995ed RFC: Update type assertions to permit conversion between any two related types (#56) Andy Friesen 2021-09-14 11:55:20 -07:00
  • 9656e85579 RFC: Default type alias type parameters (#61) vegorov-rbx 2021-08-20 20:26:37 +03:00
  • 24614fb647 RFC: Deprecate getfenv/setfenv (#51) Arseny Kapoulkine 2021-06-24 23:02:57 -07:00
  • 492d422346 RFC: nil-forgiving operator (#48) vegorov-rbx 2021-06-23 22:58:00 +03:00
  • 249946eaf0 Update if-expr RFC with mid-block return interaction (#43) Arseny Kapoulkine 2021-06-01 15:45:43 -07:00