Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3022 | Kartik K. Agaram | 2016-05-27 | 1 | -0/+1 |
| | | | | Clean up 3020. | ||||
* | 3006 | Kartik K. Agaram | 2016-05-24 | 1 | -8/+2 |
| | |||||
* | 3003 | Kartik K. Agaram | 2016-05-24 | 1 | -2/+2 |
| | | | | | | Bugfix: overriding a primitive recipe with a generic variant that takes an address of something shouldn't mask the primitive when you call it with literal 0. | ||||
* | 3001 | Kartik K. Agaram | 2016-05-24 | 1 | -1/+3 |
| | |||||
* | 2999 | Kartik K. Agaram | 2016-05-24 | 1 | -2/+2 |
| | |||||
* | 2990 | Kartik K. Agaram | 2016-05-20 | 1 | -1/+1 |
| | | | | | | | | | | 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.. | ||||
* | 2987 | Kartik K. Agaram | 2016-05-20 | 1 | -0/+620 |