about summary refs log tree commit diff stats
path: root/056shape_shifting_recipe.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* 3001Kartik K. Agaram2016-05-241-6/+7
|
* 3000Kartik K. Agaram2016-05-241-1/+1
|
* 2990Kartik K. Agaram2016-05-201-9/+9
| | | | | | | | | | 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..
* 2987Kartik K. Agaram2016-05-201-0/+1073