aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_pref.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Lua: Fix switch-case braces.Stig Bjørlykke1-2/+2
2015-12-14Lua: Free Pref enum valuesStig Bjørlykke1-7/+24
2015-12-14Add comments to explain what we're doing with strings.Guy Harris1-9/+47
2015-12-14Lua: Free Pref default stringStig Bjørlykke1-5/+7
2015-12-14No need to free the value of a string preference in the garbage collector.Guy Harris1-3/+10
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-3/+5
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+463