Lua

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 6,692 public repositories matching this topic...
-
Updated
Nov 24, 2020 - C++
-
Updated
Nov 29, 2020 - C
-
Updated
Oct 31, 2020 - Java
-
Updated
Nov 28, 2020 - C++
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 26, 2020 - Objective-C
-
Updated
Nov 29, 2020 - Shell
-
Updated
Nov 29, 2020 - C++
The script is described as
Finds subdomains of a web server by querying Google's Certificate Transparency logs database (https://crt.sh).
At the moment the script reports all hostname-like identities where the input/target hostname is present somewhere in the identity. Specifically, the script does not verify that a returned identity is truly a subdomain of the target hostname.
As an ex
Issue description
In the http-logger
plugin documentation, the description information of the batch_max_size
and include_req_body
attributes is not clear. And the include_req_body
of the Chinese document lacks the default value. We need to improve these parts.
[https://github.com/apache/apisix/blame/master/doc/zh-cn/plugins/http-logger.md#L50](https://github.com/apache/apisix/blame
Currently, things like #3097 are caught accidentally when someone sees the breakage. Is it possible to automatically extract all links from the generated docs and catch broken links? Surely there are tools for that.
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Nov 28, 2020 - C
-
Updated
Nov 29, 2020 - C++
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 29, 2020 - C
-
Updated
Oct 24, 2020
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 25, 2020 - Lua
-
Updated
Sep 20, 2020 - Clojure
Tarantool version: any
OS version: any
Bug description:
ER_TUPLE_FOUND: Duplicate key exists in unique index 'fullpath' in space 'links'
Facing this error during snapshot recovery doesn't help to determine which tuple is a duplicate. Is it possible to add this tuple to log?
-
Updated
Nov 26, 2020 - MoonScript
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
It is currently expected that UIs will figure out when to hide
msg_history_show
messages by themselves.I think this is bad for two reasons:
press ENTER
prompt when the time to hidemsg_history_show
messages has come.After [di