Commit graph

  • 4b3b32a447 Merge branch 'master' into merge Ariel Weiss 2025-02-28 14:02:33 -08:00
  • b6ca2a0c5e Sync to upstream/release/663 Ariel Weiss 2025-02-28 14:01:49 -08:00
  • 886b670d95 Add DOES_NOT_PASS_NEW_SOLVER_GUARD back Math 2025-02-27 13:16:59 -03:00
  • 5d4d7b4625 Fix singleton parameters in overloaded functions Math 2025-02-27 13:14:27 -03:00
  • 66b00f6980 Move overload_resolution_singleton_parameters to TypeInfer.singletons.test.cpp Math 2025-02-27 10:24:50 -03:00
  • 14e0fd8810 Remove DOES_NOT_PASS_NEW_SOLVER_GUARD() from overloaded_function_call_with_singletons_mismatch in TypeInfer.singletons.test.cpp Math 2025-02-27 10:22:07 -03:00
  • e43f7ed770 Add overload_resolution_singleton_parameters test Math 2025-02-27 09:37:02 -03:00
  • 6a21dba682
    Lexer: add offset getter (#1688) Adrien Duermael 2025-02-24 16:25:57 -08:00
  • 5cfaf412e7 Lexer: add offset getter Adrian Duermael 2025-02-24 15:52:47 -08:00
  • c1e2f650db
    chore: update applicable .lua files to .luau (#1560) ramdoys 2025-02-21 17:29:20 -05:00
  • c2e72666d9
    Sync to upstream/release/662 (#1681) 0.662 vegorov-rbx 2025-02-21 10:24:12 -08:00
  • 5050d120a9 Add executeAnalysis to Web karl-police 2025-02-21 19:17:15 +01:00
  • 6a8da816f4 Merge fix Vyacheslav Egorov 2025-02-21 16:38:04 +02:00
  • 47172282ad Merge branch 'upstream' into merge Vyacheslav Egorov 2025-02-21 15:08:57 +02:00
  • 1c3720a45d Merge branch 'master' into merge Vyacheslav Egorov 2025-02-21 15:07:36 +02:00
  • 279e15a52f Sync to upstream/release/662 Vyacheslav Egorov 2025-02-21 14:39:02 +02:00
  • 3afa081d12 fix: vector_library and debug back to luau ramdoys 2025-02-20 23:13:33 -05:00
  • 74a3d586c6 Merge remote-tracking branch 'upstream/master' into patch-2 ramdoys 2025-02-20 22:55:19 -05:00
  • ceed23d2b9 Merge remote-tracking branch 'origin/master' into patch-2 ramdoys 2025-02-20 21:54:31 -05:00
  • cd1e614779
    Add cmake installation target Theo Paris 2024-11-29 17:39:41 -08:00
  • 86bf4ae42d
    Revise some of the copytext in markdown files. (#1677) ariel 2025-02-20 15:56:00 -06:00
  • 41942aee4b
    Update CONTRIBUTING.md ariel 2025-02-20 13:55:49 -08:00
  • efe926322f
    Update CONTRIBUTING.md ariel 2025-02-20 13:55:17 -08:00
  • c50ea3df1a
    Update README.md ariel 2025-02-20 13:55:07 -08:00
  • 1c9a910419
    Update README.md ariel 2025-02-20 13:54:54 -08:00
  • 3015e858b5
    Update README.md ariel 2025-02-20 13:54:42 -08:00
  • 592cd0c487
    Update CONTRIBUTING.md ariel 2025-02-20 13:54:29 -08:00
  • 49db79d2f0
    Update CONTRIBUTING.md ariel 2025-02-20 13:54:22 -08:00
  • 83948f8fe4
    Update CONTRIBUTING.md ariel 2025-02-20 13:54:09 -08:00
  • 29a5198055
    Fix the order of the arguments being inputted into result.append in print() from the Type Function Runtime (#1676) karl-police 2025-02-20 21:32:47 +01:00
  • f4fd5f5161
    Update TypeFunction.user.test.cpp vegorov-rbx 2025-02-20 12:21:23 -08:00
  • 11f4cd90af Fix type function print append function argument order karl-police 2025-02-20 17:48:12 +01:00
  • 31284630b6 copyediting on the markdown files Ariel Weiss 2025-02-20 10:57:43 -08:00
  • 14ccae9b44
    Update minimal Ubuntu version in workflows from 20.04 to 22.04 (#1670) vegorov-rbx 2025-02-20 10:32:33 -08:00
  • 2842bec8e8 Update minimal Ubuntu version in workflows from 20.04 to 22.04 Vyacheslav Egorov 2025-02-18 14:02:32 +02:00
  • 9c198413ec
    Analysis: Make typeof on a type userdata return "type" (#1568) nothing 2025-02-18 04:36:52 +11:00
  • e61315f365 Post-merge fixes Vyacheslav Egorov 2025-02-17 19:23:33 +02:00
  • 178121e1dc Merge remote-tracking branch 'remotes/upstream/master' into udtf-typeof-name Vyacheslav Egorov 2025-02-17 19:22:55 +02:00
  • bd4fe54f4b
    Bump jinja2 from 3.1.4 to 3.1.5 in /tools/fuzz (#1607) dependabot[bot] 2025-02-17 08:58:48 -08:00
  • 77642988c2
    Sync to upstream/release/661 (#1664) 0.661 Vighnesh-V 2025-02-14 13:57:46 -08:00
  • 69afd5990f Correctly apply unsigned casting patch to merge branch Vighnesh 2025-02-14 13:08:09 -08:00
  • 1d001c44a6 Merge branch 'upstream' into merge Vighnesh 2025-02-14 11:14:01 -08:00
  • aab18f3c53 Merge branch 'master' into merge Vighnesh 2025-02-14 11:13:45 -08:00
  • 587cf132c6 Sync to upstream/release/661 Vighnesh 2025-02-14 10:58:02 -08:00
  • 595172442d
    Merge 58ef8ef1e7 into 2e61028cba karl-police 2025-02-08 09:09:43 -05:00
  • 2e61028cba
    Sync to upstream/release/660 (#1643) 0.660 Aviral Goel 2025-02-07 16:17:11 -08:00
  • c9a411397e Explicitly enable FFlags in interpolated string Transpiler tests Aviral Goel 2025-02-07 16:03:50 -08:00
  • d17d70d6ed Merge branch 'upstream' into merge Aviral Goel 2025-02-07 15:17:03 -08:00
  • 6b30374b3a Cast types appropriately to fix compilation error. Aviral Goel 2025-02-07 15:16:39 -08:00
  • 198c1f79d1 Merge branch 'upstream' into merge Aviral Goel 2025-02-07 13:05:18 -08:00
  • fd9b8b0f64 Merge branch 'master' into merge Aviral Goel 2025-02-07 13:05:15 -08:00
  • 7199da820f Sync to upstream/release/660 Aviral Goel 2025-02-07 13:04:46 -08:00
  • f8a1e0129d
    Sync to upstream/release/659 (#1637) 0.659 menarulalam 2025-01-31 18:58:36 -08:00
  • df605338d7 Sync to upstream/release/659 Menarul Alam 2025-01-31 17:49:13 -08:00
  • a3630ef464 Merge branch 'upstream' into merge Menarul Alam 2025-01-31 17:34:45 -08:00
  • a699a21bc7 Merge branch 'upstream' into merge Menarul Alam 2025-01-31 17:34:45 -08:00
  • 5f0bd2fcdd Sync to upstream/release/659 Menarul Alam 2025-01-31 17:33:47 -08:00
  • 072195b4b3 Merge branch 'master' into merge Menarul Alam 2025-01-31 17:29:52 -08:00
  • c13b5b7440
    Sync to upstream/release/658 (#1625) 0.658 ayoungbloodrbx 2025-01-24 12:15:19 -08:00
  • c31654dda9 Move duplicate flag back Alexander Youngblood 2025-01-24 11:53:28 -08:00
  • 768a3a2566 Remove duplicate flag Alexander Youngblood 2025-01-24 11:22:18 -08:00
  • ec5643d13c Merge branch 'upstream' into merge Alexander Youngblood 2025-01-24 11:07:52 -08:00
  • 6167275b7a Merge branch 'master' into merge Alexander Youngblood 2025-01-24 11:07:39 -08:00
  • 23241e2afc Sync to upstream/release/658 Alexander Youngblood 2025-01-24 10:42:11 -08:00
  • 6061a14e9f
    Fixup desync between internal and external codebases (#1622) vegorov-rbx 2025-01-20 08:05:58 -08:00
  • e7e0b9d9be Fixup code desync between internal and external Vyacheslav Egorov 2025-01-20 17:35:26 +02:00
  • 82c9383a39
    Fix math.map/math.lerp merge fallout (#1621) Arseny Kapoulkine 2025-01-19 14:14:12 -08:00
  • 87505ab098 Fix math.map/math.lerp merge fallout Arseny Kapoulkine 2025-01-19 12:48:19 -08:00
  • 29047504da
    Sync to upstream/release/657 (#1619) 0.657 Varun Saini 2025-01-17 14:55:39 -08:00
  • 76e0958146 Include <algorithm> and <vector> in IrUtils.cpp Varun Saini 2025-01-17 14:43:07 -08:00
  • c6e2b536d4 Merge branch 'upstream' into merge Varun Saini 2025-01-17 13:15:24 -08:00
  • 790dc17216 Merge branch 'master' into merge Varun Saini 2025-01-17 12:57:39 -08:00
  • aaaeae5db8 Sync to upstream/release/657 Varun Saini 2025-01-17 11:33:11 -08:00
  • 67e9d85124
    Add 2-component vector constructor (#1569) Petri Häkkinen 2025-01-17 18:45:03 +02:00
  • d6f8884d09 Fix another compile error Petri Häkkinen 2025-01-17 10:06:39 +02:00
  • c41fe13178 Fix compile error Petri Häkkinen 2025-01-17 10:04:29 +02:00
  • f0a0b55992 Merge branch 'master' into petrih-vector2-ctor Petri Häkkinen 2025-01-17 10:02:35 +02:00
  • 518a1ec517
    Merge 9d0da62030 into 24cacc94ed ccuser44 2025-01-16 23:18:03 +00:00
  • 24cacc94ed
    CodeGen: Implement support for math.lerp lowering (#1609) Arseny Kapoulkine 2025-01-16 10:48:27 -08:00
  • 9641df9633 Address code review feedback Arseny Kapoulkine 2025-01-13 13:15:38 -08:00
  • 07578df79a CodeGen: Implement support for math.lerp lowering Arseny Kapoulkine 2025-01-09 10:08:52 -08:00
  • c759cd5581
    Sync to upstream/release/656 (#1612) 0.656 Hunter Goldstein 2025-01-10 11:34:39 -08:00
  • ba71ff135b Explicitly cast size_t to uint64_t in buffer_readbits / buffer_writebits Hunter Goldstein 2025-01-10 11:20:39 -08:00
  • a0ed331da0 Merge branch 'upstream' into merge Hunter Goldstein 2025-01-10 09:36:53 -08:00
  • 765591c22f Sync to origin/release/656 Hunter Goldstein 2025-01-10 09:13:13 -08:00
  • 945c510b3c Merge branch 'merge' Vyacheslav Egorov 2025-01-10 17:59:33 +02:00
  • 8a4ef26f89
    Implement support for math.lerp (#1608) Arseny Kapoulkine 2025-01-09 09:42:07 -08:00
  • 54244c9cb6 Force lerp to be disabled during RTTI test Arseny Kapoulkine 2025-01-09 07:48:05 -08:00
  • 198d521e86 Undo formatting change as requested Arseny Kapoulkine 2025-01-09 07:40:29 -08:00
  • 7ac5e0eabc Implement support for math.lerp Arseny Kapoulkine 2025-01-08 21:40:47 -08:00
  • e75379143c
    Bump jinja2 from 3.1.4 to 3.1.5 in /tools/fuzz dependabot[bot] 2025-01-08 21:03:57 +00:00
  • 9d0da62030
    Fix definition for codebuilder ccuser44 2025-01-02 16:14:55 +02:00
  • a72b6b2d47
    Fix arg condition ccuser44 2025-01-02 16:10:18 +02:00
  • 780c703722
    Add support for raw argument in header file ccuser44 2025-01-02 16:09:53 +02:00
  • ba4b95ac5f
    Supply raw argument to luaH_clone ccuser44 2025-01-02 15:58:47 +02:00
  • c1829b37e9
    Fix issue with invalid usage of field function and non-table.clone usage of luaH_clone breaking ccuser44 2025-01-02 15:57:06 +02:00
  • 7446be330e
    Add explanatory note comment ccuser44 2025-01-02 15:32:41 +02:00
  • bb14db9d91
    Only assign metatable to clone if __metatable is undefined ccuser44 2025-01-02 15:25:09 +02:00
  • 489e79192a
    Remove metatable check ccuser44 2025-01-02 15:13:04 +02:00
  • 9a102e2aff
    Fix negation type 'inner' method in user-defined type functions (#1582) vegorov-rbx 2024-12-20 11:30:43 -08:00