Alex Orlenko
|
2bee5ed33a
|
Support binary modules for Luau on cfg(unix)
|
2023-11-16 15:54:25 +00:00 |
|
Alex Orlenko
|
ead6be4a52
|
Make module and vendored features mutually exclusive
|
2023-07-20 23:23:03 +01:00 |
|
Alex Orlenko
|
483e6be207
|
Support vendored module mode for windows (raw-dylib linking)
This is requires Rust 1.71+
|
2023-07-20 00:43:57 +01:00 |
|
Alex Orlenko
|
22fbcfd9fb
|
Update edition everywhere
|
2023-03-12 01:03:31 +00:00 |
|
Alex Orlenko
|
87d027e8ac
|
Rename rust_module in tests to test_module
This causes warning during compilation
|
2023-03-03 18:58:13 +00:00 |
|
Alex Orlenko
|
1807fa789c
|
Don't require Lua sources for modules in build system
|
2022-05-07 22:16:54 +01:00 |
|
Alex Orlenko
|
5952a1f709
|
New module feature
Don't link module with Lua core (see: http://lua-users.org/wiki/BuildingModules)
Example and tests for modules
|
2020-06-07 20:38:11 +01:00 |
|