summaryrefslogtreecommitdiffstats
path: root/libgo/go/reflect/type.go
Commit message (Expand)AuthorAgeFilesLines
* compiler, reflect, runtime: Implement method values in reflect.ian2013-12-121-1/+1
* libgo: Update to October 24 version of master library.ian2013-11-061-4/+127
* libgo: Update to Go 1.1.1.ian2013-07-161-4/+107
* compiler, runtime: Use function descriptors.ian2013-06-181-3/+3
* libgo: Update to current master library sources.ian2012-12-121-1/+1
* libgo: Update to current version of master library.ian2012-11-211-166/+400
* reflect: Fix bug comparing struct field types.ian2012-11-101-3/+14
* libgo: Update to current sources.ian2012-10-231-81/+160
* compiler, reflect: Quote package path with tabs.ian2012-06-141-1/+1
* compiler, reflect: Handle package path like gc compiler.ian2012-06-121-2/+22
* libgo: Update to Go 1.0.1 release.ian2012-05-041-0/+1
* libgo: Update to weekly.2012-03-22.ian2012-03-301-14/+28
* libgo: Update to weekly.2012-03-13.ian2012-03-301-0/+1
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-1/+1
* libgo: Update to weekly.2012-02-14 release.ian2012-03-021-72/+67
* libgo: Update to weekly.2012-02-07.ian2012-02-091-0/+8
* compiler, reflect: Fix hash codes of named types, fix PtrTo hash.ian2012-02-041-2/+16
* libgo: Update to weekly.2012-01-20.ian2012-01-251-1/+1
* compiler: Give an error if a variable is defined but not used.ian2012-01-231-5/+3
* libgo: Update to weekly.2011-11-18.ian2011-12-121-17/+19
* Update Go library to last weekly.ian2011-10-261-4/+4
* Update Go library to release r60.1.ian2011-09-221-0/+3
* Update Go library to r60.ian2011-09-161-20/+128
* Update to current version of Go library.ian2011-05-201-371/+608
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-6/+104
* Remove the types float and complex.ian2011-01-211-6/+5
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+744
OpenPOWER on IntegriCloud