Alex Orlenko
|
4f56575e05
|
v0.10.0
|
2024-10-25 13:36:55 +02:00 |
|
Alex Orlenko
|
8d8d521721
|
Add error-send feature flag
|
2024-10-23 10:40:25 +01:00 |
|
Alex Orlenko
|
7b777d074e
|
Update README
|
2024-10-08 22:57:32 +01:00 |
|
Alex Orlenko
|
b6cdf32f16
|
Update MSRV in README
|
2024-10-01 23:21:28 +01:00 |
|
Alex Orlenko
|
8677b57847
|
Update README
|
2024-09-07 23:27:35 +01:00 |
|
Alex Orlenko
|
825bdbfa04
|
Use dynamic Lua state ownership instead of compile-time module cfg flag to allow
creating new VMs in module mode (and destructing them properly).
|
2024-08-31 22:52:55 +01:00 |
|
Alex Orlenko
|
ece66c46bf
|
Remove unstable feature flag
|
2024-08-26 23:51:58 +01:00 |
|
Alex Orlenko
|
2f8755dcc7
|
Update README
|
2024-07-31 13:42:38 +01:00 |
|
Alex Orlenko
|
496c8fa0e9
|
Fix references to master branch
|
2024-07-25 22:49:32 +01:00 |
|
Caleb Maclennan
|
b77836920a
|
Link to other mlua projects published to LuaRocks (#425)
* Add a link to decasify, another mlua success story published on LuaRocks
* Add a few more downstream project links that seem reasonably maintained
|
2024-07-04 23:31:05 +01:00 |
|
Alex Orlenko
|
f1ceaf0ff1
|
v0.9.9
|
2024-06-18 16:09:08 +01:00 |
|
Alex Orlenko
|
f2d48ce296
|
v0.9.8
|
2024-05-15 23:17:30 +01:00 |
|
Alex Orlenko
|
806bd202d6
|
v0.9.7
|
2024-04-05 12:46:12 +01:00 |
|
Alex Orlenko
|
59b14000f3
|
Update hyper examples
|
2024-03-22 00:35:37 +00:00 |
|
19年梦醒
|
849206ef9d
|
update hyper to v1, and add shell command example (#384)
Co-authored-by: Alex Orlenko <zxteam@protonmail.com>
|
2024-03-21 23:06:00 +00:00 |
|
Alex Orlenko
|
fe6ab250bf
|
Update codecov links after moving repo
|
2024-01-23 21:56:00 +00:00 |
|
Alex Orlenko
|
a68708c12e
|
Update README & CHANGELOG
|
2024-01-08 18:44:49 +00:00 |
|
Alex Orlenko
|
fc159e0c46
|
v0.9.1
|
2023-08-24 01:41:32 +01:00 |
|
Alex Orlenko
|
65b816f2f0
|
Update README
|
2023-08-21 22:00:04 +01:00 |
|
Alex Orlenko
|
bb0a6070c4
|
v0.9.0
|
2023-08-17 11:38:42 +01:00 |
|
Alex Orlenko
|
1f1463c482
|
v0.9.0-rc.3
|
2023-07-28 22:07:26 +01:00 |
|
Alex Orlenko
|
a85e757d4d
|
Bump luau-src to v0.6.0+luau588
This release has better codegen support (and breaking changed unfortunately)
|
2023-07-28 20:30:46 +01:00 |
|
Alex Orlenko
|
312886846c
|
Fix link to v0.9 release notes in README
|
2023-07-28 11:14:58 +01:00 |
|
Alex Orlenko
|
51a2959312
|
Add v0.9 release notes
Prepare v0.9-rc.2 release
|
2023-07-28 00:07:31 +01:00 |
|
Alex Orlenko
|
ead6be4a52
|
Make module and vendored features mutually exclusive
|
2023-07-20 23:23:03 +01:00 |
|
Alex Orlenko
|
4f48c7e5dc
|
Update README
|
2023-07-20 21:58:01 +01:00 |
|
Alex Orlenko
|
1f0e81c9a1
|
Add a dedicated type for Luau vector.
Refactor existing implementation and add 4-dimensional vectors support.
|
2023-06-20 13:30:42 +01:00 |
|
Alex Orlenko
|
22e748557c
|
Add new feature flag luau-jit to enable experimental Luau codegen backend
|
2023-05-24 23:13:12 +01:00 |
|
Alex Orlenko
|
354c69acc4
|
Update README
|
2023-03-30 23:22:01 +01:00 |
|
Alex Orlenko
|
3059f82552
|
Update README and CHANGELOG
|
2023-03-12 23:54:19 +00:00 |
|
Alex Orlenko
|
a62061f453
|
Update README
|
2023-01-04 20:58:03 +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 |
|
Alex Orlenko
|
3ec076693a
|
Add FAQ
|
2022-07-24 11:59:04 +01:00 |
|
Alex Orlenko
|
48aa97351d
|
Add Sandboxing section to README
|
2022-06-08 23:56:26 +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
|
32a3f478bd
|
v0.8.0-beta.4
|
2022-04-25 23:18:27 +01:00 |
|
Alex Orlenko
|
b0dabe9d3c
|
Add parking_lot feature to README
|
2022-04-19 23:50:11 +01:00 |
|
Alex Orlenko
|
d607039a31
|
v0.8.0-beta.3
|
2022-04-03 23:38:41 +01:00 |
|
Alex Orlenko
|
de1cfa070f
|
v0.8.0-beta.2
|
2022-03-25 00:44:02 +00:00 |
|
Alex Orlenko
|
c88e5f0c4b
|
Update README
|
2022-03-22 00:49:50 +00:00 |
|
Alex Orlenko
|
c6d3727171
|
Prepare v0.8.0-beta.1
|
2022-03-21 01:37:08 +00:00 |
|
Alex Orlenko
|
08a7e30820
|
Update README
|
2022-01-17 11:11:56 +00:00 |
|
Alex Orlenko
|
386eb7a2b7
|
v0.7.1
|
2021-12-23 19:42:52 +00:00 |
|
Alex Orlenko
|
30af045c6f
|
Lift minimum Rust requirement to 1.53+
|
2021-11-29 10:46:09 +00:00 |
|
Alex Orlenko
|
cb3ef20ffc
|
Update README (remove ref to benchmarks)
|
2021-11-27 13:44:09 +00:00 |
|
Alex Orlenko
|
2fee3e7891
|
Update docs
|
2021-11-25 18:01:41 +00:00 |
|
Alex Orlenko
|
9f073ad879
|
Update README & CHANGELOG
|
2021-11-25 13:32:13 +00:00 |
|
Alex Orlenko
|
55c8af1e6b
|
Add minimum Rust requirements to README
|
2021-11-21 23:42:49 +00:00 |
|