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 7,179 public repositories matching this topic...
-
Updated
Mar 15, 2021 - C
-
Updated
Feb 6, 2021 - C++
-
Updated
Mar 9, 2021 - C#
-
Updated
Mar 1, 2021 - C++
-
Updated
Feb 3, 2021 - Shell
-
Updated
Mar 15, 2021 - Python
-
Updated
Mar 15, 2021 - Objective-C
-
Updated
Mar 15, 2021 - 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
Related issues: apache/apisix-dashboard#1563
In the active health check, Host is the host name of the HTTP request used to discover the health of the upstream node. It is required only when the upstream node has restrictions on Host, otherwise it is optional. I think it would be better if active.host should be an optional.
In the current
Issue
i am trying to uninstall my previous installed conky from source with:
sudo make uninstall
but make is complaining that there is no rule for uninstalling.
I looked in the documentation. it doesn't work. ive looked online. all search results are either about awesome 3.5, or windows 10. how do i change the 24 hour clock into a 12 hour one
info: awesome v4.3 (Too long)
• Compiled against Lua 5.3.3 (running with Lua 5.3)
• D-Bus support:
• execinfo support:
• xcb-randr version: 1.6
• LGI version: 0.9.2
-
Updated
Mar 15, 2021 - C++
-
Updated
Mar 8, 2021 - C
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Mar 13, 2021 - C++
-
Updated
Mar 14, 2021 - C
-
Updated
Mar 8, 2021
-
Updated
Feb 2, 2021 - Python
Bug description
There is a broken alignment in lj-stack FRAME slots when LuaJIT is built with LJ_GC64 enabled.
Actual behavior
$ gdb -q --args ./luajit -e 'print("QQ")'
Reading symbols from ./luajit...
lj-arch command initialized
lj-tv command initialized
lj-str command initialized
lj-tab command initialized
lj-stack command initialized
lj-state command initialized
-
Updated
Dec 29, 2020 - Lua
-
Updated
Feb 19, 2021 - Clojure
-
Updated
Mar 14, 2021 - C++
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_showmessages by themselves.I think this is bad for two reasons:
press ENTERprompt when the time to hidemsg_history_showmessages has come.After [di