Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler, runtime: change type hash/equal to Go funcs | ian | 2015-10-29 | 1 | -3/+3 |
* | PR go/61258 | ian | 2014-12-13 | 1 | -1/+4 |
* | PR go/61620 | ian | 2014-07-02 | 1 | -1/+3 |
* | runtime: Delete from a nil map is now a no-op. | ian | 2012-12-12 | 1 | -1/+1 |
* | libgo: Solaris and Irix compatibility patches. | ian | 2012-01-17 | 1 | -1/+1 |
* | runtime: Copy runtime_panicstring from master library. | ian | 2011-11-30 | 1 | -2/+2 |
* | Implement predeclared delete function. | ian | 2011-10-25 | 1 | -1/+1 |
* | Support nil maps. | ian | 2011-09-21 | 1 | -0/+4 |
* | Use backend interface for map descriptors. | ian | 2011-06-11 | 1 | -1/+1 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+52 |