aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_internals.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13wslua*: Add editor modelines; Fix indentation, etc as needed.Bill Meier1-0/+13
2015-01-23Use luaL_{check,opt}integer() rather than luaL_{check,opt}int().Guy Harris1-2/+2
2015-01-03Lua: replace deprecated functionsHadriel Kaplan1-2/+0
2014-10-16Fix some more "char is unsigned" issues, and a possible "char is signed" one.Guy Harris1-4/+4
2014-04-04Remove $Id$ in wsluaAlexis La Goutte1-1/+1
2014-03-28Allow chained calls with Lua TreeItem functions, and fix a couple of minor er...Hadriel Kaplan1-0/+48
2014-03-25Enhance Lua API doc generator and add more API infoHadriel Kaplan1-0/+108
2014-03-23Add Lua Struct.values() function, and prevent coercion in all Struct functionsHadriel Kaplan1-0/+14
2014-03-14Add Lua heuristic dissector supportHadriel Kaplan1-2/+38
2014-03-11Fix Bug 9870 'Lua: trying to call/get an invalid name results in a get-loop e...Hadriel Kaplan1-6/+71
2014-02-27Fix coverity warnings for all wslua files. (redux)Hadriel Kaplan1-2/+2
2014-02-21Fix warnings - index() is declared as a function in some systems.Guy Harris1-4/+4
2014-02-21Cleanup on aisle 5: normalizes the Lua code to follow common schema/modelHadriel Kaplan1-0/+302