Commit graph

  • 80ecbe6fff
    Add tests LoganDark 2021-11-08 14:04:08 -08:00
  • 18ecf76449
    Fold in responses to the RFC. Alexander McCord 2021-11-08 13:58:48 -08:00
  • 937c5e91a6
    fast flag LoganDark 2021-11-08 13:37:01 -08:00
  • 5c8971b895
    ++ptr (sorry, I don't know C++ lol) LoganDark 2021-11-08 13:33:36 -08:00
  • d6ef1dc15f
    fix uninitialized pointer LoganDark 2021-11-08 13:28:38 -08:00
  • 7bc280d785
    fix comment LoganDark 2021-11-08 13:26:46 -08:00
  • dd2b9eeef3
    fix typo LoganDark 2021-11-08 13:22:14 -08:00
  • 4d630bed58
    remove kSpecialGlobals entirely LoganDark 2021-11-08 13:18:59 -08:00
  • 87ac5efb77
    rename special to writable LoganDark 2021-11-08 13:17:43 -08:00
  • 283a349fb9
    add facility for specifying custom mutable globals LoganDark 2021-11-08 13:14:49 -08:00
  • e7b50dc41b
    Update function-coroutine-close.md Arseny Kapoulkine 2021-11-08 13:08:28 -08:00
  • 7c5883fc60
    remove Roblox-specific globals from kSpecialGlobals LoganDark 2021-11-08 13:05:28 -08:00
  • ec59bf9a69
    remove ldebug include LoganDark 2021-11-08 12:35:07 -08:00
  • 0fbc918889
    api_check LoganDark 2021-11-08 12:30:54 -08:00
  • f76b693dfb
    t == hvalue(registry(L)) LoganDark 2021-11-08 12:28:12 -08:00
  • ddc6ae7491
    Don't allow registry to be set to readonly LoganDark 2021-11-08 12:11:00 -08:00
  • 7aedc43cc9
    Add gc callback LoganDark 2021-11-08 11:58:02 -08:00
  • 67f2db3cbd
    fix build.yml Pelanyo Kamara 2021-11-08 19:40:26 +00:00
  • 0085d2479a
    Merge pull request #2 from MathematicalDessert/webrepl Pelanyo Kamara 2021-11-08 19:37:01 +00:00
  • 1b6105e20e
    add separate build action for emscripten Repl.CLI Pelanyo Kamara 2021-11-08 19:35:57 +00:00
  • 7ca09ec100
    Fix lbuiltins.cpp comment (#180) LoganDark 2021-11-08 11:09:30 -08:00
  • 892c891c66
    Use uint8_t for lua_Type and TValue.tt LoganDark 2021-11-08 11:06:53 -08:00
  • b90bf4cd52
    add emscripten -fexceptions Pelanyo Kamara 2021-11-08 19:06:47 +00:00
  • 61992a092c
    use extra space created by the move LoganDark 2021-11-08 10:23:55 -08:00
  • 40635c0f83
    Fix lbuiltins.cpp comment LoganDark 2021-11-08 10:21:12 -08:00
  • 7cc9dd000e Update bench.py Baileyeatspizza 2021-11-08 18:04:19 +00:00
  • ab48847e34 Merge branch 'master' of https://github.com/NotDSF/luau NotDSF 2021-11-08 17:28:57 +00:00
  • d42669df0e Update Repl.cpp NotDSF 2021-11-08 17:27:19 +00:00
  • 6e61878148 attempt 2 Baileyeatspizza 2021-11-08 17:25:39 +00:00
  • 2803766384
    Delete c-cpp.yml NotDSF 2021-11-08 17:25:29 +00:00
  • 1f69f37815
    Create c-cpp.yml NotDSF 2021-11-08 17:24:11 +00:00
  • b6d724c5b1 Attempt 1 Baileyeatspizza 2021-11-08 17:17:40 +00:00
  • 0e3e880f19
    Merge branch 'Roblox:master' into master NotDSF 2021-11-08 17:15:50 +00:00
  • 1bff6154e6
    Remove Luau.REPL.Web target. Pelanyo Kamara 2021-11-08 16:47:21 +00:00
  • f1649a43cd
    Add userdata to lua_Callbacks (#168) LoganDark 2021-11-08 08:26:03 -08:00
  • 377ee39f57
    Move userdata to the beginning of lua_Callbacks LoganDark 2021-11-08 08:18:42 -08:00
  • 8dde140eff
    Remove table-of-contents from demo page Pelanyo Kamara 2021-11-08 16:15:32 +00:00
  • 25abc605ad
    Merge branch 'webrepl' of https://github.com/MathematicalDessert/luau into webrepl Pelanyo Kamara 2021-11-08 15:42:50 +00:00
  • cda27b258b
    move demo repl to docs Pelanyo Kamara 2021-11-08 15:38:30 +00:00
  • 24b78c4a80
    move demo repl to docs Pelanyo Kamara 2021-11-08 15:38:30 +00:00
  • 94e3084086 Change _VERSION to display version of luau in use Baileyeatspizza 2021-11-08 10:36:32 +00:00
  • dcb7b10a89
    Merge branch 'Roblox:master' into master NotDSF 2021-11-08 07:58:16 +00:00
  • 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