The Wayback Machine - https://web.archive.org/web/20210416232557/https://github.com/topics/lua
Skip to content
#

Lua

lua logo

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,353 public repositories matching this topic...

glacambre
glacambre commented Sep 17, 2020

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:

  • It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
  • It makes UIs different from the TUI, which offers a press ENTER prompt when the time to hide msg_history_show messages has come.

After [di

fyodor
fyodor commented Mar 16, 2021

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

tokers
tokers commented Apr 2, 2021

Improve Docs

Please describe which part of docs should be improved or typo fixed

image

The descriptions for auth_value are obscure, it doesn't really explain what is auth_value, also, related usage about auth_value is missing.

A clear and concise description of what you

NordMike
NordMike commented Mar 31, 2021

Output of awesome --version:

awesome v4.3 (Too long)
• Compiled against Lua 5.1.5 (running with Lua 5.1)
• D-Bus support:
• execinfo support:
• xcb-randr version: 1.6
• LGI version: 0.9.2

How to reproduce the issue:

  • open run prompt with hot key (M+r)
  • switch keyboard layout to Cyrillic (Caps Lock)
  • write any Cyrillic symbols
  • hit Backspace two times

**Actual

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.

  • Updated Mar 31, 2021
  • Python
igormunkin
igormunkin commented Mar 11, 2021

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

Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo

Released 1993

Organization
lua
Website
www.lua.org
Wikipedia
Wikipedia

Related Topics

language