about summary refs log tree commit diff stats
path: root/075random.cc
Commit message (Collapse)AuthorAgeFilesLines
* 3027Kartik K. Agaram2016-06-021-1/+1
|
* 2990Kartik K. Agaram2016-05-201-2/+2
| | | | | | | | | | Standardize quotes around reagents in error messages. I'm still sure there's issues. For example, the messages when type-checking 'copy'. I'm not putting quotes around them because in layer 60 I end up creating dilated reagents, and then it's a bit much to have quotes and (two kinds of) brackets. But I'm sure I'm doing that somewhere..
* 2803Kartik K. Agaram2016-03-211-1/+1
| | | | | Show more thorough information about instructions in the trace, but keep the original form in error messages.
* 2778 - fix all layersKartik K. Agaram2016-03-141-0/+62