Age | Commit message (Expand) | Author |
---|---|---|
2024-01-20 | Expose internal `POLL_PENDING` constant (hidden) | Alex Orlenko |
2024-01-03 | mlua-sys: always inline lua_error | Alex Orlenko |
2023-12-06 | Correct C return type for lua_error | Peter Marheine |
2023-12-06 | lua54: use changed return type for lua_rawlen | Peter Marheine |
2023-07-22 | Use c-unwind ABI (Rust 1.71+) | Alex Orlenko |
2023-07-21 | Support LUA_LIB_NAME in module mode for windows. | Alex Orlenko |
2023-07-20 | Support vendored module mode for windows (raw-dylib linking) | Alex Orlenko |
2023-05-21 | Update to Lua 5.4.6 | Alex Orlenko |
2023-04-12 | Move ffi module into mlua-sys crate | Alex Orlenko |