Commit graph

  • 03c9fa721e try again? Vighnesh 2024-10-11 16:47:27 -07:00
  • b5d3544d18 update build flags Vighnesh 2024-10-11 16:39:31 -07:00
  • 0276d18314 one more try Vighnesh 2024-10-11 16:30:15 -07:00
  • b1fae55636 nit differ Vighnesh 2024-10-11 16:02:48 -07:00
  • 50e8dd0d71 more macro crimes Vighnesh 2024-10-11 15:47:58 -07:00
  • dafee8bbef nest again Vighnesh 2024-10-11 15:37:54 -07:00
  • c9ff5d1c0a nest pragma Vighnesh 2024-10-11 15:28:51 -07:00
  • 848fa0be8e insert new lines Vighnesh 2024-10-11 15:23:33 -07:00
  • b76941b678 annotate this optional use Vighnesh 2024-10-11 15:21:25 -07:00
  • 507832b1f0 default initialize Vighnesh 2024-10-11 15:05:31 -07:00
  • 68b9214b03 push same change to shared code allocator Vighnesh 2024-10-11 14:51:28 -07:00
  • a197f044b5 i messed up the macro syntax again Vighnesh 2024-10-11 14:49:34 -07:00
  • ef95ce5266 newline Vighnesh 2024-10-11 14:40:12 -07:00
  • 39899ade4f macro out the failing tests Vighnesh 2024-10-11 14:33:15 -07:00
  • 34801b9310
    Delete tests/.#TypeVar.test.cpp Vighnesh-V 2024-10-11 14:17:53 -07:00
  • 70d5a0ede8 newline Vighnesh 2024-10-11 14:16:41 -07:00
  • 74c1ac33a9 nit - insert new lines Vighnesh 2024-10-11 13:53:08 -07:00
  • ee6a45b13b more macro madness Vighnesh 2024-10-11 13:46:54 -07:00
  • 69776f6fc1 re-add assertion Vighnesh 2024-10-11 13:39:14 -07:00
  • f52fe9f351 nit - remove shared code allocator test section that tests self move Vighnesh 2024-10-11 13:22:20 -07:00
  • a02bee5acc update -Wmaybe-uninitialized Vighnesh 2024-10-11 13:09:26 -07:00
  • 5bb24aa888 nit: turn int osize, nsize into size_t Vighnesh 2024-10-11 13:01:31 -07:00
  • 38d76e658d disable maybe uninitialized error Vighnesh 2024-10-11 12:56:47 -07:00
  • 0e1504fa52 try a different syntax for disabling warnings Vighnesh 2024-10-11 12:13:24 -07:00
  • afa4fa601e try to disable self-move warning Vighnesh 2024-10-11 12:04:28 -07:00
  • 912798e5c7 Merge branch 'upstream' into merge Vighnesh 2024-10-11 10:05:43 -07:00
  • 40a054abe8 Merge branch 'master' into merge Vighnesh 2024-10-11 10:02:42 -07:00
  • aa2e5c096d Sync to upstream/release/647 Vighnesh 2024-10-11 09:38:27 -07:00
  • 4559ef26b2
    Support function attributes in luau-ast (#1466) Micah 2024-10-08 06:57:41 -07:00
  • f9ebdbf87a
    Don't include default case in attribute type serialization Micah 2024-10-07 08:35:07 -07:00
  • c305a49d9f
    Add test for AstAttr serialization + update other tests Micah 2024-10-06 19:39:58 -07:00
  • 85c6dd1602
    Include attributes in JsonEncoder for functions Micah 2024-10-06 18:54:23 -07:00
  • ae7b07d60f
    Rename type field of AstStatTypeAlias in JSON Encoder (#1461) Micah 2024-10-04 16:00:25 -07:00
  • ace46d44f9
    Update tests for Json Encoder Micah 2024-10-04 15:02:58 -07:00
  • 8b7015c9a2
    Rename type field of AstStatTypeAlias in JSON Encoder Micah 2024-10-04 15:02:35 -07:00
  • 543de6e939
    Sync to upstream/release/646 (#1458) 0.646 Andy Friesen 2024-10-04 11:29:55 -07:00
  • aabaf01484 Merge branch 'upstream' into merge Andy Friesen 2024-10-04 09:46:59 -07:00
  • 469ba7712f Merge branch 'master' into merge Andy Friesen 2024-10-04 09:46:55 -07:00
  • 8531df04c9 Sync to upstream/release/646 Andy Friesen 2024-10-04 09:42:22 -07:00
  • 9f8a2b3d8f
    Remove unneeded else if in parser.cpp Suphi Kaner 2024-09-29 17:36:13 +03:00
  • 02241b6d24
    Sync to upstream/release/645 (#1440) 0.645 aaron 2024-09-27 11:58:21 -07:00
  • d7bbe3ff04 fix cmake for user-defined type functions Aaron Weiss 2024-09-27 10:49:00 -07:00
  • a3da985449 Merge branch 'upstream' into merge Aaron Weiss 2024-09-27 10:12:18 -07:00
  • e8880490d2 Merge branch 'master' into merge Aaron Weiss 2024-09-27 10:12:15 -07:00
  • 7a7521a7ab Sync to upstream/release/645 Aaron Weiss 2024-09-27 10:11:46 -07:00
  • c188715605
    Include luau-ast in the releases (#1439) aaron 2024-09-25 16:36:12 -04:00
  • 183035b8ad
    Include luau-ast in the releases aaron 2024-09-25 13:12:27 -07:00
  • 946a097e93
    Update benchmark.yml to run new solver using the new flag (#1433) vegorov-rbx 2024-09-20 10:39:39 -07:00
  • 0b541b8513
    Update benchmark.yml to run new solver using the new flag vegorov-rbx 2024-09-20 10:27:00 -07:00
  • f5dabc2998
    Sync to upstream/release/644 (#1432) 0.644 vegorov-rbx 2024-09-20 09:53:26 -07:00
  • 45594a571d Fixed the issue Vyacheslav Egorov 2024-09-20 19:42:14 +03:00
  • 48f3c85cba Maybe more? Vyacheslav Egorov 2024-09-20 19:11:51 +03:00
  • 0106dfaffa Maybe reduce the base Vyacheslav Egorov 2024-09-20 18:58:46 +03:00
  • 9655780bd3 Reduce it even more Vyacheslav Egorov 2024-09-20 18:48:51 +03:00
  • 66ba3608ca Smaller limit under ASAN for autocomplete_subtyping_recursion_limit Vyacheslav Egorov 2024-09-20 18:43:56 +03:00
  • 0d6b70b80b Merge branch 'upstream' into merge Vyacheslav Egorov 2024-09-20 17:38:03 +03:00
  • d66e088af8 Merge branch 'master' into merge Vyacheslav Egorov 2024-09-20 17:29:25 +03:00
  • a45eb2c9e0 Sync to upstream/release/644 Vyacheslav Egorov 2024-09-20 17:14:29 +03:00
  • ddc473e481 bit32.tohex from BitOp karl-police 2024-09-19 15:57:52 +02:00
  • 3d02b950b4
    Merge 54da311151 into e8a7acb802 karl-police 2024-09-18 18:51:40 +02:00
  • 54da311151 tryDispatch colored logging for stepped debugging karl-police 2024-09-18 18:48:03 +02:00
  • 0f3102c254 Missing dependency fix for Type Functions karl-police 2024-09-18 17:43:36 +02:00
  • 9f94c49674 TyperChecker2 fix which ended up as UnionType Table Indexer Support karl-police 2024-09-16 03:00:46 +02:00
  • 58ef8ef1e7 Allow PrimitiveTypeConstraints to unblock on force dispatch if they own the type karl-police 2024-09-16 02:18:35 +02:00
  • ed3dff25c9 Fix Solver from not pushing Type Functions reduce constraints after the type function constraint itself karl-police 2024-09-16 00:29:24 +02:00
  • e8a7acb802
    Fix syntax error in release.yml file (#1411) Vighnesh-V 2024-09-13 13:26:35 -07:00
  • 05d6c3be17 merge changes Vighnesh 2024-09-13 13:14:03 -07:00
  • 8d35a50f3c fix syntax error in yaml Vighnesh 2024-09-13 13:12:24 -07:00
  • cd1803e35e
    upgrade release.yml to upload-artifact@v4 (#1410) Vighnesh-V 2024-09-13 13:09:42 -07:00
  • bbc5d894a5 upgrade to upload-artifact@v4 Vighnesh 2024-09-13 12:15:15 -07:00
  • 4bdf97e4c9 Update ConstraintSolver.cpp karl-police 2024-09-13 21:10:23 +02:00
  • b765d7bafd
    Sync to upstream/release/643 (#1408) 0.643 Vighnesh-V 2024-09-13 11:48:25 -07:00
  • f2488bdfa4
    Fix crash with the index type function, where it would stack overflow due to not waiting for a pending-expansion (#1407) karl-police 2024-09-13 19:16:30 +02:00
  • 4df4a1d408 Merge branch 'upstream' into merge Vighnesh 2024-09-13 10:16:25 -07:00
  • 23e9fa53cd Merge branch 'master' into merge Vighnesh 2024-09-13 10:16:09 -07:00
  • 001078a195
    Remove comment aaron 2024-09-13 10:15:57 -07:00
  • cd27a20223 Sync to upstream/release/643 Vighnesh 2024-09-13 10:14:29 -07:00
  • 5cdea64b7a
    Add default "out" folder for CMake Project Visual Studio (#1394) karl-police 2024-09-13 18:51:10 +02:00
  • 1c6c5ade75 Add index_wait_for_pending_no_crash karl-police 2024-09-13 15:25:42 +02:00
  • e831ad2ffc Make index wait for pending indexerTy karl-police 2024-09-13 14:48:31 +02:00
  • 8031006a41 Add "out" folder for CMake Project Visual Studio karl-police 2024-09-11 16:14:37 +02:00
  • f63ca954ff id = follow(id) karl-police 2024-09-11 03:14:57 +02:00
  • 2c7ef54984 Autocomplete Free State TableType entryMap change karl-police 2024-09-11 01:34:12 +02:00
  • a8047b2e46
    keyof - fix LUAU_ASSERT when there's only one key entry (#1388) karl-police 2024-09-09 22:51:33 +02:00
  • 8c188d557f keyof return string directly if one entry karl-police 2024-09-08 22:18:05 +02:00
  • d9536cecd8
    Sync to upstream/release/642 (#1385) 0.642 Andy Friesen 2024-09-06 13:34:50 -07:00
  • ef8e1e3945 Merge branch 'upstream' into merge Andy Friesen 2024-09-06 11:31:06 -07:00
  • 538b0c071f Merge branch 'master' into merge Andy Friesen 2024-09-06 11:31:02 -07:00
  • 15557d8d01 Sync to upstream/release/642 Andy Friesen 2024-09-06 11:30:31 -07:00
  • b23d43496b
    Sync to upstream/release/641 (#1382) 0.641 aaron 2024-08-30 16:16:51 -04:00
  • f86f0a48ff Merge branch 'upstream' into merge Aaron Weiss 2024-08-30 12:29:34 -07:00
  • 78ae885a51 Merge branch 'master' into merge Aaron Weiss 2024-08-30 12:29:31 -07:00
  • a74031bae7 Sync release to upstream/release/641 Aaron Weiss 2024-08-30 12:28:44 -07:00
  • 0f13df12ee
    Update CMakeLists.txt c8ef 2024-08-24 11:24:46 +08:00
  • d518d14b92
    Sync to upstream/release/640 (#1374) 0.640 vegorov-rbx 2024-08-23 09:35:30 -07:00
  • 25db8ff2cb Success, DCR mode no longer fails any tests Vyacheslav Egorov 2024-08-23 18:00:22 +03:00
  • 5b9344a480 Missing sync elements Vyacheslav Egorov 2024-08-23 17:58:14 +03:00
  • d414b56acb Merge branch 'upstream' into merge Vyacheslav Egorov 2024-08-23 17:28:44 +03:00
  • caeba5a742 Merge branch 'master' into merge Vyacheslav Egorov 2024-08-23 17:28:36 +03:00
  • ebdbcb1942 Sync to upstream/release/640 Vyacheslav Egorov 2024-08-23 17:24:33 +03:00