aboutsummaryrefslogtreecommitdiff
path: root/tools/wdye
Commit message (Collapse)AuthorAgeFilesLines
* wdye: improve portabilityPřemysl Eric Janouch4 days2-3/+6
|
* Add an Expect-like toolPřemysl Eric Janouch4 days4-0/+1420
This is to provide an Expect utility with a minimal dependency tree for C-based projects. It also addresses some Tcl Expect design issues, as perceived by me.