Search code examples
how to create Lua methods that work with tables automatically...

classmethodslualua-table

Read More
How do I append to a table in Lua...

lualua-table

Read More
How special is the global variable _G?...

luaglobal-variablesenvironmentlua-table

Read More
lua language - attempt to call global...

lualua-table

Read More
How to quickly initialise an associative table in Lua?...

luainitializationlua-table

Read More
In pairs loop messed up...

for-looplualua-table

Read More
Error when reading a two-dimensional table...

multidimensional-arraylualua-table

Read More
How to reference an object in a table in Lua by its name...

lualua-tablelove2d

Read More
Lua | Whitelist of table arguments only...

lualua-table

Read More
Already put } but the error still says that } is expected?...

luasyntax-errorlua-table

Read More
How do i read strings on separate lines...

lualua-table

Read More
what is the function of "extend" syntax in lua?...

lualua-table

Read More
Lua - Sorting a Table by String...

sortinglualua-table

Read More
Corona SDK display.remove() in lua...

lualua-table

Read More
How to insert a LUA Table to Tarantool with Key and Value?...

jsonlualua-tabletarantool

Read More
What exactly is setmetatable, and how do I avoid it for security reasons?...

lualua-tablemetatablenlua

Read More
Lua string concatenation within table constructor...

constructorluastring-concatenationlua-table

Read More
Extracting variables from expression in Lua...

stringlualua-tableevaluate

Read More
Pass Lua table by stringified reference instead of directly by reference...

luareferencelua-table

Read More
Unable to create instance from base class in lua using metatable...

classooplualua-table

Read More
Editing a subtable inside a maintable using a function inside the maintable...

lualua-table

Read More
table returning nil value when calling function...

functionluaparameter-passinglua-table

Read More
LUA|MTA attempt to index global "zoneName" (a nil value)...

lualua-table

Read More
How to check a lua-table if a key is present?...

lualua-table

Read More
Counting values based on another, iterating through a nested table - LUA...

lualua-table

Read More
Problem with lua_isstring iterating for table in table...

c++lualua-table

Read More
List object fields in Lua...

lualua-table

Read More
Clearing table alternatives in Lua...

lualua-table

Read More
How can I loop through nested tables in Lua when the nested tables are mixed in with other data type...

luanested-loopslua-table

Read More
LUA - Getting values from nested table...

lualua-table

Read More
BackNext