about summary refs log tree commit diff stats
path: root/edit/011-errors.mu
Commit message (Collapse)AuthorAgeFilesLines
* 3111Stephen Malina2016-07-141-3/+4
| | | | | Show number of instructions in the editor when a user clicks on a run instruction in the sandbox.
* 3067Kartik K. Agaram2016-06-251-2/+2
|
* 2990Kartik K. Agaram2016-05-201-17/+17
| | | | | | | | | | 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..
* 2979Kartik K. Agaram2016-05-191-0/+691