luau/VM/include
Alex Orlenko e9d4ee7a33
Make pseudo-indices relative to LUAI_MAXCSTACK (#766)
This is useful in particular if redefine `LUAI_MAXCSTACK` to a higher
value than the current one (8000).
Ie. passing `-D LUAI_MAXCSTACK=1000000` would not work as overlaps with
`LUA_REGISTRYINDEX` and below.
2022-12-06 11:20:24 -08:00
..
lua.h Make pseudo-indices relative to LUAI_MAXCSTACK (#766) 2022-12-06 11:20:24 -08: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