Alex Orlenko
|
687ecc9247
|
Update documentation
|
2020-05-15 01:48:57 +01:00 |
|
Alex Orlenko
|
9f2d598517
|
Add clippy check and fix clippy warnings
|
2020-05-15 01:48:56 +01:00 |
|
Alex Orlenko
|
5a9a308790
|
Provide safe and unsafe Lua modes:
- In safe mode Lua would not have ability to load C code via `require` or `package.loadlib`
- Unsafe mode allows everything.
|
2020-05-12 02:14:48 +01:00 |
|
Alex Orlenko
|
539b569ff4
|
Add Lua 5.4 (rc2) support
|
2020-05-11 02:43:34 +01:00 |
|
Alex Orlenko
|
42b33849e1
|
Add support of loading a specified set of standard libraries
|
2019-12-26 23:04:21 +00:00 |
|