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 5,870 public repositories matching this topic...
-
Updated
May 3, 2020 - C++
-
Updated
May 5, 2020 - C
-
Updated
Apr 2, 2020 - Java
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
May 3, 2020 - C++
Triggered by reading nodemcu/nodemcu-firmware#2694 (comment) again.
Last year @galjonsfigur did a great job reorganizing docs into Lua and C modules (see https://github.com/nodemcu/nodemcu-firmware/blob/dev/mkdocs.yml#L44 ff).
Every Lua module folder has a README that points to the documentation and the respective Lua module documentation. See https://githu
Issue type
- Translation issue
Minetest version
67b20ff15a4786edd76adcbdb921fcc4acac7113
Summary
A couple of strings are currently untranslatable or Minetest fails to show the translation:
builtinstrings enclosed incore.gettext(not collected byupdatepo.sh)- Strings in
game.cppwhenshowOverlayMessageis called (e.g. “Shutting down...”) - “Unknown n
Npcap Guide does not have good documentation of the interaction between the sizes of the kernel buffer, the user buffer, and the number of CPU cores. This information is vital to proper tuning of performance. A brief description follows, which could be used to begin the appropriate documentation:
The Npcap driver stores captured packets in a circular buffer until the
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
I think some kind of interactive vistutor would be greatly beneficial.
It could serve as a starting point or as a continuation for learning certain topics.
I realize that such a tutorial might include a bit of different topics, just to name a few obvious ones:
- regular expressions
- structural regular expressions
- vi commands
- sam commands
It feels to me inaccessible to people ne
It seems to me, reading through the Using Library page that the documentation has fallen a little out of date with the move to place the cmake_*.sh/bat files in the script folder. This line, especially, seems wrong, since it would have to be the /script directory into the PATH variable.
Alternatively, you can add the
Similar to how awful.client.focus.global_bydirection and awful.client.swap.global_bydirection work except for moving a client in a given direction. This would be nice to have if possible! Thanks.
-
Updated
May 5, 2020 - C++
-
Updated
May 3, 2020 - C
-
Updated
Sep 17, 2019
-
Updated
May 5, 2020 - MoonScript
-
Updated
Apr 30, 2020 - Lua
There are two static analyzers in an LLVM project:
Would be nice to check tarantool source code with these analyzers, fix warnings and errors and add it in Tarantool CI.
-
Updated
May 5, 2020 - Python
A friendly error message is displayed: Please make sure that you have enabled the v2 protocol of etcd.
-
Updated
Feb 19, 2020 - Lua
-
Updated
Dec 19, 2019 - C
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia

When I set boolean options using
let, they acceptv:truebut notv:false.Nvim says
E521: Number required: &ignorecase = 'false'.nvim --version: NVIM v0.5.0-456-gdeb4566cavim -u DEFAULTS(version: ) behaves differently? NO$TERM: screen-256colorSteps