about summary refs log tree commit diff stats
path: root/072channel.mu
Commit message (Expand)AuthorAgeFilesLines
* 2880Kartik K. Agaram2016-04-271-14/+20
* 2879 - allow extending shape-shifting containersKartik K. Agaram2016-04-271-2/+1
* 2873 - fix a bug in converting conditional returnsKartik K. Agaram2016-04-271-3/+3
* 2872 - tangle directive spurious errors fixedKartik K. Agaram2016-04-271-19/+9
* 2871 - downgrade one bug and explain anotherKartik K. Agaram2016-04-271-2/+5
* 2870 - fix the final long-standing failing testKartik K. Agaram2016-04-271-0/+54
* 2869Kartik K. Agaram2016-04-261-39/+39
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-241-81/+81
* 2860 - rename 'index-address' to 'put-index'Kartik K. Agaram2016-04-231-2/+1
* 2859 - rename 'get-address' to 'get-location'Kartik K. Agaram2016-04-231-2/+2
* 2840Kartik K. Agaram2016-04-161-3/+3
* 2835 - continue replacing 'get-address' with 'put'Kartik K. Agaram2016-04-151-14/+21
* 2834 - make 'wait-for-location' more intuitiveKartik K. Agaram2016-04-151-2/+2
* 2829 - issues while switching to 'put'Kartik K. Agaram2016-04-101-13/+6
* 2798 - experiment: split channels into two endsKartik K. Agaram2016-03-191-94/+123
* 2794Kartik K. Agaram2016-03-191-40/+40
* 2793 - more fixes to make channels genericKartik K. Agaram2016-03-191-8/+8
* 2788Kartik K. Agaram2016-03-171-5/+5
* 2787Kartik K. Agaram2016-03-171-2/+2
* 2784 - make channels genericKartik K. Agaram2016-03-141-60/+60
* 2778 - fix all layersKartik K. Agaram2016-03-141-0/+357