1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-21 20:23:47 +01:00
luau/CLI
Arseny Kapoulkine 49b0c59eec
Sync to upstream/release/502 ()
Changes:
- Support for time tracing for analysis/compiler (not currently exposed
  through CLI)
- Support for type pack arguments in type aliases ()
- Basic support for require(path) in luau-analyze
- Add a lint warning for table.move with 0 index as part of
  TableOperation lint
- Remove last STL dependency from Luau.VM
- Minor VS2022 performance tuning

Co-authored-by: Rodactor <rodactor@roblox.com>
2021-11-04 19:34:35 -07:00
..
Analyze.cpp Sync to upstream/release/502 () 2021-11-04 19:34:35 -07:00
FileUtils.cpp Sync to upstream/release/501 () 2021-11-01 14:52:34 -07:00
FileUtils.h Sync to upstream/release/501 () 2021-11-01 14:52:34 -07:00
Profiler.cpp Sync to upstream/release/501 () 2021-11-01 14:52:34 -07:00
Profiler.h Sync to upstream/release/501 () 2021-11-01 14:52:34 -07:00
Repl.cpp Fix fallout from : T is the right thread to use 2021-11-04 10:09:25 -07:00