Alexander Gladysh

Results 50 issues of Alexander Gladysh

Please include somewhere in documentation answers on these "Frequently asked" questions (change answers if I did not guess right): Q: Does redis-lua attempt to reestablish connection if it is lost?...

v2.0
feature request

$ ~/projects/lua-inspect/luainspect -f html -o luainspect.html . lua: ...agladysh/projects/lua-inspect/lib/luainspect/ast.lua:119: attempt to index local 'text' (a nil value) stack traceback: ...agladysh/projects/lua-inspect/lib/luainspect/ast.lua:119: in function 'linecount' ...agladysh/projects/lua-inspect/lib/luainspect/ast.lua:142: in function 'ast_from_string' ...dysh/projects/lua-inspect/lib/luainspect/command.lua:64: in main...

`push_country_info` should handle if nothing was found or `GeoIP_*_by_id` returned `NULL`.

Right now it takes some thought and specialized debug printing to guess, how exactly a given AST node data is laid out. It would be cool if the documentation would...

| `Return{ } -- allowed anywhere, unlike in plain Lua | `Break -- allowed anywhere, unlike in plain Lua These comments probably should be reworded — at the least. It...

``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.4 BuildVersion: 18E226 ``` ``` $ brew info luarocks luarocks: stable 3.3.1 (bottled), HEAD ``` ``` $ sudo luarocks --version /usr/local/bin/luarocks 3.3.1...

Related to #36. It was discussed several in LuaRocks list some time ago, that it would be great if LR would have a way to auto-test the rocks in the...

enhancement

Lua 5.1 is still widespread (and we maintain quite a lot of code in it), and Lua 5.2 still does not have as wide module support as one would like...

We take a limerick by Edward Lear, [_There was an Old Person of Chili_](https://en.wikisource.org/wiki/There_was_an_Old_Person_of_Chili): ``` There was an Old Person of Chili, Whose conduct was painful and silly, He sat...

completed
preview

List of generation methods used in NaNoGenMo 2016. This top post shall serve as the canonical resource. Please comment below for inclusion. The categories are preliminary and miss definitions. Any...

admin