about summary refs log tree commit diff stats
path: root/072wait.cc
Commit message (Collapse)AuthorAgeFilesLines
* 3126Kartik K. Agaram2016-07-221-2/+0
|
* 3120Kartik K. Agaram2016-07-211-3/+3
| | | | | | | | Always show instruction before any transforms in error messages. This is likely going to make some errors unclear because they *need* to show the original instruction. But if we don't have tests for those situations did they ever really work?
* 3055Kartik K. Agaram2016-06-131-0/+331