Commit Graph

9 Commits

Author SHA1 Message Date
Kartik K. Agaram 4a48bedcd1 4134 - 'input' = 'ingredient' 2017-12-03 23:25:40 -08:00
Kartik K. Agaram 7d07cd1de8 3987 2017-09-01 01:50:10 -07:00
Kartik K. Agaram a0331a9b0e 3390 2016-09-17 13:00:39 -07:00
Kartik K. Agaram 760f683f27 3389 2016-09-17 12:55:10 -07:00
Kartik K. Agaram 7a84094adb 3385 2016-09-17 10:28:25 -07:00
Kartik K. Agaram 08f4628e8b 3379
Can't use type abbreviations inside 'memory-should-contain'.
2016-09-17 00:31:55 -07:00
Kartik K. Agaram b75d9d456c 3365 - create strings out of arbitrary types
The implementation is quite hacky. Let's see how future needs develop
before we try to clean it up.
2016-09-15 14:04:22 -07:00
Kartik K. Agaram 431bbb1aa7 3346
Process type abbreviations in *shape-shifting* function headers.
2016-09-13 00:07:38 -07:00
Kartik K. Agaram db01afa844 3343
Reorganize layers a bit so I can add a couple of scenarios testing
static dispatch *before* I add `stash` into the mix.
2016-09-12 21:02:38 -07:00