summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-rec-small.c
Commit message (Expand)AuthorAgeFilesLines
* Remove closed function. Fix tuple receive in select.ian2011-03-251-1/+0
* Update to current version of Go library.ian2011-03-241-1/+2
* Tuple receives indicate whether channel is closed.ian2011-03-241-2/+18
* Send on a closed channel panics.ian2011-03-231-6/+0
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+289