Commit Graph

  • 5f1575d0c2
    Merge 0f3102c254 into d1025d0029 #1425 karl-police 2024-11-14 21:06:35 +0200
  • deb32a4c1d
    Merge 0cd5edc287 into d1025d0029 #1352 Ketasaja 2024-11-13 18:12:58 +0000
  • b1afb47a4b
    Merge 58ef8ef1e7 into d1025d0029 #1419 karl-police 2024-11-13 11:02:28 -0600
  • d1025d0029
    Remove noexcepts from Config (#1523) master Varun Saini 2024-11-12 14:25:04 -0800
  • 8ccaa59469 Remove noexcepts from Config #1523 Varun Saini 2024-11-12 14:11:19 -0800
  • 636ee8d989
    Merge 2c333b4bc8 into 53e6e4b8f0 #1166 Rob Blanckaert 2024-11-12 09:15:36 +0100
  • 53e6e4b8f0
    Fix mesh-normal-vector benchmark array access (#1514) Arseny Kapoulkine 2024-11-11 12:39:09 -0800
  • 1265dae623
    Merge db28a52c78 into e6bf71871a #1338 birds3345 2024-11-08 22:22:21 -0500
  • 97b79ac025 Fix mesh-normal-vector benchmark array access #1514 Arseny Kapoulkine 2024-11-08 18:29:17 -0800
  • e6bf71871a
    CodeGen: Rewrite dot product lowering using a dedicated IR instruction (#1512) Arseny Kapoulkine 2024-11-08 16:23:09 -0800
  • a36a3c41cc
    Sync to upstream/release/651 (#1513) 0.651 Hunter Goldstein 2024-11-08 13:41:45 -0800
  • 9dc829b584 Use size_t in getDocumentOffsets #1513 merge Hunter Goldstein 2024-11-08 12:32:51 -0800
  • 813c163626
    Merge 2c7ef54984 into 26b2307a8b #1392 karl-police 2024-11-08 21:16:03 +0100
  • df67e4d62c Add headers missing when compiling with GCC Hunter Goldstein 2024-11-08 11:56:23 -0800
  • af9d9ba13e Merge branch 'upstream' into merge Hunter Goldstein 2024-11-08 11:35:18 -0800
  • 4399b17f95 Merge branch 'master' into merge Hunter Goldstein 2024-11-08 11:33:48 -0800
  • c799a548e4 Sync to version/652 upstream Hunter Goldstein 2024-11-08 10:43:24 -0800
  • 81b691bf91 CodeGen: Rewrite DOT_VEC lowering for A64 using faddp #1512 Arseny Kapoulkine 2024-11-08 10:59:44 -0800
  • 6ebac70495 CodeGen: Implement faddp opcode for A64 Arseny Kapoulkine 2024-11-08 10:51:14 -0800
  • 8fc458edbd CodeGen: Implement a naive version of A64 DOT_VEC Arseny Kapoulkine 2024-11-08 10:40:12 -0800
  • cd73807c09 CodeGen: Use DOT_VEC under a fast flag for lowering vector lib Arseny Kapoulkine 2024-11-08 10:09:23 -0800
  • 74a91289e9 CodeGen: Implement DOT_VEC IR opcode Arseny Kapoulkine 2024-11-08 10:08:47 -0800
  • d2c008c3a8 CodeGen: Implement support for vdpps AVX instruction Arseny Kapoulkine 2024-11-08 09:46:13 -0800
  • 43bc8a48b7
    Merge 2700bd070c into 26b2307a8b #1326 birds3345 2024-11-06 23:56:11 -0300
  • 26b2307a8b
    Replace old site urls (#1505) Barış 2024-11-07 02:23:33 +0300
  • d9fd091594
    Merge branch 'luau-lang:master' into vector-ir-changes #1504 green 2024-11-06 12:42:52 +0100
  • 47543e5df1
    Set the defining module even when the new solver cloned the type. (#1506) aaron 2024-11-05 15:25:38 -0800
  • f1d4621d59
    Pre-populate/duplicate check class definitions (new solver) (#1493) checkraisefold 2024-11-05 15:21:18 -0800
  • 3c40a117a9
    Set the defining module even when it cloned. #1506 aaron 2024-11-05 15:11:22 -0800
  • 32d02a39cb
    Merge branch 'master' into class-population #1493 checkraisefold 2024-11-05 12:34:31 -0800
  • 9a4bc6aeb8
    Fix definition module name & location (#1495) checkraisefold 2024-11-05 10:33:21 -0800
  • 6a6a46f91b replace domain urls #1505 Barocena 2024-11-03 16:56:50 +0300
  • f5df0c2a75 Update IrTranslateBuiltins.cpp Green 2024-11-02 14:39:42 +0100
  • dc0ec48646 Update IrTranslateBuiltins.cpp Green 2024-11-02 14:11:27 +0100
  • d9865a5610 fflag gate #1495 checkraisefold 2024-10-30 11:31:23 -0700
  • 4eedd23a08 fix type alias expansion definition loc/module checkraisefold 2024-10-29 02:47:46 -0700
  • 4074d2a3d1 Fix definition module name & location checkraisefold 2024-10-27 19:59:10 -0700
  • 54e190af5c fflag gate checkraisefold 2024-10-30 11:45:57 -0700
  • 414d6a4b97 update test checkraisefold 2024-10-29 03:04:26 -0700
  • 55895a006e pre-populate class bindings checkraisefold 2024-10-27 18:13:22 -0700
  • a251bc68a2
    Sync to upstream/release/650 (#1502) 0.650 Andy Friesen 2024-11-01 12:06:07 -0700
  • c6cf1f829a Merge branch 'upstream' into merge #1502 Andy Friesen 2024-11-01 09:47:58 -0700
  • 25de210308 Merge branch 'master' into merge Andy Friesen 2024-11-01 09:47:55 -0700
  • ee5b473b86 Sync to upstream/release/650 Andy Friesen 2024-11-01 09:47:10 -0700
  • db809395bf
    Sync to upstream/release/649 (#1489) 0.649 aaron 2024-10-25 16:15:01 -0400
  • e85fb91cfd Merge branch 'upstream' into merge #1489 Aaron Weiss 2024-10-25 09:46:45 -0700
  • ed05da573a Merge branch 'master' into merge Aaron Weiss 2024-10-25 09:46:40 -0700
  • 1de169f006 Sync to upstream/release/649 Aaron Weiss 2024-10-25 09:46:08 -0700
  • e491128f95
    Sync to upstream/release/648 (#1477) 0.648 vegorov-rbx 2024-10-18 10:27:15 -0700
  • ce9f1eb905 Merge branch 'upstream' into merge #1477 Vyacheslav Egorov 2024-10-18 18:17:08 +0300
  • bbd18bf0bd Merge branch 'master' into merge Vyacheslav Egorov 2024-10-18 18:17:04 +0300
  • 47e3123863 Sync to upstream/release/648 Vyacheslav Egorov 2024-10-18 18:08:01 +0300
  • d7842e08ae
    OSS cleanup - Sync/upstream/647 introduced unecessary new lines in Differ.cpp - this cleans it up (#1472) Vighnesh-V 2024-10-14 10:33:24 -0700
  • 90b7247945 OSS cleanup - Sync/upstream/647 introduced unecessary new lines in Differ.cpp - this cleans it up #1472 Vighnesh 2024-10-14 09:55:46 -0700
  • 77295c3610
    Sync to upstream/release/647 (#1469) 0.647 Vighnesh-V 2024-10-11 17:48:30 -0700
  • fb8c190849 replicate changes to cmakelists #1469 Vighnesh 2024-10-11 17:16:39 -0700
  • 268e0b2ab7 revert differ.h change Vighnesh 2024-10-11 17:13:33 -0700
  • 837bba31e4 revert cmake file + update makefile Vighnesh 2024-10-11 16:57:52 -0700
  • 5d74685798 unconditially add suppressing flag Vighnesh 2024-10-11 16:54:35 -0700
  • a7324ce8fb what happens if we remove the flag Vighnesh 2024-10-11 16:50:14 -0700
  • 03c9fa721e try again? Vighnesh 2024-10-11 16:47:27 -0700
  • b5d3544d18 update build flags Vighnesh 2024-10-11 16:39:31 -0700
  • 0276d18314 one more try Vighnesh 2024-10-11 16:30:15 -0700
  • b1fae55636 nit differ Vighnesh 2024-10-11 16:02:48 -0700
  • 50e8dd0d71 more macro crimes Vighnesh 2024-10-11 15:47:58 -0700
  • dafee8bbef nest again Vighnesh 2024-10-11 15:37:54 -0700
  • c9ff5d1c0a nest pragma Vighnesh 2024-10-11 15:28:51 -0700
  • 848fa0be8e insert new lines Vighnesh 2024-10-11 15:23:33 -0700
  • b76941b678 annotate this optional use Vighnesh 2024-10-11 15:21:25 -0700
  • 507832b1f0 default initialize Vighnesh 2024-10-11 15:05:31 -0700
  • 68b9214b03 push same change to shared code allocator Vighnesh 2024-10-11 14:51:28 -0700
  • a197f044b5 i messed up the macro syntax again Vighnesh 2024-10-11 14:49:34 -0700
  • ef95ce5266 newline Vighnesh 2024-10-11 14:40:12 -0700
  • 39899ade4f macro out the failing tests Vighnesh 2024-10-11 14:33:15 -0700
  • 34801b9310
    Delete tests/.#TypeVar.test.cpp Vighnesh-V 2024-10-11 14:17:53 -0700
  • 70d5a0ede8 newline Vighnesh 2024-10-11 14:16:41 -0700
  • 74c1ac33a9 nit - insert new lines Vighnesh 2024-10-11 13:53:08 -0700
  • ee6a45b13b more macro madness Vighnesh 2024-10-11 13:46:54 -0700
  • 69776f6fc1 re-add assertion Vighnesh 2024-10-11 13:39:14 -0700
  • f52fe9f351 nit - remove shared code allocator test section that tests self move Vighnesh 2024-10-11 13:22:20 -0700
  • a02bee5acc update -Wmaybe-uninitialized Vighnesh 2024-10-11 13:09:26 -0700
  • 5bb24aa888 nit: turn int osize, nsize into size_t Vighnesh 2024-10-11 13:01:31 -0700
  • 38d76e658d disable maybe uninitialized error Vighnesh 2024-10-11 12:56:47 -0700
  • 0e1504fa52 try a different syntax for disabling warnings Vighnesh 2024-10-11 12:13:24 -0700
  • afa4fa601e try to disable self-move warning Vighnesh 2024-10-11 12:04:28 -0700
  • 912798e5c7 Merge branch 'upstream' into merge Vighnesh 2024-10-11 10:05:43 -0700
  • 40a054abe8 Merge branch 'master' into merge Vighnesh 2024-10-11 10:02:42 -0700
  • aa2e5c096d Sync to upstream/release/647 Vighnesh 2024-10-11 09:38:27 -0700
  • 4559ef26b2
    Support function attributes in luau-ast (#1466) Micah 2024-10-08 06:57:41 -0700
  • f9ebdbf87a
    Don't include default case in attribute type serialization #1466 Micah 2024-10-07 08:35:07 -0700
  • c305a49d9f
    Add test for AstAttr serialization + update other tests Micah 2024-10-06 19:39:58 -0700
  • 85c6dd1602
    Include attributes in JsonEncoder for functions Micah 2024-10-06 18:54:23 -0700
  • ae7b07d60f
    Rename type field of AstStatTypeAlias in JSON Encoder (#1461) Micah 2024-10-04 16:00:25 -0700
  • ace46d44f9
    Update tests for Json Encoder #1461 Micah 2024-10-04 15:02:58 -0700
  • 8b7015c9a2
    Rename type field of AstStatTypeAlias in JSON Encoder Micah 2024-10-04 15:02:35 -0700
  • 543de6e939
    Sync to upstream/release/646 (#1458) 0.646 Andy Friesen 2024-10-04 11:29:55 -0700
  • aabaf01484 Merge branch 'upstream' into merge #1458 Andy Friesen 2024-10-04 09:46:59 -0700
  • 469ba7712f Merge branch 'master' into merge Andy Friesen 2024-10-04 09:46:55 -0700
  • 8531df04c9 Sync to upstream/release/646 Andy Friesen 2024-10-04 09:42:22 -0700
  • 9f8a2b3d8f
    Remove unneeded else if in parser.cpp #1445 Suphi Kaner 2024-09-29 17:36:13 +0300