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,248 public repositories matching this topic...
-
Updated
Mar 28, 2021 - C
-
Updated
Mar 24, 2021 - C++
-
Updated
Mar 9, 2021 - C#
-
Updated
Mar 1, 2021 - C++
-
Updated
Mar 25, 2021 - Shell
-
Updated
Mar 15, 2021 - Python
-
Updated
Mar 28, 2021 - Objective-C
-
Updated
Mar 28, 2021 - C++
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
Issue description
I noticed this message in logs/error.log
:
2021/03/26 14:37:26 [error] 38#38: *130656606 [lua] prometheus.lua:732: log_error(): Unexpected error adding a key: no memory while logging request
I guess the memory for Prometheus metrics has an upbound limit. What is that value? I may need to config more memory for APISIX.
Environment
- apisix version (
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 28, 2021 - C++
-
Updated
Mar 28, 2021 - C
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Mar 20, 2021 - C++
-
Updated
Mar 28, 2021 - C
-
Updated
Mar 8, 2021
-
Updated
Mar 25, 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
Mar 18, 2021 - Lua
-
Updated
Mar 28, 2021 - C++
-
Updated
Feb 19, 2021 - Clojure
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