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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2017-07-09
cargo version bump for linking fix
kyren
2017-07-05
Make the builtin version of lua 5.3 optional
kyren
2017-06-25
Bump cargo version (again! I'm sorry!), and update README
kyren
2017-06-25
Bump cargo version to 0.7.0
kyren
2017-06-24
Big API incompatible error change, remove dependency on error_chain
kyren
2017-06-23
Bump cargo version, bugfix for numeric conversions.
kyren
2017-06-20
Bump cargo version to 0.6.0
kyren
2017-06-17
New 0.5.x cargo update with important coroutine bugfix, build changes
kyren
2017-06-15
bump cargo version, nice addition of Result conversion
kyren
2017-06-11
Go ahead and release 0.5.0
kyren
2017-06-11
Two major API changes:
kyren
2017-06-05
Improve performance of create_table / create_array_table
kyren
2017-06-05
atpanic function was not a good idea, it's not sound
kyren
2017-06-05
Somewhat smarter strategy for error_guard calls, less ungodly slow.
kyren
2017-06-05
Bump cargo.toml version number
kyren
2017-05-29
fix links, again
kyren
2017-05-29
bump cargo version
kyren
2017-05-29
Update README / Cargo.toml to point to docs.rs API docs
kyren
2017-05-26
bump cargo version
kyren
2017-05-25
version bump
kyren
2017-05-22
Improved error handling and formatting
kyren
2017-05-22
Update to use hlist_macro for hlist macros.
kyren
2017-05-22
Updates to Cargo.toml metadata
kyren
2017-05-21
Initial import
kyren