Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2990 | Kartik K. Agaram | 2016-05-20 | 1 | -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.. | ||||
* | 2803 | Kartik K. Agaram | 2016-03-21 | 1 | -1/+1 |
| | | | | | Show more thorough information about instructions in the trace, but keep the original form in error messages. | ||||
* | 2778 - fix all layers | Kartik K. Agaram | 2016-03-14 | 1 | -0/+62 |