World Conquest Chronicles

World Conquest Chronicles

luatypechecks, v1.3.3

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 lint workflow for GitHub Actions;
    • add the doc workflow for GitHub Actions:
      • fix the display of nested lists in the documentation (only for GitHub Actions);
  • 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.md file.

Repository

Link: https://github.com/thewizardplusplus/luatypechecks/tree/v1.3.3.

Content: code.

License: MIT.

Screenshots

Index page in the documentation