about summary refs log tree commit diff stats
path: root/071recipe.cc
Commit message (Collapse)AuthorAgeFilesLines
* 3249 - better type-checking for recipe literalsKartik K. Agaram2016-08-251-3/+35
| | | | | This is inefficient; every occurrence of a recipe literal requires a scan through the whole caller recipe.
* 3248Kartik K. Agaram2016-08-251-3/+17
|
* 3154 - reorg before making 'random' more testableKartik K. Agaram2016-07-271-0/+249