Alex Orlenko
|
3f55958bdd
|
Stack assertions review
Other minor code and documentation updates
|
2021-05-02 11:42:03 +01:00 |
|
Alex Orlenko
|
ce8955f5b9
|
Don't try to disable c modules without package loaded. Fix #24
|
2020-12-22 23:05:08 +00:00 |
|
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 |
|