World Conquest Chronicles

World Conquest Chronicles

luatypechecks, v1.3.1

The library that implements various type checks in order to simulate static typing in the Lua language.

Support for Lua 5.1; the test workflow for GitHub Actions.

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

  • remove the use of the goto statement to support Lua 5.1;
  • add the test workflow for GitHub Actions.

Repository

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

Content: code.

License: MIT.