Commit graph

  • 480ee0df75 Update Repl.cpp NotDSF 2021-11-08 07:56:58 +00:00
  • 46244d2ea7
    Update getting-started.md Arseny Kapoulkine 2021-11-07 23:21:34 -08:00
  • f27580c74b
    Fix linux typo in README.md "Linus" to "Linux" (#174) ThePotato 2021-11-08 07:19:28 +00:00
  • b37e6b7db8 Move shebang skip to readFile Rerumu 2021-11-07 21:09:41 -05:00
  • 150c92185e
    move userdata to lua_Callbacks LoganDark 2021-11-07 13:44:41 -08:00
  • 2a26c09660
    Add userdata to global_State LoganDark 2021-11-07 08:42:15 -08:00
  • 16753a78f4
    Update navigation.yml Arseny Kapoulkine 2021-11-07 08:07:57 -08:00
  • 4373f65fbd
    Add back thread identity section as thread userdata instead LoganDark 2021-11-07 07:20:42 -08:00
  • eb40adb727 Add support for saving bytecode NotDSF 2021-11-07 11:24:53 +00:00
  • f7352c4e1f
    Spelling Shiro 2021-11-07 01:04:52 -07:00
  • 17d333f817
    Fix linux typo in README.md "Linus" to "Linux" ThePotato 2021-11-07 08:00:26 +00:00
  • 4f5fa6823b
    RFC: String interpolation and extending string.format Alexander McCord 2021-11-06 21:27:00 -07:00
  • bb987daf19
    Merge branch 'Roblox:master' into webrepl Pelanyo Kamara 2021-11-06 22:21:09 +00:00
  • 04feb12107
    Merge branch 'webrepl' of https://github.com/MathematicalDessert/luau into webrepl Pelanyo Kamara 2021-11-06 22:14:58 +00:00
  • 92f9b7363e
    create simple interface Pelanyo Kamara 2021-11-06 22:14:45 +00:00
  • 278775ad23 Write notes about x?.y = z boyned//Kampfkarren 2021-11-05 22:13:52 -07:00
  • 2c509692ba Add shebang support Rerumu 2021-11-05 23:12:07 -04:00
  • c6de3bd2e4
    Update sandbox.md Arseny Kapoulkine 2021-11-05 19:50:29 -07:00
  • 96b1707f87
    Fix CLI analysis reporting wrong file names (#146) Rerumu 2021-11-05 22:11:56 -04:00
  • 1e1d1f58e9
    Look for .luau before .lua in REPL & Analyze (#97) (#124) Roni N. (Kittenz) 2021-11-06 04:11:26 +02:00
  • 9e21b351fa Fix whitespace Rerumu 2021-11-05 21:59:48 -04:00
  • 66462d841d Omit braces in if statement Rerumu 2021-11-05 21:55:40 -04:00
  • eef18d6a07 Only type check dirty modules Rerumu 2021-11-05 21:41:41 -04:00
  • bd78c493c5 Fix CLI reportError showing wrong file names Rerumu 2021-11-05 21:19:44 -04:00
  • 639030ae41
    RFC: Do not allow method call on string literals Arseny Kapoulkine 2021-11-05 17:18:24 -07:00
  • 455c93b6cf Write suggested details about typing boyned//Kampfkarren 2021-11-05 15:00:48 -07:00
  • 6342913533
    Fix small assert ordering (#143) Rerumu 2021-11-05 17:38:08 -04:00
  • a22d4803bb Move break assert before comment Rerumu 2021-11-05 17:29:45 -04:00
  • dff0c2a1d8 Move ?() and ?[] out of proposal, and into alternatives boyned//Kampfkarren 2021-11-05 14:27:57 -07:00
  • 49cf707f10 Remove the linting section, as it is not feasible boyned//Kampfkarren 2021-11-05 14:25:55 -07:00
  • d4cd612c56 Rename to safe navigation operator boyned//Kampfkarren 2021-11-05 14:25:06 -07:00
  • 3fe5e18f8b
    Add suggested note for summary boyned//Kampfkarren 2021-11-05 14:21:14 -07:00
  • 485773ca82 Fix assert ordering Rerumu 2021-11-05 17:15:56 -04:00
  • b432671979 Fix typo in code example boyned//Kampfkarren 2021-11-05 13:30:28 -07:00
  • ad9b47b72f
    Fold length operations when argument is a constant string (#141) bmcq-0 2021-11-05 16:24:30 -04:00
  • dc51e39c92
    Update Compiler.cpp Arseny Kapoulkine 2021-11-05 13:14:00 -07:00
  • 67b9e834fa
    Add string length constant folding test bmcq-0 2021-11-05 15:41:44 -04:00
  • a80fc93646
    Fix unused variable treatment (#139) Arseny Kapoulkine 2021-11-05 12:39:27 -07:00
  • 5edb1bfa8e
    Look for .luau by default in module resolver as well Roni Nevalainen 2021-11-05 21:36:59 +02:00
  • 06580c379a Adjust indentation Arseny Kapoulkine 2021-11-05 12:26:08 -07:00
  • f13cc5486e
    Merge branch 'master' of https://github.com/Roblox/luau Roni Nevalainen 2021-11-05 21:22:46 +02:00
  • 6cf75db7f2 Fix the actual unused variable in Parser.cpp Arseny Kapoulkine 2021-11-05 11:47:57 -07:00
  • b286f6b5a3 Only use -Wno-unused if we're actually using gcc Arseny Kapoulkine 2021-11-05 11:44:47 -07:00
  • 43baecd6b0
    Merge branch 'Roblox:master' into webrepl Pelanyo Kamara 2021-11-05 18:36:31 +00:00
  • c4fbdf55c0
    flesh out webrepl base Pelanyo Kamara 2021-11-05 18:34:38 +00:00
  • aea1f6a718
    Update README.md Arseny Kapoulkine 2021-11-05 10:16:28 -07:00
  • 1148a29c25
    Update rfcs/function-bit32-countlz-countrz.md Arseny Kapoulkine 2021-11-05 08:57:49 -07:00
  • 279855df91
    Sync to upstream/release/503 (#135) 0.503 Arseny Kapoulkine 2021-11-05 08:47:21 -07:00
  • c0b95b8961
    Update profile.md Arseny Kapoulkine 2021-11-04 23:24:39 -07:00
  • 22dd6b8e48 Merge branch 'upstream' into merge Arseny Kapoulkine 2021-11-04 19:49:07 -07:00
  • 3c4758f7bb Merge branch 'master' into merge Arseny Kapoulkine 2021-11-04 19:47:46 -07:00
  • 34cf695fbc Sync to upstream/release/503 Arseny Kapoulkine 2021-11-04 19:42:00 -07:00
  • 49b0c59eec
    Sync to upstream/release/502 (#134) Arseny Kapoulkine 2021-11-04 19:34:35 -07:00
  • 5f7504c040 Merge branch 'upstream' into merge Arseny Kapoulkine 2021-11-04 19:23:29 -07:00
  • 08c66ef2e1 Sync to upstream/release/502 Arseny Kapoulkine 2021-11-04 19:07:18 -07:00
  • adacdcdf4e
    Update profile.md Arseny Kapoulkine 2021-11-04 18:07:34 -07:00
  • dc509b9849
    Update navigation.yml Arseny Kapoulkine 2021-11-04 17:28:24 -07:00
  • 7c76a5a70a
    Create profile.md Arseny Kapoulkine 2021-11-04 17:27:56 -07:00
  • e0c4f33217
    Add chess-profile.lua Arseny Kapoulkine 2021-11-04 17:22:04 -07:00
  • d35c4e7b7d
    Fold length operations when argument is a constant string bmcq-0 2021-11-04 17:11:16 -04:00
  • c9b1a915f7 RFC for nil-navigation operator boyned//Kampfkarren 2021-11-04 13:51:09 -07:00
  • 6b05d4206c Improve readability Josh Soref 2021-11-04 12:16:48 -04:00
  • d75f60a2d7
    Look for .luau before .lua in REPL & Analyze (#97) Roni Nevalainen 2021-11-04 19:22:57 +02:00
  • 98fa75e911 Fix fallout from #114: T is the right thread to use Arseny Kapoulkine 2021-11-04 10:09:25 -07:00
  • 278e848cc2
    Spelling (#119) Josh Soref 2021-11-04 10:50:46 -04:00
  • 39e4903478 spelling: variadic Josh Soref 2021-11-04 00:35:36 -04:00
  • 288c1b98f0 spelling: useful Josh Soref 2021-11-04 00:35:35 -04:00
  • ae0d46b262 spelling: truthy Josh Soref 2021-11-04 00:35:35 -04:00
  • caf792d61c spelling: truthiness Josh Soref 2021-11-04 00:39:35 -04:00
  • cc4500b9a6 spelling: succeeds Josh Soref 2021-11-04 00:35:34 -04:00
  • 74ec85549d spelling: stringified Josh Soref 2021-11-04 00:35:34 -04:00
  • 41f49bed5e spelling: specific Josh Soref 2021-11-04 00:35:33 -04:00
  • bdba469388 spelling: satisfying Josh Soref 2021-11-04 00:35:33 -04:00
  • be42d0af9f spelling: sandboxing Josh Soref 2021-11-04 00:35:33 -04:00
  • 1bf80d91ab spelling: resurrect Josh Soref 2021-11-04 00:35:32 -04:00
  • e3f15d976e spelling: primaryexp Josh Soref 2021-11-04 00:35:32 -04:00
  • 4cc1f30f76 spelling: parameters Josh Soref 2021-11-04 00:35:30 -04:00
  • de67c31b7d spelling: overflow Josh Soref 2021-11-04 00:35:30 -04:00
  • f87fc7a293 spelling: occurred Josh Soref 2021-11-04 00:35:30 -04:00
  • 91d62c4c71 spelling: modification Josh Soref 2021-11-04 00:35:29 -04:00
  • 35904bf1d2 spelling: middle Josh Soref 2021-11-04 00:35:29 -04:00
  • 68c1850cf8 spelling: lasttimestamp Josh Soref 2021-11-04 00:35:28 -04:00
  • 571d99f5b9 spelling: largely Josh Soref 2021-11-04 00:35:27 -04:00
  • 816531b74e spelling: keyboard Josh Soref 2021-11-04 00:35:27 -04:00
  • 9dd7f0a194 spelling: indices Josh Soref 2021-11-04 00:35:27 -04:00
  • 1ede194c62 spelling: hyperbolic Josh Soref 2021-11-04 00:35:26 -04:00
  • edb144cd0a spelling: function Josh Soref 2021-11-04 00:35:25 -04:00
  • 86715a01b1 spelling: fields Josh Soref 2021-11-04 00:35:24 -04:00
  • dd4702ac09 spelling: falsy Josh Soref 2021-11-04 00:35:24 -04:00
  • 4faa342922 spelling: expression Josh Soref 2021-11-04 00:35:24 -04:00
  • 89065858e0 spelling: exhausted Josh Soref 2021-11-04 00:35:23 -04:00
  • 8020750887 spelling: error Josh Soref 2021-11-04 00:35:23 -04:00
  • 2ce48da92a spelling: doesn't Josh Soref 2021-11-04 00:35:22 -04:00
  • 33ff0543e1 spelling: discrepancy Josh Soref 2021-11-04 00:35:21 -04:00
  • da236ae3ab spelling: differs Josh Soref 2021-11-04 00:35:21 -04:00
  • 489b0ad73c spelling: correctly Josh Soref 2021-11-04 00:35:20 -04:00
  • 16b15add47 spelling: coroutines Josh Soref 2021-11-04 00:35:20 -04:00
  • cf5de3925e spelling: conversions Josh Soref 2021-11-04 00:35:19 -04:00
  • 167ccb49d7 spelling: contains Josh Soref 2021-11-04 00:35:19 -04:00
  • 6e813b156a spelling: available Josh Soref 2021-11-04 10:33:59 -04:00