about summary refs log tree commit diff stats
path: root/042name.cc
Commit message (Expand)AuthorAgeFilesLines
* 2898 - start filling in missing refcountsKartik K. Agaram2016-05-031-1/+1
* 2891 - precompute container sizes and offsetsKartik K. Agaram2016-05-021-1/+1
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-241-2/+1
* 2861 - 'maybe-convert' no longer returns addressKartik K. Agaram2016-04-231-2/+4
* 2859 - rename 'get-address' to 'get-location'Kartik K. Agaram2016-04-231-2/+3
* 2831 - bugfix in static arraysKartik K. Agaram2016-04-131-0/+18
* 2830 - bring back deleted test from 2829Kartik K. Agaram2016-04-101-6/+7
* 2829 - issues while switching to 'put'Kartik K. Agaram2016-04-101-5/+5
* 2804 - support stashing arraysKartik K. Agaram2016-03-211-4/+7
* 2803Kartik K. Agaram2016-03-211-3/+3
* 2799 - new approach to undoing changes in testsKartik K. Agaram2016-03-201-4/+9
* 2773 - switch to 'int'Kartik K. Agaram2016-03-131-12/+12
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-081-11/+11
* 2718 - stop crashing on unknown spaceKartik K. Agaram2016-02-261-2/+16
* 2712Kartik K. Agaram2016-02-261-8/+8
* 2709Kartik K. Agaram2016-02-251-2/+0
* 2685Kartik K. Agaram2016-02-191-3/+3
* 2667 - redo container data structureKartik K. Agaram2016-02-171-3/+2
* 2633Kartik K. Agaram2016-02-061-4/+0
* 2614Kartik K. Agaram2016-01-291-5/+5
* 2576 - distinguish allocated addresses from othersKartik K. Agaram2016-01-191-1/+3
* 2562Kartik K. Agaram2016-01-171-3/+5
* 2555Kartik K. Agaram2016-01-111-2/+2
* 2546 - another phase-ordering constraintKartik K. Agaram2015-12-191-1/+1
* 2622Kartik K. Agaram2015-12-131-3/+3
* 2504 - support to-text in 'stash'Kartik K. Agaram2015-11-281-8/+9
* 2494Kartik K. Agaram2015-11-281-1/+1
* 2473 - bad idea to use /raw with multiple intentionsKartik K. Agaram2015-11-221-2/+2
* 2456Kartik K. Agaram2015-11-171-4/+8
* 2401Kartik K. Agaram2015-11-081-1/+1
* 2383 - new concern: idempotence of transformsKartik K. Agaram2015-11-061-1/+1
* 2382Kartik K. Agaram2015-11-061-0/+1
* 2379 - further improvements to map operationsKartik K. Agaram2015-11-061-1/+1
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-21/+21
* 2358 - starting to tackle the phase ordering problemKartik K. Agaram2015-11-041-2/+2
* 2321 - more preparations for static dispatchKartik K. Agaram2015-10-291-4/+3
* 2311Kartik K. Agaram2015-10-291-6/+7
* 2277 - reagents now have a tree of typesKartik K. Agaram2015-10-251-6/+7
* 2270Kartik K. Agaram2015-10-121-1/+1
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-27/+28
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-22/+22
* 2218 - check types in instructions much earlierKartik K. Agaram2015-09-301-10/+3
* 2199 - stop printing numbers in scientific notationKartik K. Agaram2015-09-141-2/+2
* 2095Kartik K. Agaram2015-08-281-2/+0
* 2016Kartik K. Agaram2015-08-151-1/+1
* 1962Kartik K. Agaram2015-08-091-1/+1
* 1921 - show trace by clicking on codeKartik K. Agaram2015-08-021-1/+1
* 1909 - clean up all null pointers of that ilkKartik K. Agaram2015-07-311-0/+3
* 1904 - click on sandbox to edit itKartik K. Agaram2015-07-301-1/+1
* 1902Kartik K. Agaram2015-07-301-0/+2