Skip to content

0.1.0

Choose a tag to compare

@ligurio ligurio released this 20 Jul 20:54
· 76 commits to master since this release

Overview

This is an initial release. It introduces a set of manual pages based on Lua 5.1 Reference Manual.

Added

  • Initial set of manual pages based on "Lua 5.1 Reference Manual: 3.7 – Functions and Types" and "Lua 5.1 Reference Manual 3.8 – The Debug Interface".
  • Add a Make target to generate HTML pages.
  • Add a Make target to cleanup environment.