1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-12 14:50:54 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Andy Friesen
c33700e473
Sync to upstream/release/552 ()
* Reduce the stack utilization of type checking.
* Improve the error message that's reported when a delimiting comma is
missing from a table literal. eg
```lua
local t = {
    first = 1
    second = 2
}```
2022-11-04 10:33:22 -07:00
Renamed from CodeGen/include/Luau/Condition.h (Browse further)