Alex Orlenko
|
cd6d86a5ce
|
Split single lua module to multiple submodules under state
|
2024-07-31 13:42:37 +01:00 |
|
Alex Orlenko
|
08c7429531
|
Optimize various parts of the code to remove unnecessary clone calls.
This is became possible after implementing `IntoLua` for references.
|
2024-07-31 13:42:35 +01:00 |
|
Yiyu Lin
|
b62f2ee0f7
|
chore: make clippy happy (#388)
Co-authored-by: hzlinyiyu <hzlinyiyu@corp.netease.com>
|
2024-03-25 13:26:06 +00:00 |
|
Alex Orlenko
|
93b505cff9
|
Integrate Luau package into mlua api.
Eg. `Lua::load_from_std_lib` with `StdLib::PACKAGE` is now supported for Luau.
|
2023-11-20 12:08:08 +00:00 |
|