mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-07 20:30:53 +01:00
As discussed in the issue, Luau has evolved from Lua to the point where a new default extension `.luau` would be needed. This change makes the REPL and Analyze look for `.luau` extension first and if not found, fall back to `.lua`. |
||
---|---|---|
.. | ||
Analyze.cpp | ||
FileUtils.cpp | ||
FileUtils.h | ||
Profiler.cpp | ||
Profiler.h | ||
Repl.cpp |