Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler/runtime: Copy channel implementation from master library. | Ian Lance Taylor | 2011-12-01 | 1 | -70/+0 |
* | runtime: Copy runtime_panicstring from master library. | Ian Lance Taylor | 2011-11-30 | 1 | -2/+2 |
* | Fix channels with element type of size zero. | Ian Lance Taylor | 2011-09-21 | 1 | -1/+1 |
* | Change builtin make to runtime call at lowering time. | Ian Lance Taylor | 2011-06-14 | 1 | -2/+11 |
* | Update to current version of Go library. | Ian Lance Taylor | 2011-05-20 | 1 | -2/+6 |
* | Unify handling of runtime support functions. | Ian Lance Taylor | 2011-04-13 | 1 | -2/+4 |
* | Remove closed function. Fix tuple receive in select. | Ian Lance Taylor | 2011-03-25 | 1 | -1/+0 |
* | Send on a closed channel panics. | Ian Lance Taylor | 2011-03-23 | 1 | -1/+0 |
* | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 2010-12-03 | 1 | -0/+57 |