The Wayback Machine - https://web.archive.org/web/20211114163604/https://github.com/topics/lua-script
Skip to content
#

lua-script

Here are 285 public repositories matching this topic...

siddhesh
siddhesh commented Nov 18, 2019

The ported markdown documentation attempts to glean technical documentation that is relevant to moonjit such as installation and execution instructions, API, etc. It does not have benchmark numbers, sponsorship acknowledgements or contact details since they are not relevant to moonjit.

In the process however, a number of cross-links have gone missing and the port also may have errors, formatti

ObEngine
Sygmei
Sygmei commented Oct 16, 2021
v1
v2
v1.2
v0.5
v0.5.6

are all valid patterns

Right now, to inject version into ÖbEngine, it uses the last tag, so if you checkout to an older tag / branch, the version will not be correct.

This issue requires two things :

  • if the current branch is named dev-vX / dev-vX.Y / dev-vX.Y.Z, use that version number (vX will become vX.0.0, vX.Y will become X.Y.0)
  • if the branch

Improve this page

Add a description, image, and links to the lua-script topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lua-script topic, visit your repo's landing page and select "manage topics."

Learn more