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