about summary refs log tree commit diff stats
path: root/037recipe.cc
Commit message (Expand)AuthorAgeFilesLines
* 2561Kartik K. Agaram2016-01-171-25/+0
* 2378Kartik K. Agaram2015-11-061-1/+1
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-6/+6
* 2295 - drop first-class recipes and continuationsKartik K. Agaram2015-10-281-52/+0
* 2294Kartik K. Agaram2015-10-281-1/+3
* 2283 - represent each /property as a treeKartik K. Agaram2015-10-261-1/+1
* 2277 - reagents now have a tree of typesKartik K. Agaram2015-10-251-3/+3
* 2271 - bugfix: traces cross-contaminating errorsKartik K. Agaram2015-10-191-0/+5
* 2262 - strengthen some type checksKartik K. Agaram2015-10-071-1/+10
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-2/+2
* 2232Kartik K. Agaram2015-10-011-9/+10
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-2/+2
* 2137Kartik K. Agaram2015-09-031-1/+0
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-2/+2
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-2/+10
* 1829Kartik K. Agaram2015-07-231-1/+1
* 1711 - start adding methods to editor-data objectsKartik K. Agaram2015-07-051-4/+6
* 1702 - experiment: start using 'ordinal' in namesKartik K. Agaram2015-07-041-5/+5
* 1701Kartik K. Agaram2015-07-041-4/+4
* 1699 - first-class recipe typesKartik K. Agaram2015-07-031-0/+51