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,264 public repositories matching this topic...
-
Updated
Aug 17, 2020 - C++
-
Updated
Aug 20, 2020 - C
-
Updated
Jul 20, 2020 - Java
-
Updated
Aug 10, 2020 - C++
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Aug 17, 2020 - Objective-C
-
Updated
Aug 20, 2020 - C++
[zosy@localhost:~]% rpm -qa zenmap
zenmap-7.60-1.noarch
gnome doesn't use gksu instead of pkexec, so i made a patch.
su-to-zenmap-fix-gnome-root.patch.txt
add com.gnome.pkexec.zenmap.policy to /usr/share/polkit-1/actions should works fine.
[com.gnome.pkexec.zenmap.policy.txt](https://github.com/nmap/n
Information
conky 1.10.8 compiled Wed Feb 28 17:11:42 UTC 2018 for Linux 4.4.0-101-generic x86_64
Conky is writing in /var/log/syslog every second ! How to stop this, please ?!
I believe that it will be very desirable to stop writing logs. If needed, you can turn it on.
A single config line like "Enable log=false" or "Enable log=true" it's enough.
Thanks.
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Aug 14, 2020 - C
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
Aug 20, 2020 - C++
-
Updated
Aug 20, 2020 - C++
refer to apache/apisix#2082 (comment)
Currently
{
"oneOf":[
{
"required":[
"whitelist"
]
},
{
"required":[
"blacklist"
]
}
],
"properties":{
"blacklist":{
"items":{
"anyOf":[-
Updated
Aug 20, 2020 - C
-
Updated
Jul 4, 2020
-
Updated
Aug 20, 2020 - Python
-
Updated
Jun 13, 2020 - Lua
-
Updated
Jul 28, 2020 - MoonScript
Tarantool version: 2.3
s = box.schema.space.create('test')
s:format({{field='name', type = 'map'}})
tarantool> s:create_index('pk', {parts = {{field = 'name', path = 'test'}}})
---
- error: 'Can''t create or modify index ''pk'' in space ''test'': field type ''map''
is not supported'
...
After type specification works fine:
tarantool> s:create_index('pk', {parts = {{
-
Updated
Feb 19, 2020 - Lua
-
Updated
Aug 13, 2020 - C++
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia


nvim --version: NVIM v0.5.0-593-g1ca67a73cnvim -c ":checkhealth nvim nvim_lsp"
health#nvim#check
Configuration
Performance