Alex Orlenko
|
da6d5a93c9
|
Update rustyline dependency
|
2023-03-30 22:34:41 +01:00 |
|
Alex Orlenko
|
3059f82552
|
Update README and CHANGELOG
|
2023-03-12 23:54:19 +00:00 |
|
Alex Orlenko
|
88da28a68d
|
Allow deserializing values from serializable UserData using Lua::from_value() method.
Closes #240
|
2023-01-06 10:41:17 +00:00 |
|
Alex Orlenko
|
ac8b3424d1
|
Update criterion
|
2022-12-30 13:45:59 +00:00 |
|
Alex Orlenko
|
2cb4b49d0d
|
Don't use unstable features in examples
|
2022-12-30 13:39:27 +00:00 |
|
Alex Orlenko
|
c60f633a62
|
Add "unstable" feature flag.
Hide owned types under the new feature flag.
Drop OwnedString/OwnedThread types (unlikely they are useful).
|
2022-12-19 22:26:44 +00:00 |
|
Alex Orlenko
|
9b4e3a1598
|
Refactor LuaInner state
Add static_assertions to check for auto traits impl on compilation stage
Bump MSRV to 1.63 (required for `Ref::filter_map`)
|
2022-12-19 16:09:05 +00:00 |
|
Joel Natividad
|
02c08c6350
|
upgrade bstr from 0.2 to 1.0
|
2022-12-18 00:35:40 +00:00 |
|
Alex Orlenko
|
6e95386f30
|
Update Luau to 0.555 (luau-src 0.5.0)
This version includes inreased LUAI_MAXCSTACK limit (100000)
|
2022-12-03 17:55:26 +00:00 |
|
Alex Orlenko
|
6807dfa22e
|
v0.8.6
|
2022-11-07 01:05:14 +00:00 |
|
Alex Orlenko
|
693a808b6e
|
v0.8.5
|
2022-10-30 12:31:26 +00:00 |
|
Alex Orlenko
|
7f14d93c2b
|
v0.8.4
|
2022-10-09 14:40:15 +01:00 |
|
Alex Orlenko
|
e523fb2c86
|
Update to Luau 0.548 (luau-src >=0.4)
|
2022-10-08 23:34:47 +01:00 |
|
Alex Orlenko
|
83ed442bf9
|
v0.8.3
|
2022-08-02 12:43:15 +01:00 |
|
Alex Orlenko
|
185fee956d
|
v0.8.2
|
2022-07-25 14:23:25 +01:00 |
|
Alex Orlenko
|
4fc69be5f6
|
Update rustyline dev dependency
|
2022-07-25 14:14:01 +01:00 |
|
Alex Orlenko
|
d3b48cf2f3
|
Use Luau tags to mark userdata objects as destructed
|
2022-07-18 10:38:22 +01:00 |
|
Alex Orlenko
|
b46b476f80
|
v0.8.1
|
2022-06-29 15:41:22 +01:00 |
|
Alex Orlenko
|
d9ac7abff2
|
v0.8.0
|
2022-06-08 23:57:35 +01:00 |
|
Alex Orlenko
|
f9f32bffce
|
Update bundled luau/jit versions
|
2022-06-06 15:59:28 +01:00 |
|
Alex Orlenko
|
da5010e6de
|
Switch to 2021 edition and bump MSRV to 1.56+
|
2022-06-06 15:40:29 +01:00 |
|
Alex Orlenko
|
4afca8f5bb
|
Prepare for v0.8.0 release
|
2022-06-02 22:44:07 +01:00 |
|
Alex Orlenko
|
4f06f614a9
|
v0.8.0-beta.5
|
2022-05-25 01:47:38 +01:00 |
|
Alex Orlenko
|
1807fa789c
|
Don't require Lua sources for modules in build system
|
2022-05-07 22:16:54 +01:00 |
|
Alex Orlenko
|
7db7526a08
|
Update to Luau 0.526
|
2022-05-07 02:08:50 +01:00 |
|
Alex Orlenko
|
32a3f478bd
|
v0.8.0-beta.4
|
2022-04-25 23:18:27 +01:00 |
|
Alex Orlenko
|
294b3b7aae
|
Bump mlua_derive to 0.8.0-beta.1
|
2022-04-19 23:55:16 +01:00 |
|
Sondre Aasemoen
|
a5ce0c1409
|
Add parking_lot dependency and feature
|
2022-04-16 19:45:21 +02:00 |
|
Alex Orlenko
|
d607039a31
|
v0.8.0-beta.3
|
2022-04-03 23:38:41 +01:00 |
|
Alex Orlenko
|
8c333354d3
|
Update Luau to 0.521
|
2022-03-31 23:28:37 +01:00 |
|
Alex Orlenko
|
d5315da8d1
|
Fix tests
|
2022-03-31 12:23:21 +01:00 |
|
Alex Orlenko
|
a7cc7f328a
|
Increase minimum lua-src version to 544
|
2022-03-31 00:09:52 +01:00 |
|
Alex Orlenko
|
de1cfa070f
|
v0.8.0-beta.2
|
2022-03-25 00:44:02 +00:00 |
|
Alex Orlenko
|
5089dd73c0
|
Update luau-src to 0.2.1 to fix performance issues related to longjmp
|
2022-03-23 01:25:34 +00:00 |
|
Alex Orlenko
|
c6d3727171
|
Prepare v0.8.0-beta.1
|
2022-03-21 01:37:08 +00:00 |
|
Alex Orlenko
|
4e0ba6559e
|
Add require function to Luau
|
2022-03-21 01:08:48 +00:00 |
|
Alex Orlenko
|
2c069f7033
|
Update to luau 0.519
|
2022-03-21 01:08:48 +00:00 |
|
Alex Orlenko
|
eed7b1f3af
|
More ffi module refactoring
|
2022-03-20 20:30:20 +00:00 |
|
Alex Orlenko
|
c322e028e2
|
Initial Luau support
|
2022-03-20 20:30:20 +00:00 |
|
Alex Orlenko
|
6dc127f4eb
|
Refactor ffi module
Initial Luau support work
|
2022-03-20 20:30:18 +00:00 |
|
Alex Orlenko
|
c85616137a
|
v0.7.4
|
2022-03-01 19:59:49 +00:00 |
|
Alex Orlenko
|
c213a85ef0
|
v0.7.3
|
2022-01-19 18:12:45 +00:00 |
|
Alex Orlenko
|
418e8fba32
|
v0.7.2
|
2022-01-17 11:12:46 +00:00 |
|
Alex Orlenko
|
386eb7a2b7
|
v0.7.1
|
2021-12-23 19:42:52 +00:00 |
|
Alex Orlenko
|
89580dd863
|
v0.7.0
|
2021-11-25 18:18:38 +00:00 |
|
Alex Orlenko
|
a0554a56d4
|
Update dependencies
|
2021-11-25 18:12:29 +00:00 |
|
Alex Orlenko
|
2fee3e7891
|
Update docs
|
2021-11-25 18:01:41 +00:00 |
|
Alex Orlenko
|
806f0bcef4
|
Add luajit52 support (LuaJIT with partial compatibility with Lua 5.2)
|
2021-11-04 12:26:11 +00:00 |
|
Alex Orlenko
|
a9ca99349c
|
Switch to FxHash
|
2021-10-19 11:45:38 +01:00 |
|
Alex Orlenko
|
09af3e021a
|
v0.6.6
|
2021-10-12 12:22:14 +01:00 |
|