Commit graph

  • ffc28da331
    RFC for new non-strict mode (#1037) Alan Jeffrey 2023-10-09 18:57:50 -0500
  • 3cfad6c692 Tidying up Alan Jeffrey 2023-10-09 16:42:44 -0500
  • 1edb6a6e9e Tidying up Alan Jeffrey 2023-10-09 11:27:41 -0500
  • 4e14b32c4d
    Merge 83b7c83986 into 36e0e64715 ABOGADO RAMÓN CERDA QUIROZ 2023-10-08 07:55:12 -0600
  • 83b7c83986
    Update SECURITY.md ABOGADO RAMÓN CERDA QUIROZ 2023-10-08 07:54:53 -0600
  • 0e88b36703
    Merge branch 'Roblox:master' into Haiku Samuel Crow 2023-10-06 15:30:49 -0500
  • 9c492923db
    Remove '__eq' vegorov-rbx 2023-10-06 13:05:43 -0700
  • 324a66a104 Improve POSIX compliance in CLI/FileUtils.cpp Samuel D. Crow 2023-10-06 14:10:30 -0500
  • 36e0e64715
    Sync to upstream/release/598 (#1063) 0.598 Andy Friesen 2023-10-06 12:02:32 -0700
  • ff9c57255c Turn this down a little temporarily. We'll sort out the root cause later. Andy Friesen 2023-10-06 11:39:08 -0700
  • 008b77a09a Merge branch 'upstream' into merge Andy Friesen 2023-10-06 10:40:24 -0700
  • 47374ff2a6 Merge branch 'master' into merge Andy Friesen 2023-10-06 10:36:16 -0700
  • 22e3d1fa46 Sync to upstream/release/598 Andy Friesen 2023-10-06 10:31:16 -0700
  • 49455dfa09
    Better specification for buffer.copy vegorov-rbx 2023-10-05 14:40:52 -0700
  • f09b777070
    Updates to specify int conversion, floating point representation and the content of the metatable vegorov-rbx 2023-10-05 14:37:56 -0700
  • 232a209ef3
    Propose concrete functions and a global library vegorov-rbx 2023-10-05 10:44:14 -0700
  • 2539bd1018
    Update require-by-string-relative-paths.md menarulalam 2023-10-04 15:10:05 -0700
  • 116bc71acc
    Update require-by-string-aliases.md RFC-for-req-by-string-aliases menarulalam 2023-10-04 15:10:00 -0700
  • b5d63c07eb
    Update require-by-string-relative-paths.md menarulalam 2023-10-03 22:49:21 -0700
  • 391d83dded
    Remove more unrelated parts. menarulalam 2023-10-03 22:47:34 -0700
  • c70c386e2b
    Update require-by-string-relative-paths.md menarulalam 2023-10-03 22:41:15 -0700
  • e129ec698c
    Remove unrelated parts from RFC and rename a header menarulalam 2023-10-03 22:40:31 -0700
  • fe9c3fb42a Added changes Menarul Alam 2023-10-03 15:24:10 -0700
  • 5ef1ca7390 changes Menarul Alam 2023-10-03 15:22:06 -0700
  • 7e4107bfb1 init Menarul Alam 2023-10-03 15:18:49 -0700
  • 024574b41e init Menarul Alam 2023-10-03 14:31:10 -0700
  • 2a014a7d8b Added alternative Menarul Alam 2023-10-03 14:11:54 -0700
  • 225a4a0870
    Update compatibility.md (#1059) Arseny Kapoulkine 2023-10-03 07:39:48 -0700
  • 7d91c0abe5
    Update compatibility.md Arseny Kapoulkine 2023-10-03 07:16:50 -0700
  • 57511faa7d
    Update compatibility.md Arseny Kapoulkine 2023-10-03 07:08:31 -0700
  • 2a3a030341
    Rename Windows.h to windows.h (#1055) Radiant 2023-10-03 16:59:44 +0300
  • cc1b01fc73 init Menarul Alam 2023-10-02 14:33:52 -0700
  • 848407f5e2 FIX WINDOWS FFS Radiant 2023-10-01 22:06:07 +0300
  • dd067ad97e Remove .value JohnnyMorganz 2023-09-30 15:03:06 +0200
  • 1d0b449181
    Sync to upstream/release/597 (#1054) 0.597 Alexander McCord 2023-09-29 18:13:05 -0700
  • d42188a2da Merge branch 'heads/upstream' into merge Alexander McCord 2023-09-29 17:25:41 -0700
  • c6b581addc Merge branch 'master' into merge Alexander McCord 2023-09-29 17:23:20 -0700
  • 3bfc864280 Sync to upstream/release/597 Alexander McCord 2023-09-29 17:22:06 -0700
  • 4eb3e6e347
    bswap -> byteswap Dekkonot 2023-09-28 16:27:13 -0700
  • df3e5c23e7
    Don't mention a specific endianness in the RFC's motivation Dekkonot 2023-09-26 19:51:58 -0700
  • 9d87dcaedc
    Add initial draft of RFC Dekkonot 2023-09-26 19:40:05 -0700
  • 16fbfe912c
    Sync to upstream/release/596 (#1050) 0.596 aaron 2023-09-22 15:12:15 -0400
  • 3882ab1488 Merge branch 'upstream' into merge Aaron Weiss 2023-09-22 11:12:50 -0700
  • d4de6f7502 Merge branch 'master' into merge Aaron Weiss 2023-09-22 11:12:44 -0700
  • 81681e2948 Sync to upstream/release/596 Aaron Weiss 2023-09-22 11:10:49 -0700
  • 1cde3871e0 Add FFlag JohnnyMorganz 2023-09-21 19:36:32 -0500
  • d00e93c82c
    Support Control Flow type Refinements for "break" and "continue" statements (#1004) Amber Grace 2023-09-21 16:28:42 -0600
  • 5b953e0681 Fold in my review. Alexander McCord 2023-09-21 14:47:20 -0700
  • 94dc9d40c1 Merge branch 'master' of https://github.com/Roblox/luau into pr1004 Alexander McCord 2023-09-20 13:46:11 -0700
  • 8c486b8a5c Formatting. Alexander McCord 2023-09-20 13:44:51 -0700
  • 6100dd0f68 Bit more tidying up, and getting down to 3pp ajeffrey@roblox.com 2023-09-18 18:57:00 -0500
  • 7b7abbda58 Finshed first draft of incorrectness24 paper ajeffrey@roblox.com 2023-09-18 12:58:30 -0500
  • 0ab3db5c29 Modify the way line breaks are added when printing unions/intersections JohnnyMorganz 2023-09-17 13:58:33 -0500
  • 19294df412 Record table type alias property locations JohnnyMorganz 2023-09-17 13:39:02 -0500
  • 309001020a
    Update benchmark.yml Arseny Kapoulkine 2023-09-16 12:21:09 +0200
  • ff4528f211 First drafi incorrectness24 paper ajeffrey@roblox.com 2023-09-15 19:17:21 -0500
  • 31a017c5c7
    Sync to upstream/release/595 (#1044) 0.595 Andy Friesen 2023-09-15 10:26:59 -0700
  • c0449320f0 Merge branch 'upstream' into merge Andy Friesen 2023-09-15 09:28:12 -0700
  • 55d7a9912d Merge branch 'master' into merge Andy Friesen 2023-09-15 09:28:09 -0700
  • d8b97f4745 Sync to upstream/release/595 Andy Friesen 2023-09-15 09:27:45 -0700
  • 9c4b0edaed Checked functions, not checked arguments ajeffrey@roblox.com 2023-09-14 16:14:18 -0500
  • cf884f437d Update proposal Rerumu 2023-09-11 21:18:34 -0400
  • 23bc89f62a Update proposal Rerumu 2023-09-11 14:35:55 -0400
  • a35d3d4588
    Demo site: case sensitive highlighting (#1040) Someon1e 2023-09-11 17:09:00 +0100
  • ad4a3ec88c
    Case sensitive syntax highlighting Someon1e 2023-09-09 12:27:50 +0100
  • 246615bc92
    Create arrow-functions.md Ian 2023-09-09 13:55:07 +0300
  • 781345067a Add citation to Elixir ajeffrey@roblox.com 2023-09-08 16:49:54 -0500
  • 21b2e5500f Add RFC for new non-strict mode ajeffrey@roblox.com 2023-09-08 16:36:17 -0500
  • c7c986b996
    Sync to upstream/release/594 (#1036) 0.594 vegorov-rbx 2023-09-07 17:13:49 -0700
  • 789ece0941 Merge branch 'upstream' into merge Vyacheslav Egorov 2023-09-07 16:33:17 -0700
  • 5143f5ecd3 Merge branch 'master' into merge Vyacheslav Egorov 2023-09-07 16:33:12 -0700
  • 8e28c240bd Sync to upstream/release/594 Vyacheslav Egorov 2023-09-07 16:24:03 -0700
  • bf1fb8f1e4
    Update syntax.md (#1035) Arseny Kapoulkine 2023-09-06 18:14:03 -0700
  • 7749c23b89
    Update syntax.md Arseny Kapoulkine 2023-09-06 12:38:02 -0700
  • 105f54b233
    fix build & test conformance issues on mingw32/gcc and mingw64/clang (#1034) Arseny Kapoulkine 2023-09-05 10:22:35 -0700
  • 32dfc0dba0 Remove thread stack size workaround from tests for now Arseny Kapoulkine 2023-09-05 09:18:07 -0700
  • 0d3c356984 fix build & test conformance issues on mingw32/gcc and mingw64/clang jdp_ 2023-09-01 00:41:28 -0400
  • f0a2e79365
    rfcs: Mark floor division RFC as implemented Arseny Kapoulkine 2023-09-01 14:10:22 -0700
  • cb18b53396
    Update compatibility.md Arseny Kapoulkine 2023-09-01 14:09:18 -0700
  • 551a43c424
    Sync to upstream/release/593 (#1024) 0.593 Lily Brown 2023-09-01 10:58:27 -0700
  • 09fdb4cfbd Merge branch 'upstream' into merge Lily Brown 2023-09-01 10:15:30 -0700
  • a2df5951d4 Merge branch 'master' into merge Lily Brown 2023-09-01 09:40:20 -0700
  • 397dbb1188 Sync to upstream/release/593 Lily Brown 2023-09-01 09:38:53 -0700
  • ce9414cb98
    Sync to upstream/release/592 (#1018) 0.592 vegorov-rbx 2023-08-25 10:23:55 -0700
  • 51d4d18ec0 Late fixes Vyacheslav Egorov 2023-08-25 18:46:28 +0300
  • 8cf13435c8 Merge branch 'upstream' into merge Vyacheslav Egorov 2023-08-25 18:45:54 +0300
  • 263c282635 Merge branch 'master' into merge Vyacheslav Egorov 2023-08-25 18:45:50 +0300
  • a811050505 Sync to upstream/release/592 Vyacheslav Egorov 2023-08-25 18:25:09 +0300
  • 266bda8ff7
    Merge f32126bfc0 into c3fc0d7bc8 Jan 2023-08-24 09:42:20 -0400
  • c3fc0d7bc8
    RFC for local type inference. (#1007) Andy Friesen 2023-08-23 15:52:59 -0700
  • 535f85ebd3
    Update performance.md (#1016) Arseny Kapoulkine 2023-08-23 10:55:14 -0700
  • b5fc5056c7
    Update performance.md Arseny Kapoulkine 2023-08-23 08:21:55 -0700
  • a43ff1e811
    Update performance.md Arseny Kapoulkine 2023-08-23 07:59:37 -0700
  • 5097c60f10
    Fix HATRA 23 citations (#1015) Alan Jeffrey 2023-08-21 15:25:25 -0500
  • d77321fdd0 Fixed some typos with citations in the HATRA 23 paper ajeffrey@roblox.com 2023-08-21 14:56:05 -0500
  • d5e37ab367
    Responding to referee comments on the HATRA 23 paper (#1014) Alan Jeffrey 2023-08-21 14:21:10 -0500
  • b7f2c3b87d Responding to treferee comments on the HATRA 23 paper ajeffrey@roblox.com 2023-08-21 14:10:02 -0500
  • 6cebd93dae
    Expand on drawbacks around asterisk Daniel P H Fox 2023-08-19 21:29:21 +0100
  • 4666fb6b98
    Clarify and add example Daniel P H Fox 2023-08-19 21:22:52 +0100
  • 1a60ffacf2
    Fix inaccurate code example Daniel P H Fox 2023-08-19 21:16:27 +0100