about summary refs log tree commit diff stats
path: root/056static_dispatch.cc
Commit message (Collapse)AuthorAgeFilesLines
* 2799 - new approach to undoing changes in testsKartik K. Agaram2016-03-201-7/+7
| | | | | | | | As outlined at the end of 2797. This worked out surprisingly well. Now the snapshotting code touches fewer layers, and it's much better behaved, with less need for special-case logic, particularly inside run_interactive(). 30% slower, but should hopefully not cause any more bugs.
* 2778 - fix all layersKartik K. Agaram2016-03-141-0/+567