Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua-5.2

How to filter out user defined globals in Lua from C++?

How to return C++ object to lua 5.2?

c++ lua lua-5.2

Possible match for (seemingly) invalid Lua-pattern

Get n-th element from end of list (table)

Build Lua 5.2.2 in Windows

windows build lua lua-5.2

Hiding a Lua metatable and only exposing an object's attributes

Lua How to tell 1 from 1.0

types lua integer double lua-5.2

Calling Lua 5.2 function from C++

c++ lua lua-5.2

Loading a file and returning its environment

lua env lua-5.2 lua-loadfile

Call a Lua function from C++

c++ lua lua-5.2 c++builder-xe3

Porting to Lua 5.2, LUA_GLOBALSINDEX trouble

lua lua-5.2

Lua 5.2 issue: 'attempt to call a nil value' from lua_pcall

c++ lua lua-5.2

Debugging embedded Lua 5.2.2 code

c++ debugging ide lua lua-5.2

Loop through all Lua global variables in C++ [duplicate]

what is actual implementation of lua __pairs?

Recommended way to have 2+ modules recursively refer to each other in Lua 5.2

How to dump lua function chunk to string?

lua lua-5.2

How to use Lua 5.2 with luasocket 3

windows lua luasocket lua-5.2