opnsense-src/contrib/lua
Warner Losh 919cf86c87 Gross hack to omit printing hex floating point when the lua number
type is int64. While lua is setup for the representation, it's not
setup to properly print the numbers as ints. This is the least-gross
way around that, and won't affect the bootloader where we do this.
2018-01-26 17:56:20 +00:00
..
doc Import lua 5.3.4 to contrib 2017-11-29 00:46:36 +00:00
src Gross hack to omit printing hex floating point when the lua number 2018-01-26 17:56:20 +00:00
Makefile Import lua 5.3.4 to contrib 2017-11-29 00:46:36 +00:00
README Import lua 5.3.4 to contrib 2017-11-29 00:46:36 +00:00

This is Lua 5.3.4, released on 12 Jan 2017.

For installation instructions, license details, and
further information about Lua, see doc/readme.html.