Aegisub/aegisub/automation/include
Thomas Goyne c556a47509 Replace wxRegex bindings for lua with boost::regex bindings
API is mostly unchanged other than the addition of a lot more flags.
Should be less buggy since it has an actual test suite, and generally
has a more powerful regex syntax with better support for Unicode.

The bindings are written in MoonScript. For now the compiled form is
store in the repo for convenince.
2013-04-16 20:05:43 -07:00
..
cleantags.lua Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00
clipboard.lua Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
karaskel-auto4.lua Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00
karaskel.lua Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00
re.lua Replace wxRegex bindings for lua with boost::regex bindings 2013-04-16 20:05:43 -07:00
re.moon Replace wxRegex bindings for lua with boost::regex bindings 2013-04-16 20:05:43 -07:00
unicode.lua Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00
utils-auto4.lua Match HTML colors in a way that actually works in extract_color 2013-02-12 17:09:04 -08:00
utils.lua Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00