mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 13:30:40 +00:00
08c66ef2e1
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>
7 lines
74 B
Text
7 lines
74 B
Text
^build/
|
|
^coverage/
|
|
^fuzz/luau.pb.*
|
|
^crash-*
|
|
^default.prof*
|
|
^fuzz-*
|
|
^luau$
|