index
:
mlua
master
topic/freebsd
topic/freebsd-0.10
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mlua_derive
Age
Commit message (
Expand
)
Author
2023-06-03
Require environment to be a Table instead of Value in Chunks.
Alex Orlenko
2023-04-22
(clippy) mlua_derive: don't clone function name
Alex Orlenko
2023-03-30
Prepare v0.9.0-beta.1
Alex Orlenko
2023-03-28
Clippy
Alex Orlenko
2023-03-28
More user-friendly error message about missing value for `name` attribute in ...
Alex Orlenko
2023-03-28
Switch to syn 2.0
Alex Orlenko
2023-03-12
Update edition everywhere
Alex Orlenko
2023-02-07
Fix clippy warnings
Alex Orlenko
2022-12-19
Refactor `AsChunk` trait
Alex Orlenko
2022-12-18
Check for invalid args when parsing `#[lua_module(...)]` proc macro
Alex Orlenko
2022-12-18
feat: Support custom name of `lua_module`
rise0chen
2022-06-02
Prepare for v0.8.0 release
Alex Orlenko
2022-04-19
Bump mlua_derive to 0.8.0-beta.1
Alex Orlenko
2022-04-14
Refactor `AsChunk` trait.
Alex Orlenko
2021-12-28
Fix clippy warnings
Alex Orlenko
2021-06-21
v0.6.0
Alex Orlenko
2021-06-21
Update `AsChunk::env` function prototype
Alex Orlenko
2021-06-13
Improve module mode:
Alex Orlenko
2021-05-10
Prepare 0.6.0-beta.2 release
Alex Orlenko
2021-05-06
Fix clippy warnings
Alex Orlenko
2021-05-05
Add chunk! macro support
Alex Orlenko
2020-12-31
v0.5.0
Alex Orlenko
2020-06-08
0.4.0 release
Alex Orlenko
2020-06-07
New `module` feature
Alex Orlenko
2020-06-06
Bump version to 0.4.0-beta.1
Alex Orlenko
2020-04-17
0.3.0 release
Alex Orlenko
2020-04-17
v0.3.0-alpha.1 with async support
Alex Orlenko
2019-11-30
0.2.0 release
Alex Orlenko
2019-11-05
Prepare mlua_derive for publishing
Alex Orlenko
2019-11-04
Update README and description
Alex Orlenko
2019-10-02
Add mlua_derive proc macro module
Alex Orlenko