luau/VM/include
Andy Friesen c33700e473
Sync to upstream/release/552 (#735)
* 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
..
lua.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
luaconf.h Sync to upstream/release/552 (#735) 2022-11-04 10:33:22 -07:00
lualib.h Sync to upstream/release/539 (#625) 2022-08-04 15:35:33 -07:00