mlua/src
kyren 0801104762 ACTUALLY expose `RegistryKey` API
Also fixes a safety issue with RegistryKey, where you could use RegistryKeys
with mismatching Lua instances.
2018-01-26 19:43:53 -05:00
..
conversion.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
error.rs Fix rustdoc rendering warning 2018-01-26 18:35:21 +01:00
ffi.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
function.rs more reorganization in an attempt to shrink the size of lua.rs 2017-12-04 01:04:12 -05:00
lib.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
lua.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
macros.rs Add `ExpiredUserData` error and avoid what was previously a panic 2017-12-04 02:50:27 -05:00
multi.rs more reorganization in an attempt to shrink the size of lua.rs 2017-12-04 01:04:12 -05:00
prelude.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
string.rs auto formatting 2017-12-16 17:46:32 -05:00
table.rs more reorganization in an attempt to shrink the size of lua.rs 2017-12-04 01:04:12 -05:00
tests.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
thread.rs auto formatting 2017-12-16 17:46:32 -05:00
types.rs ACTUALLY expose `RegistryKey` API 2018-01-26 19:43:53 -05:00
userdata.rs __gc would be safe now, reword MetaMethod docs accordingly 2018-01-26 21:31:01 +01:00
util.rs Add automatic Lua "user accessible registry" keys 2017-12-17 00:46:22 -05:00
value.rs more reorganization in an attempt to shrink the size of lua.rs 2017-12-04 01:04:12 -05:00