Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3111 | Stephen Malina | 2016-07-14 | 1 | -3/+4 |
| | | | | | Show number of instructions in the editor when a user clicks on a run instruction in the sandbox. | ||||
* | 3067 | Kartik K. Agaram | 2016-06-25 | 1 | -2/+2 |
| | |||||
* | 2990 | Kartik K. Agaram | 2016-05-20 | 1 | -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.. | ||||
* | 2979 | Kartik K. Agaram | 2016-05-19 | 1 | -0/+691 |