aboutsummaryrefslogtreecommitdiffstats
path: root/xmpt
Commit message (Expand)AuthorAgeFilesLines
* 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-131-8/+7
* Fix lib require for older perls.Brian Cully2017-11-131-1/+1
* Config file is utf8.Brian Cully2017-11-131-0/+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-121-9/+12
* Dump matcher on timeout.Brian Cully2017-11-121-1/+1
* Add comment blocks to templates.Brian Cully2017-11-121-0/+5
* Use global autoflush.Brian Cully2017-11-121-1/+2
* Add tests.Brian Cully2017-11-121-0/+2
* 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-121-1/+5
* Initial commit.Brian Cully2017-11-101-0/+279