Commit graph

  • c2a77cc3bc
    Apply suggestions from code review vegorov-rbx 2025-01-06 10:31:35 -08:00
  • ce907ca65c
    Make concession on moot point ccuser44 2025-01-06 09:54:53 +00:00
  • 251dbfd187
    Add example usages ccuser44 2025-01-06 09:53:29 +00:00
  • 99f05600ae
    Fix grammar Micah 2025-01-02 15:02:47 -08:00
  • 1ed0a10b3d
    Make the python line not read weird Micah 2025-01-02 15:02:08 -08:00
  • 4e7912ac9a
    Initial draft of RFC Micah 2025-01-02 14:59:32 -08:00
  • 55fb920114
    Some text fixes math-lerp vegorov-rbx 2024-12-18 11:53:05 -08:00
  • a5b158dfd6
    Remove value based language ccuser44 2024-12-17 10:38:35 +02:00
  • b400c9f4c9
    Remove "There are no drawbacks" ccuser44 2024-12-17 10:37:44 +02:00
  • a05c4c47da
    Fix grammar mistake ccuser44 2024-12-14 21:04:40 +02:00
  • 2723717f6e
    Remove useless comment ccuser44 2024-12-14 21:02:22 +02:00
  • c09c926a34
    Misc improvements ccuser44 2024-12-14 21:02:09 +02:00
  • 101187d95f
    Create table.clone-locked-metatables.md ccuser44 2024-12-14 20:44:10 +02:00
  • 031ebc4288
    Update generic-constraints.md Kiiyoko 2024-12-13 23:51:10 -05:00
  • 2766e0411f
    RFC: buffer.readbits/writebits (#18) vegorov-rbx 2024-12-13 18:00:17 -08:00
  • 6b959dd236
    Update generic-constraints.md Kiiyoko 2024-12-13 20:01:48 -05:00
  • a41e48b4dd
    Update generic-constraints.md Kiiyoko 2024-12-13 19:52:45 -05:00
  • d767a9283f
    Update generic-constraints.md Kiiyoko 2024-12-13 19:31:54 -05:00
  • 9d1ed30d92
    Update generic-constraints.md Kiiyoko 2024-12-13 19:31:30 -05:00
  • 690f8b7676
    Update generic-constraints.md Kiiyoko 2024-12-13 19:09:12 -05:00
  • 8e20e26f6c
    Update generic-constraints.md Kiiyoko 2024-12-13 19:08:17 -05:00
  • dd7650a44b
    Update generic-constraints.md Kiiyoko 2024-12-13 19:05:56 -05:00
  • 000a18b905
    Update generic-constraints.md Kiiyoko 2024-12-13 19:05:01 -05:00
  • f4f806e79c
    Update generic-constraints.md Kiiyoko 2024-12-13 19:03:23 -05:00
  • 7a110a7e96
    Update generic-constraints.md Kiiyoko 2024-12-13 18:58:31 -05:00
  • 5c01bf5ce6
    Update generic-constraints.md Kiiyoko 2024-12-13 18:58:17 -05:00
  • 6c02857435
    Update generic-constraints.md Kiiyoko 2024-12-13 18:57:11 -05:00
  • d2e5c56e60
    Update generic-constraints.md Kiiyoko 2024-12-13 00:09:01 -05:00
  • dcddfa3dbe
    Update generic-constraints.md Kiiyoko 2024-12-12 23:29:12 -05:00
  • e29d515a27
    Update generic-constraints.md Kiiyoko 2024-12-12 23:25:48 -05:00
  • 60032131e2
    Update generic-constraints.md Kiiyoko 2024-12-12 23:16:27 -05:00
  • ad231459cc
    Update generic-constraints.md Kiiyoko 2024-12-12 23:15:34 -05:00
  • 5228e18210
    Update generic-constraints.md Kiiyoko 2024-12-12 23:14:56 -05:00
  • de0bc30c1a
    Create generic-constraints.md Kiiyoko 2024-12-12 23:14:21 -05:00
  • 8b46dae016 Clarify which variant the sentence is referring to. Arseny Kapoulkine 2024-12-11 08:17:06 -08:00
  • 76a6dc2f74 Add function math.lerp Arseny Kapoulkine 2024-12-11 08:04:51 -08:00
  • ece0dd1c15
    Add RFC for 2-component vector constructor (#74) Petri Häkkinen 2024-12-09 21:15:39 +02:00
  • ac5cc80f9b Wording improvements Vyacheslav Egorov 2024-12-05 20:19:22 +02:00
  • 264d542d05 Language Vyacheslav Egorov 2024-12-05 18:03:19 +02:00
  • 332a2c13ce RFC: Support for Generic Types and Packs in User-Defined Type Functions Vyacheslav Egorov 2024-12-05 17:59:19 +02:00
  • 5c26c39cf0
    RFC: Support for thread and buffer Types in User-Defined Type Functions (#77) vegorov-rbx 2024-12-03 04:50:51 -08:00
  • 34aff1a162
    do not release unfinished features jackdotink 2024-12-01 14:07:05 -06:00
  • f2ef6bfc9b Add missed full-stop in sentence Erica Marigold 2024-11-29 11:46:55 +00:00
  • 520fd3d781 Remove any references to usage on types Erica Marigold 2024-11-29 11:39:06 +00:00
  • c74427de45 Proposal for a @mustuse function attribute Erica Marigold 2024-11-29 11:37:30 +00:00
  • 830eb333d3
    Add RFC file Abcreator 2024-11-26 23:19:54 +00:00
  • 8b38904edc remove accidental drawbacks ffrostflame 2024-11-22 23:43:02 -05:00
  • 9a911a1455 Move bit about Roblox to motivation ffrostflame 2024-11-22 23:42:11 -05:00
  • 10d29e97ec add do-not-change-init.luau-or-relative require-semantics.md ffrostflame 2024-11-22 23:39:28 -05:00
  • 3412323d64
    Update require document to focus on absolute requires rfc-absolute-require Brad Sharp 2024-11-22 19:15:45 -08:00
  • bdb8261035
    Clarify that there are multiple _pending_ RFCs Micah 2024-11-22 11:22:46 -08:00
  • 4360b3c5ea
    Initial draft Micah 2024-11-22 11:17:32 -08:00
  • e7054b87dc
    Grammar Fixes witchiest 2024-11-22 13:25:01 -05:00
  • 97f738eaf0
    Add reasoning for not preferring type-pack union syntax witchiest 2024-11-22 13:19:51 -05:00
  • d4c033a41a
    Add RFC for require by string rfc-require-by-string Brad Sharp 2024-11-22 09:44:54 -08:00
  • 6c73d66e76 RFC: Support for thread and buffer Types in User-Defined Type Functions udtf-thread-buffer Vyacheslav Egorov 2024-11-21 20:44:44 +02:00
  • 8aed96f145 Remove implementation details Petri Häkkinen 2024-11-21 09:19:23 +02:00
  • 4737914588
    change to use self instead of : jackdotink 2024-11-19 22:55:20 -06:00
  • 36c027241e
    fix whitespace issue jackdotink 2024-11-19 21:57:44 -06:00
  • addfd4e8a4
    fix design and alternatives being too big jackdotink 2024-11-19 20:15:14 -06:00
  • 8a22ba4df9
    amended require resolution semantics and syntax as it related to init files jackdotink 2024-11-19 19:44:05 -06:00
  • fdb9d96977 Add RFC for shorter vector constructor Petri Häkkinen 2024-11-15 15:59:44 +02:00
  • f4a7ce010e Add RFC for 2-component vector constructor Petri Häkkinen 2024-11-15 15:48:47 +02:00
  • a1583ce972
    Allow table.clone to copy tables with locked metatables ccuser44 2024-11-14 13:59:56 +02:00
  • 4f3753df13 RFC: Result type function kalrnlo 2024-11-11 17:04:12 -05:00
  • 1bbecb8eb1
    Create xpcall-error-handler-yield.md ccuser44 2024-11-09 16:08:57 +02:00
  • 35b94b2715
    Not tuples! Daniel P H Fox (Roblox) 2024-11-08 11:37:12 -08:00
  • 7edc03bb52
    Updates from review Daniel P H Fox (Roblox) 2024-11-08 11:32:45 -08:00
  • 4df0d8fea4
    Reword alternatives ffrostfall 2024-11-06 22:56:58 -05:00
  • 2d2e432381
    Add linting metatable field to design ffrostfall 2024-11-06 22:53:47 -05:00
  • e609f9c084 Add reference to metatable-type-syntax ffrostfall 2024-11-06 13:54:08 -05:00
  • 6926e4ea02 Add metatable-type-syntax.md ffrostfall 2024-11-06 13:50:13 -05:00
  • 150014d99a Create metatable type functions RFC ffrostfall 2024-11-05 23:26:10 -05:00
  • a795294daa Update old require-by-string RFCs Varun Saini 2024-11-05 11:42:57 -08:00
  • 5aba1f8a84
    Fix Luau highlighting Daniel P H Fox (Roblox) 2024-11-04 16:04:02 -08:00
  • e792a0997b
    Update syntax-named-function-type-returns.md Daniel P H Fox (Roblox) 2024-11-04 16:03:30 -08:00
  • 8a92b3a126
    Update syntax-named-function-type-returns.md Daniel P H Fox (Roblox) 2024-11-04 15:53:11 -08:00
  • 203d3af302
    Simpler language Daniel P H Fox (Roblox) 2024-11-04 15:40:37 -08:00
  • 781d5a44a5
    Clarifying language Daniel P H Fox (Roblox) 2024-11-04 15:38:54 -08:00
  • 7009e1b219
    Initial proposal for named function type returns Daniel P H Fox (Roblox) 2024-11-04 15:27:53 -08:00
  • 2f56c59068
    punctuated buffer-swap-rfc.md overflowed 2024-11-03 18:09:10 -06:00
  • 03f6e4e1dc
    added buffer-swap-rfc to docs overflowed 2024-11-03 18:07:59 -06:00
  • fd0fe93c38
    Update syntax-leading-bar-and-ampersand.md G. van Dorland 2024-11-03 20:53:36 +01:00
  • fa6a05a3a6
    Update TEMPLATE.md overflowed 2024-11-03 01:21:52 -05:00
  • 5da2a33380
    Fix grammar slightly negation-types aaron 2024-10-28 14:47:17 -07:00
  • bbcfe9079e fix the markdown again. dumpstring 2024-10-27 01:46:19 +02:00
  • 08a77449a9 fixed broken markdown. dumpstring 2024-10-27 01:45:16 +02:00
  • 025c9fb17e Create switch-for-statements.md dumpstring 2024-10-27 01:41:42 +02:00
  • f209d4b774 Add 'Status: Implemented' to require RFCs Varun Saini 2024-10-22 12:05:56 -07:00
  • 03608c7519
    move mascot.png to fix website (#61) aaron 2024-10-21 18:31:44 -04:00
  • 1dfbd958f9
    Update CNAME Brad Sharp 2024-10-21 15:15:38 -07:00
  • e169bba42e move mascot.png to fix website Aaron Weiss 2024-10-21 14:51:48 -07:00
  • 005e05f19b
    Luau is a proper noun jackdotink 2024-10-19 16:49:53 -05:00
  • 989783c5d6
    fix baz to be foo jackdotink 2024-10-19 16:47:39 -05:00
  • 9bb61ab2e9
    rfc: named function expressions jackdotink 2024-10-19 16:45:53 -05:00
  • 010be579d9
    Add math.map to the standard library (#55) MagmaBurnsV 2024-10-16 13:35:27 -04:00
  • a9f1409fcc
    Fix table formatting in user-defined-type-functions.md (#59) Junseo Yoo 2024-10-10 11:00:02 -07:00
  • 2276e56b27 Remove HTML blocks Junseo Yoo 2024-10-10 10:54:30 -07:00
  • 18aee4b40a Revert "Convert .md tables to .html tables" Junseo Yoo 2024-10-10 10:50:18 -07:00
  • cff9ba7827 Convert .md tables to .html tables Junseo Yoo 2024-10-09 10:48:46 -07:00