hammerspoon/LuaSkin/lua-5.4.3
Chris Jones 09079102ea Fix up manual invocation of LuaSkin methods - they don't need to load the framework, and we were calling LuaSkin::shared which is deprecated. Now we call sharedWithState correctly. 2022-03-18 23:29:08 +00:00
..
doc Import vanilla Lua 5.4.3 2021-04-26 23:07:55 +01:00
src Fix up manual invocation of LuaSkin methods - they don't need to load the framework, and we were calling LuaSkin::shared which is deprecated. Now we call sharedWithState correctly. 2022-03-18 23:29:08 +00:00
Makefile Import vanilla Lua 5.4.3 2021-04-26 23:07:55 +01:00
README Import vanilla Lua 5.4.3 2021-04-26 23:07:55 +01:00

README

This is Lua 5.4.3, released on 15 Mar 2021.

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