about summary refs log tree commit diff stats
path: root/036call_reply.cc
Commit message (Expand)AuthorAgeFilesLines
* 2862Kartik K. Agaram2016-04-241-245/+0
* 2803Kartik K. Agaram2016-03-211-3/+3
* 2773 - switch to 'int'Kartik K. Agaram2016-03-131-7/+7
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-081-29/+30
* 2712Kartik K. Agaram2016-02-261-8/+8
* 2709Kartik K. Agaram2016-02-251-1/+0
* 2699Kartik K. Agaram2016-02-241-6/+6
* 2671 - never use debug_string() in tracesKartik K. Agaram2016-02-191-1/+1
* 2685Kartik K. Agaram2016-02-191-3/+3
* 2661 - warn if a reply doesn't match recipe headerKartik K. Agaram2016-02-151-1/+2
* 2656Kartik K. Agaram2016-02-141-0/+1
* 2643Kartik K. Agaram2016-02-101-1/+0
* 2601 - fix crashKartik K. Agaram2016-01-241-2/+4
* 2624 - fix all layersKartik K. Agaram2015-12-141-1/+1
* 2623 - check 'reply' instructions ahead of timeKartik K. Agaram2015-12-131-38/+58
* 2620Kartik K. Agaram2015-12-071-1/+4
* 2608 - improve errors when static dispatch failsKartik K. Agaram2015-11-291-0/+1
* 2475 - allow addresses to be converted to numbersKartik K. Agaram2015-11-271-1/+1
* 2420Kartik K. Agaram2015-11-101-1/+0
* 2417 - support mutable ingredients in headersKartik K. Agaram2015-11-101-2/+2
* 2406Kartik K. Agaram2015-11-081-17/+14
* 2399 - consistent debug_string vocabularyKartik K. Agaram2015-11-081-1/+1
* 2396 - edit working again!!Kartik K. Agaram2015-11-081-13/+19
* 2395 - type ingredients can map to trees of typesKartik K. Agaram2015-11-071-1/+3
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-5/+5
* 2313Kartik K. Agaram2015-10-291-1/+1
* 2311Kartik K. Agaram2015-10-291-1/+1
* 2306 - recipe headersKartik K. Agaram2015-10-281-1/+1
* 2299 - check types of ingredients in callsKartik K. Agaram2015-10-281-3/+3
* 2283 - represent each /property as a treeKartik K. Agaram2015-10-261-3/+3
* 2271 - bugfix: traces cross-contaminating errorsKartik K. Agaram2015-10-191-1/+5
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-13/+13
* 2247 - type-check products of non-primitive recipesKartik K. Agaram2015-10-051-5/+28
* 2232Kartik K. Agaram2015-10-011-0/+4
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-3/+3
* 2199 - stop printing numbers in scientific notationKartik K. Agaram2015-09-141-2/+2
* 2050Kartik K. Agaram2015-08-211-2/+2
* 1962Kartik K. Agaram2015-08-091-1/+1
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-10/+10
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-32/+37
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-4/+4
* 1799 - continue to debug memory corruption of 1795Kartik K. Agaram2015-07-171-0/+1
* 1796 - temporarily undo 1795Kartik K. Agaram2015-07-161-1/+0
* 1795 - still debugging screen-in-screen renderingKartik K. Agaram2015-07-161-0/+1
* 1777 - consistent terminology: 'product'Kartik K. Agaram2015-07-131-2/+2
* 1754Kartik K. Agaram2015-07-101-0/+2
* 1745 - hoist warning/response strings out of editor-dataKartik K. Agaram2015-07-101-1/+17
* 1723Kartik K. Agaram2015-07-081-4/+1
* 1721 - hide warnings inside interactive routinesKartik K. Agaram2015-07-081-2/+4
* 1716Kartik K. Agaram2015-07-071-0/+2