This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
luau
Watch
1
Star
0
Fork
0
You've already forked luau
mirror of
https://github.com/luau-lang/luau.git
synced
2024-11-15 14:25:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a9aa4faf24
luau
/
.gitignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 (#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-05 10:07:18 +08:00
^build/
^coverage/
^fuzz/luau.pb.*
^crash-*
^default.prof*
^fuzz-*
^luau$
Sync to upstream/release/504
2021-11-12 10:12:39 +08:00
/.vs
Reference in New Issue
Copy Permalink