| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler, reflect, runtime: Use static chain for closures. | ian | 2015-01-16 | 1 | -24/+0 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | ian | 2015-01-15 | 1 | -412/+181 |
* | reflect: allocate correct type in assignTo and cvtT2I | ian | 2014-10-20 | 1 | -11/+11 |
* | runtime: remove unused variable | ian | 2014-07-20 | 1 | -4/+3 |
* | libgo: Update to Go 1.3 release. | ian | 2014-07-19 | 1 | -16/+29 |
* | libgo: Merge to master revision 19184. | ian | 2014-06-06 | 1 | -102/+116 |
* | libgo: Merge from revision 18783:00cce3a34d7e of master library. | ian | 2014-06-04 | 1 | -263/+435 |
* | compiler, reflect, runtime: Implement method values in reflect. | ian | 2013-12-12 | 1 | -30/+13 |
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -58/+76 |
* | reflect: Fix reflect.Call with function following non-pointer. | ian | 2013-10-01 | 1 | -2/+4 |
* | reflect: Implement MakeFunc for amd64. | ian | 2013-09-27 | 1 | -69/+0 |
* | reflect: Fix bug calling method on indirect value. | ian | 2013-09-17 | 1 | -1/+7 |
* | compiler, runtime: Use runtime functions to pass closure value. | ian | 2013-09-03 | 1 | -7/+0 |
* | libgo: Update to Go 1.1.1. | ian | 2013-07-16 | 1 | -59/+137 |
* | compiler, runtime: Use function descriptors. | ian | 2013-06-18 | 1 | -8/+31 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | ian | 2013-01-29 | 1 | -2/+2 |
* | libgo: Update to current version of master library. | ian | 2012-11-21 | 1 | -77/+105 |
* | reflect: Fix invalid sharing in valueInterface. | ian | 2012-11-19 | 1 | -4/+4 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 1 | -8/+536 |
* | libgo: Update to Go 1.0.3. | ian | 2012-10-03 | 1 | -1/+2 |
* | libgo: Update to weekly.2012-03-22. | ian | 2012-03-30 | 1 | -0/+9 |
* | libgo: Update to weekly.2012-03-13. | ian | 2012-03-30 | 1 | -0/+4 |
* | libgo: Update to weekly.2012-03-04 release. | ian | 2012-03-06 | 1 | -2/+14 |
* | libgo: Update to weekly.2012-02-14 release. | ian | 2012-03-02 | 1 | -17/+31 |
* | compiler: Give an error if a variable is defined but not used. | ian | 2012-01-23 | 1 | -6/+5 |
* | libgo: Update to weekly.2011-12-14. | ian | 2012-01-12 | 1 | -1/+1 |
* | libgo: Update to weekly.2011-11-18. | ian | 2011-12-12 | 1 | -713/+683 |
* | libgo: Update to weekly.2011-11-02. | ian | 2011-12-03 | 1 | -1/+1 |
* | Update Go library to last weekly. | ian | 2011-10-26 | 1 | -9/+78 |
* | Update Go library to r60.3 release. | ian | 2011-10-22 | 1 | -16/+15 |
* | Update Go library to r60. | ian | 2011-09-16 | 1 | -14/+54 |
* | Update to current version of Go library. | ian | 2011-05-20 | 1 | -1033/+1408 |
* | Update to current version of Go library. | ian | 2011-03-24 | 1 | -28/+30 |
* | Update to current version of Go library (revision 94d654be2064). | ian | 2011-03-16 | 1 | -43/+115 |
* | Remove the types float and complex. | ian | 2011-01-21 | 1 | -19/+57 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+1204 |