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.
-
- Sign up for GitHub or sign in to edit this page
- Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
- Released 1993
Here are 5,177 public repositories matching this topic...
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Oct 21, 2019 - 37 commits
- C++
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
Updated
Oct 21, 2019 - 238 commits
- Java
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Oct 21, 2019 - 706 commits
- C++
Missing feature
Difficulty in building easily usable local documentation; obscure Mkdocs setting.
Justification
I work offline a lot, and therefore configure the (excellent) NodeMCU docs
for local use; there are minor problems with Mkdocs versions (see Issue 2645)
but setting up the correct local page linking has been an unregenerate pig,
requiring a great deal of messing around wi
Issue type
- Bug or legacy issue (not sure)
Minetest version
0.4.17.1
Summary
The keybindings menu has that weird warning at the top:
(If this menu screws up, remove stuff from minetest.conf)
Is this warning still relevant? I think this warning has been in Minetest since ages, yet it's still there.
If the warning is still relevant, please write down (in this
At the time of writing, sonar shows 20 bugs and 12 vulnerabilities. Let's try and get this down to 0.
Somebody reported a "failed to set hardware filter to promiscuous mode)" error; that comes from a PacketSetHwFilter() call, which ultimately does a DeviceIoControl() for NDIS adapters.
libpcap currently doesn't call GetLastError() and report the error code as part of the error if if PacketSetHwFilter() fails. That might provide more useful debugging information.
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
-
Updated
Oct 21, 2019 - 1 commits
- Objective-C
A vi-like editor based on Plan 9's structural regular expressions
-
Updated
Oct 20, 2019 - 2 commits
- C
Why:
For example, say you go and look at Geometry::SetDrawRange method. There is argument of PrimitiveType type, which is enum defining whether it's a triangle list, line list, etc. But the list of possible values is not available through documentation -- doxygen is igno
A lightweight, fast and extensible game server for Minecraft
-
Updated
Oct 21, 2019 - 10 commits
- C++
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.
Scriptable database and system performance benchmark
-
Updated
Oct 21, 2019 - 1 commits
- C
A web framework for Lua and OpenResty written in MoonScript
-
Updated
Oct 19, 2019 - 1 commits
- MoonScript
There are several modules in Lua allowing to transform data from one format to another. YAML, Msgpack, Msgpackffi, JSON. They are available as require('msgpack'), require('yaml'), require('json'). They provide method cfg{}. It takes a dictionary of options to update. The options are members of struct luaL_serializer object in C.
The problem is that this structure needs to be visible in Lua.
:crescent_moon: A language that compiles to Lua
-
Updated
Oct 21, 2019 - 738 commits
- Lua
Open Source Neural Machine Translation in Torch (deprecated)
-
Updated
Oct 19, 2019 - 1 commits
- Lua
🔥 A cross-platform build utility based on Lua
-
Updated
Oct 21, 2019 - 4 commits
- C
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 Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
-
Updated
Oct 21, 2019 - 1 commits
- Python
Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp
-
Updated
Oct 20, 2019 - 943 commits
- Clojure
Bisected to neovim/neovim@2d4a37eThis is already known going by the comments on that commit, but I didn't find any open or closed issues.Steps to reproduce:
~~1.
yes abcdefg | pv -Sl -s 5000 > something2. run nvim with nothing but the default runtime + vim-grepper
3.
:GrepperGrep abcd somethingor `:GrepperRg ab