Aegisub/aegisub/automation
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
..
autoload Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
demos 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
include Replace wxRegex bindings for lua with boost::regex bindings 2013-04-16 20:05:43 -07:00
tests 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
v4-docs The removal of Auto4 Ruby and Auto4 Perl code. Updates #665 and #938. 2009-07-23 01:39:57 +00:00
Makefile Don't install the somewhat out-of-date automation design docs. Updates #1135. 2012-10-08 14:01:05 -07:00