luau/CLI
Arseny Kapoulkine 49b0c59eec
Sync to upstream/release/502 (#134)
Changes:
- Support for time tracing for analysis/compiler (not currently exposed
  through CLI)
- Support for type pack arguments in type aliases (#83)
- 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 (#134) 2021-11-04 19:34:35 -07:00
FileUtils.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
FileUtils.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Profiler.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Profiler.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Repl.cpp Fix fallout from #114: T is the right thread to use 2021-11-04 10:09:25 -07:00