aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename README → README.orgHEADmasterBrian Cully2022-06-261-0/+0
* Add eval at top level to log exceptions.Brian Cully2017-11-161-17/+21
* Use named logging routines.Brian Cully2017-11-161-6/+16
* Use named capture groups for thunks in match step.Brian Cully2017-11-161-5/+7
* Move verbose logging to function.Brian Cully2017-11-131-12/+13
* Print process id in verbose output.Brian Cully2017-11-131-3/+3
* Rename 'config' to 'env'.Brian Cully2017-11-136-15/+14
* Swap to Module::Build from ExtUtils::MakeMaker.Brian Cully2017-11-133-11/+8
* Perl 5.10.1 compatibility.Brian Cully2017-11-131-3/+5
* Fix lib require for older perls.Brian Cully2017-11-131-1/+1
* Config file is utf8.Brian Cully2017-11-131-0/+2
* README grammar.Brian Cully2017-11-131-5/+2
* Allow UTF8 source code.Brian Cully2017-11-131-0/+1
* Add -l option to require libraries during eval.Brian Cully2017-11-121-7/+7
* Add -l option to require libraries during eval.Brian Cully2017-11-123-9/+14
* Dump matcher on timeout.Brian Cully2017-11-121-1/+1
* Update README to reflect sample file movement.Brian Cully2017-11-121-1/+1
* Have git ignore Makefile.old.Brian Cully2017-11-121-0/+1
* Add comment blocks to templates.Brian Cully2017-11-122-1/+6
* Use global autoflush.Brian Cully2017-11-121-1/+2
* Add tests.Brian Cully2017-11-128-1/+56
* Remove child handling, replace with pipe signal handling.Brian Cully2017-11-121-8/+12
* Use qualified stream tag when expecting stream close.Brian Cully2017-11-124-4/+8
* Initial commit.Brian Cully2017-11-1018-0/+485