Commit Graph

5 Commits

Author SHA1 Message Date
Kyle Evans
0ea45b9cd4 Import lua 5.4.2 2020-12-25 23:02:38 -06:00
Kyle Evans
2a40e13a7a lua: update to 5.3.6
This release contains some minor bugfixes; notably:
- 2x minor Makefile fixes (not used in base)
- Long brackets with a huge number of '=' overflow some internal buffer
  arithmetic.
- Joining an upvalue with itself can cause a use-after-free crash.

See here for examples: http://www.lua.org/bugs.html#5.3.5
2020-10-16 13:04:28 +00:00
Kyle Evans
abe858c1d6 Import lua 5.3.5 2018-08-10 20:05:41 +00:00
Warner Losh
c07e635a74 Import Lua 3.5.4
Downloaded from https://www.lua.org/ftp/lua-5.3.4.tar.gz
2017-11-28 22:55:31 +00:00
Rui Paulo
52bff0d770 Import lua 5.3.0. 2015-03-24 00:00:59 +00:00