From 402b97fbdf4857adc5aa80f85fa5e59148e126b7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 19 Sep 2024 00:43:31 +0200 Subject: Added debuggers to Nix shell --- zig-lua/lua-5.4.7/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 zig-lua/lua-5.4.7/README.md (limited to 'zig-lua/lua-5.4.7/README.md') diff --git a/zig-lua/lua-5.4.7/README.md b/zig-lua/lua-5.4.7/README.md new file mode 100644 index 0000000..5bc0ee7 --- /dev/null +++ b/zig-lua/lua-5.4.7/README.md @@ -0,0 +1,7 @@ +# Lua + +This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit [Lua.org](https://www.lua.org/). + +Please **do not** send pull requests. To report issues, post a message to the [Lua mailing list](https://www.lua.org/lua-l.html). + +Download official Lua releases from [Lua.org](https://www.lua.org/download.html). -- cgit v1.2.3