summaryrefslogtreecommitdiff
path: root/mlua-sys
AgeCommit message (Expand)Author
2024-11-12Make build script work with OpenBSDtopic/bsd-0.10.1cos
2024-11-12Make build script work with FreeBSDcos
2024-11-09mlua-sys: v0.6.5Alex Orlenko
2024-11-03Update Luau to 0.650 (luau0-src 0.11.1)Alex Orlenko
2024-10-12mlua-sys: v0.6.4Alex Orlenko
2024-10-12Update Luau to 0.647Alex Orlenko
2024-09-22Update luaL_checkstack messagesAlex Orlenko
2024-09-07mlua-sys: v0.6.3Alex Orlenko
2024-08-25Add `luaL_loadbufferenv` helper to all Lua versionsAlex Orlenko
2024-08-25Change chunk env to use luau's load env parameter (#442)bjcscat
2024-07-31Add rustfmt.tomlAlex Orlenko
2024-07-25mlua-sys: v0.6.2Alex Orlenko
2024-07-25Use Lua 5.4.7Alex Orlenko
2024-06-18Fix some clippy warningsAlex Orlenko
2024-06-09Support Luau v0.629Alex Orlenko
2024-05-04mlua-sys: v0.6.0Alex Orlenko
2024-05-04Add `Lua::set_fflag()` to control Luau feature flagsAlex Orlenko
2024-05-04Mark `lua_Callbacks` as non exhaustive (Luau)Alex Orlenko
2024-05-04Update `luau-src` to v0.9Alex Orlenko
2024-04-17update build script to fix cross compilation of windows dlls from unix (#397)Eric Stokes
2024-04-05mlua-sys: v0.5.2Alex Orlenko
2024-03-25chore: make clippy happy (#388)Yiyu Lin
2024-03-16Assert that `luau_compile` returns non-null pointer.Alex Orlenko
2024-01-27Fix crash when initializing Luau sandbox without stdlibs (#361)Alex Orlenko
2024-01-25v0.9.5Alex Orlenko
2024-01-25Update Luau to 0.609 (luau-src v0.8.0)Alex Orlenko
2024-01-20Expose internal `POLL_PENDING` constant (hidden)Alex Orlenko
2024-01-18Increase luau max stack size to 1M from 100kAlex Orlenko
2024-01-08v0.9.3Alex Orlenko
2024-01-03Fix lua53/lua54 `luaL_error` definition (for wasm32)Alex Orlenko
2024-01-03Update minimal lua(u) versions (needed for wasm32)Alex Orlenko
2024-01-03Panic when try to build for wasm32 without vendored feature (except luau)Alex Orlenko
2024-01-03mlua-sys: always inline lua_errorAlex Orlenko
2024-01-03mlua-sys: fix Lua 5.2 `lua_sethook` definitionAlex Orlenko
2023-12-27Update lauxlib.rs (#351)Aymen-Hakim
2023-12-14Add lua emscripten support (#338)ByteDream
2023-12-13Merge pull request #337 from tari/emscripten-supportAlex Orlenko
2023-12-08Add loongarch64 architecture supporteatradish
2023-12-06Correct C return type for lua_errorPeter Marheine
2023-12-06lua54: use changed return type for lua_rawlenPeter Marheine
2023-11-21v0.9.2Alex Orlenko
2023-11-16Support binary modules for Luau on cfg(unix)Alex Orlenko
2023-11-16Support Luau buffer type and and library.Alex Orlenko
2023-10-24Add lua_newuserdata_t helper to mlua-sys/luauAlex Orlenko
2023-10-24Remove MemoryState from ExtraData and retrieve using lua_getallocf (recently ...Alex Orlenko
2023-09-29Update luajit (vendored) to 210.5.0Alex Orlenko
2023-08-16mlua-sys: v0.3.2Alex Orlenko
2023-08-12Update to Luau 0.590Alex Orlenko
2023-07-28mlua-sys: v0.3.1Alex Orlenko
2023-07-28Bump luau-src to v0.6.0+luau588Alex Orlenko