Aegisub/automation/include/aegisub
wangqr 42552e5efb Correctly handle memory free using Lua GC
Instead of manually free. Otherwise return value of `search' may refer to invalid memory.
Fix Aegisub/Aegisub#99
2019-09-22 19:12:23 -04:00
..
argcheck.moon Add lua argument checker 2014-07-28 12:30:45 -07:00
clipboard.lua Convert the clipboard module to the ffi 2014-07-28 15:52:37 -07:00
ffi.moon Convert the lfs module to using the ffi 2014-07-28 12:30:44 -07:00
lfs.moon Add lua argument checker 2014-07-28 12:30:45 -07:00
re.moon Correctly handle memory free using Lua GC 2019-09-22 19:12:23 -04:00
unicode.moon Add lua argument checker 2014-07-28 12:30:45 -07:00
util.moon Add lua argument checker 2014-07-28 12:30:45 -07:00