| Sep | OCT | Nov |
| 22 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
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.
:e *.js or something similar; this almost ALWAYS results in E77: Too many file names.
apisix version):
●OS:
Read more
good first issue
Open
panic macro in say.h header. There is also LuaJIT internal panic routine on Lua global state. Their mix might lead to ridiculous preprocessor results: the LuaJIT panic call (i.e. g->panic(L)) is misexpanded and compilation fails with the corresponding error.
@Gerold103 proposed in [his revi
Read more
good first issue
refactoring
Open