Commit graph

  • 0c0ddfb335
    Update lint.md to specify language on fenced code blocks which have none Ben Mactavsin 2023-06-05 13:22:59 +03:00
  • 63679f7288
    Sync to upstream/release/579 (#943) 0.579 Andy Friesen 2023-06-02 12:52:15 -07:00
  • a3d22decf8 Merge branch 'upstream' into merge Andy Friesen 2023-06-02 11:18:16 -07:00
  • 349d6f4342 Merge branch 'master' into merge Andy Friesen 2023-06-02 11:18:12 -07:00
  • f4357400c5 Sync to upstream/release/579 Andy Friesen 2023-06-02 11:17:31 -07:00
  • a0ee5ef0ab
    Remove unnecessary variable assignment Ben Mactavsin 2023-06-02 19:58:36 +03:00
  • 24702d250a
    Fix website demo's string highlighting behaviour Ben Mactavsin 2023-06-01 21:32:44 +03:00
  • 271c509046
    Sync to upstream/release/578 (#939) 0.578 vegorov-rbx 2023-05-26 00:36:34 +03:00
  • fc9557db1e Merge branch 'upstream' into merge Vyacheslav Egorov 2023-05-25 23:47:23 +03:00
  • f97a897ccd Merge branch 'master' into merge Vyacheslav Egorov 2023-05-25 23:47:17 +03:00
  • b8e9d07b20 Sync to upstream/release/578 Vyacheslav Egorov 2023-05-25 23:46:51 +03:00
  • 2781bcce68
    Update lmathlib.cpp VSCPlays 2023-05-24 21:46:20 +04:00
  • 5920ebab1d
    Update lmathlib.cpp VSCPlays 2023-05-22 22:53:09 +04:00
  • 721f6e10fb
    Sync to upstream/release/577 (#934) 0.577 Andy Friesen 2023-05-19 12:37:30 -07:00
  • 123496b29c gcc fix. Andy Friesen 2023-05-19 12:11:10 -07:00
  • f3a6e37324 Merge branch 'upstream' into merge Andy Friesen 2023-05-19 12:03:51 -07:00
  • 4fb7594eaa Merge branch 'master' into merge Andy Friesen 2023-05-19 12:00:39 -07:00
  • eb7106016e Sync to upstream/release/577 Andy Friesen 2023-05-19 11:59:59 -07:00
  • f32126bfc0
    Prevent extern "C" propagation extern "C" is C++ specific and if we enable it our consumers are likely not C++ Jan200101 2023-05-19 20:00:04 +02:00
  • da0458bf6e
    Add CodeGen C API (#931) Alex Orlenko 2023-05-18 12:03:29 +01:00
  • cf0ba32597
    Enable compile-time user configuration for LUA_VECTOR_SIZE (#929) mundusnine 2023-05-16 12:04:49 +00:00
  • 5ef3ded60a
    Add CodeGen C API Alex Orlenko 2023-05-15 23:06:51 +01:00
  • a7fd6e99e7
    Update luaconf.h mundusnine 2023-05-12 19:36:08 +00:00
  • 97965c7c0a
    Sync to upstream/release/576 (#928) 0.576 vegorov-rbx 2023-05-12 20:50:47 +03:00
  • 59c2698970 Merge branch 'upstream' into merge Vyacheslav Egorov 2023-05-12 15:30:03 +03:00
  • 38ab2e5f71 Merge branch 'master' into merge Vyacheslav Egorov 2023-05-12 15:29:52 +03:00
  • 3247aabf75 Sync to upstream/release/576 Vyacheslav Egorov 2023-05-12 15:15:01 +03:00
  • 8d8c7974f5
    Use correct globalScope in on demand type checker (#923) JohnnyMorganz 2023-05-11 12:35:56 +01:00
  • 45c6476d41
    Add missing include for integer types (#925) Jan 2023-05-09 20:42:13 +02:00
  • 4d3e84f282
    Add missing include for integer types Jan200101 2023-05-09 20:18:39 +02:00
  • fd0f2f9d21 scoped fflag JohnnyMorganz 2023-05-09 16:39:49 +01:00
  • c24209a7ab Move to autocomplete fixture JohnnyMorganz 2023-05-09 16:39:21 +01:00
  • d75661b456 scopedfastflag in test case JohnnyMorganz 2023-05-09 16:05:11 +01:00
  • b3dcab95ec Add test case JohnnyMorganz 2023-05-09 16:04:36 +01:00
  • 741a915c0a Add FFlag JohnnyMorganz 2023-05-09 16:04:08 +01:00
  • b925b0d087 Merge branch 'master' of https://github.com/Roblox/luau into typechecker-global-scope JohnnyMorganz 2023-05-09 13:03:00 +01:00
  • 8591465f5e Use correct globalScope in on demand type checker JohnnyMorganz 2023-05-08 22:16:57 +01:00
  • 0014905b69
    Luau.Analyze.CLI must link pthreads on Linux. (#920) 0.575 Andy Friesen 2023-05-05 15:41:46 -07:00
  • 941e3c5990 Luau.Analyze.CLI must link pthreads on Linux. Andy Friesen 2023-05-05 15:35:27 -07:00
  • f7c780164d Add pthread as a link dependency to Luau.Analyze.CLI for Linux. Andy Friesen 2023-05-05 15:33:05 -07:00
  • 8453570658
    Sync to upstream/release/575 (#919) Andy Friesen 2023-05-05 14:52:49 -07:00
  • 12c1edf6c6 This test fails on a64 so disable it for now. Andy Friesen 2023-05-05 13:25:00 -07:00
  • 95f0a04e06 Merge branch 'upstream' into merge Andy Friesen 2023-05-05 12:57:26 -07:00
  • cc96f86c08 Merge branch 'master' into merge Andy Friesen 2023-05-05 12:57:23 -07:00
  • 716f63321a Sync to upstream/release/575 Andy Friesen 2023-05-05 12:57:12 -07:00
  • 5891de6724
    Fix grammar issues (#915) JohnnyMorganz 2023-05-04 13:39:18 +01:00
  • a1e36e7a28
    Update docs/_pages/grammar.md JohnnyMorganz 2023-05-04 13:07:19 +01:00
  • 407247df97 Apply changes JohnnyMorganz 2023-05-02 19:59:04 +01:00
  • 077fe6069a Fix type JohnnyMorganz 2023-05-02 15:14:02 +01:00
  • 5278daa506 Fix type JohnnyMorganz 2023-05-02 14:43:19 +01:00
  • f3c0fea22e Fix ? and type surrounded by parens JohnnyMorganz 2023-05-02 13:27:49 +01:00
  • 62481d1dd5 Allow empty table type JohnnyMorganz 2023-05-02 13:19:55 +01:00
  • 1dbd90ca62 fix type pack param default JohnnyMorganz 2023-05-02 12:57:12 +01:00
  • f2e9fd3c1f Fix generic type list grammar for func defs JohnnyMorganz 2023-05-02 12:56:29 +01:00
  • e8c0550586
    Improve the type for os.date using overloads (#874) JohnnyMorganz 2023-05-01 16:09:05 +01:00
  • 4b267aa5c5
    Sync to upstream/release/574 (#910) 0.574 vegorov-rbx 2023-04-28 22:55:13 +03:00
  • 348f85cc1c Merge branch 'upstream' into merge Vyacheslav Egorov 2023-04-28 14:57:08 +03:00
  • 8bd3714566 Merge branch 'master' into merge Vyacheslav Egorov 2023-04-28 14:56:34 +03:00
  • 1c2ce0d731 Sync to upstream/release/574 Vyacheslav Egorov 2023-04-28 14:55:55 +03:00
  • 8173491d86
    Update grammar.md (#909) JohnnyMorganz 2023-04-24 20:21:26 +01:00
  • 1298fc8200
    Update grammar.md JohnnyMorganz 2023-04-24 19:54:13 +01:00
  • e7a93094f3
    Merge 49822e765c into fe7621ee8c T 'Filtered' C 2023-04-24 00:31:30 +02:00
  • fe7621ee8c
    Sync to upstream/release/573 (#903) 0.573 Andy Friesen 2023-04-21 15:14:26 -07:00
  • 1126490e24 Merge branch 'upstream' into merge Andy Friesen 2023-04-21 14:45:20 -07:00
  • a0f9842ba2 Merge branch 'master' into merge Andy Friesen 2023-04-21 14:41:12 -07:00
  • d5cdb687e0 Sync to upstream/release/573 Andy Friesen 2023-04-21 14:41:03 -07:00
  • 8ed808eb52
    Add prefix and name location to AstTypeReference (#902) JohnnyMorganz 2023-04-17 15:19:56 +01:00
  • d141a5c48d
    Sync to upstream/release/572 (#899) 0.572 vegorov-rbx 2023-04-14 21:06:22 +03:00
  • c1eccd231b Fix space JohnnyMorganz 2023-04-14 18:49:12 +01:00
  • fea90133f0 Fix tests JohnnyMorganz 2023-04-14 18:25:50 +01:00
  • 48de367399 Fix initialisation JohnnyMorganz 2023-04-14 18:17:44 +01:00
  • e399794562 Fix + json encoder JohnnyMorganz 2023-04-14 18:03:48 +01:00
  • 50847e134f Add prefix and name location to AstTypeReference JohnnyMorganz 2023-04-14 17:48:13 +01:00
  • 33b95582ac Build fix Vyacheslav Egorov 2023-04-14 16:46:13 +03:00
  • 1ffbf6cd14 Merge branch 'upstream' into merge Vyacheslav Egorov 2023-04-14 15:06:30 +03:00
  • 70ef0fbc83 Merge branch 'master' into merge Vyacheslav Egorov 2023-04-14 15:06:24 +03:00
  • 5e771b87ae Sync to upstream/release/572 Vyacheslav Egorov 2023-04-14 15:05:27 +03:00
  • 7345891f6b
    Add lua_getuserdatadtor (#870) Petri Häkkinen 2023-04-11 22:46:55 +03:00
  • f43ff52af2 Line breaks Petri Häkkinen 2023-04-11 08:47:20 +03:00
  • 25384218ca Add typedef lua_Destructor Petri Häkkinen 2023-04-11 08:46:50 +03:00
  • c6e4f49e32 Merge branch 'master' into petrih-getuserdatadtor Petri Häkkinen 2023-04-11 08:34:16 +03:00
  • ba67fb275e
    Sync to upstream/release/571 (#895) 0.571 Andy Friesen 2023-04-07 14:01:29 -07:00
  • 395bf5cdf5 Merge branch 'upstream' into merge Andy Friesen 2023-04-07 12:56:54 -07:00
  • 97f8bf6cd8 Merge branch 'master' into merge Andy Friesen 2023-04-07 12:56:51 -07:00
  • 5309401f49 Sync to upstream/release/571 Andy Friesen 2023-04-07 12:56:27 -07:00
  • 525a714570
    Add a note about exhaustive analysis trick. Alexander McCord 2023-04-03 12:09:34 -07:00
  • d148d7d574
    Luau Recap: March 2023 (#886) vegorov-rbx 2023-03-31 21:52:31 +03:00
  • 1212fdacbf
    Sync to upstream/release/570 (#885) 0.570 vegorov-rbx 2023-03-31 21:42:49 +03:00
  • cbe7a9fc40 Fix typo Vyacheslav Egorov 2023-03-31 19:44:02 +03:00
  • f706d2829b Tuning the text and formatting Vyacheslav Egorov 2023-03-31 18:23:39 +03:00
  • d997b04a6e Fix Markdown warning Vyacheslav Egorov 2023-03-31 18:04:17 +03:00
  • abaa67d3d1 Initial post version Vyacheslav Egorov 2023-03-31 18:01:34 +03:00
  • d071e410ce g++ build fix Vyacheslav Egorov 2023-03-31 16:25:13 +03:00
  • d70df6362e Merge branch 'upstream' into merge Vyacheslav Egorov 2023-03-31 15:23:00 +03:00
  • c6b6ab6150 Merge branch 'master' into merge Vyacheslav Egorov 2023-03-31 15:22:57 +03:00
  • d1acde36bb Sync to upstream/release/570 Vyacheslav Egorov 2023-03-31 15:21:14 +03:00
  • 99ab30cf04
    Do not call message handler in xpcall if allocation error Alex Orlenko 2023-03-28 22:39:04 +01:00
  • b4ebad4862
    Sync to upstream/release/569 (#878) 0.569 Andy Friesen 2023-03-24 11:03:04 -07:00
  • c9554518c6 Merge branch 'upstream' into merge Andy Friesen 2023-03-24 10:35:02 -07:00
  • ce188220ba Merge branch 'master' into merge Andy Friesen 2023-03-24 10:34:57 -07:00