Ryan
|
f5122a3927
|
meson: copy automation files to build directory
This enables running Moonscript on Windows builds without relying on system files
|
2021-03-27 09:30:21 -04:00 |
|
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 |
|
Thomas Goyne
|
57d66be785
|
Fix skipping trailing empty segments in re.split
|
2014-09-20 08:13:49 -07:00 |
|
Thomas Goyne
|
5b47758539
|
Convert the clipboard module to the ffi
|
2014-07-28 15:52:37 -07:00 |
|
Thomas Goyne
|
e3c60514cd
|
Add lua argument checker
|
2014-07-28 12:30:45 -07:00 |
|
Thomas Goyne
|
74a215f642
|
Convert the re module over to the LuaJIT ffi
|
2014-07-28 12:30:44 -07:00 |
|
Thomas Goyne
|
0cf35894e1
|
Convert the lfs module to using the ffi
|
2014-07-28 12:30:44 -07:00 |
|
Thomas Goyne
|
4f08afd808
|
Convert the unicode lua module over to using the ffi
|
2014-07-28 12:30:44 -07:00 |
|
Thomas Goyne
|
94a060a556
|
Add unicode case conversion functions to the automation module
|
2014-05-09 07:00:48 -07:00 |
|
Thomas Goyne
|
a5a6d5da86
|
Restore the BOM-skipping logic to the Lua script reader
And add BOM to one of the test files to verify it works.
|
2014-04-28 10:21:54 -07:00 |
|
Thomas Goyne
|
b8af29da0d
|
Move some of the automation machinery to libaegisub
|
2014-04-25 15:03:18 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|