luatypechecks, v1.3.3
Posted on

The library that implements various type checks in order to simulate static typing in the Lua language.
Add the lint and doc workflows for GitHub Actions; improve the documentation.
Note that this library isn't designed to validate input data, but only to simulate static typing for function parameters.
Disclaimer: this library was written directly on an Android smartphone with the QLua IDE.
Change Log
- add the workflows for GitHub Actions:
- add the
lintworkflow for GitHub Actions; - add the
docworkflow for GitHub Actions:- fix the display of nested lists in the documentation (only for GitHub Actions);
- add the
- improve the documentation:
- improve the index page in the documentation;
- add the change log to the documentation;
- add the GitHub corner to the documentation;
- add the LuaRocks link to the
README.mdfile.
Repository
Link: https://github.com/thewizardplusplus/luatypechecks/tree/v1.3.3.
Content: code.
License: MIT.
Screenshots
Index page in the documentation
