about summary refs log tree commit diff stats
path: root/subx/003trace.test.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4487Kartik Agaram2018-08-051-0/+2
| | | | | | | | | | | Draft attempt at cleaning up warnings, but this isn't quite right. We still emit warnings for every level-1 scenario, and hiding for each of them seems painful. Even if we do that, level-2 scenarios would want to hide level-3 and over warnings, but *not* level-1 warnings. So we need a cardinal number rather than booleans.
* 3930 - experimental bytecode interpreterKartik K. Agaram2017-06-191-0/+124