aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_file_handler.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Lua: Fix some typos.Stig Bjørlykke1-8/+8
2016-07-26Use ws_g_warning in wslua.Michael Mann1-18/+18
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu1-1/+1
2015-11-16For now, call the finish routine in Lua file writers "close".Guy Harris1-7/+7
2015-11-09Call the dumper routine to finish write a file the "finish" routine.Guy Harris1-16/+16
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-0/+5
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+997