]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/compile/internal/gc/reflect.go
[dev.boringcrypto] all: merge master into dev.boringcrypto
[gostls13.git] / src / cmd / compile / internal / gc / reflect.go
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-28 Cuong Manh LeRevert "cmd/compile: split exported/non-exported method...
2020-10-09 Cuong Manh Lecmd/compile: split exported/non-exported methods for...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-29 Cherry Zhangcmd/compile: mark type namedata symbols content-addressable
2020-09-29 Cherry Zhangcmd/link: retain only used interface methods
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-23 Keith Randallcmd/compile: make Haspointers a method instead of a...
2020-08-12 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-08-12 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-07 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-03 Cherry Zhang[dev.link] cmd/compile, cmd/link: generate itablink...
2020-08-03 Cherry Zhang[dev.link] cmd/compile, cmd/link: make itab symbols...
2020-08-03 Cherry Zhang[dev.link] cmd/compile, cmd/link: reference type symbol...
2020-07-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-24 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-17 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-16 Cherry Zhang[dev.link] cmd/compile: make GC map symbols content...
2020-07-10 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-08 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-10-25 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-24 Dan Scalescmd/compile, cmd/link, runtime: make defers low-cost...
2019-10-21 Cuong Manh Lecmd/compile: remove overflow pointer padding for nacl
2019-10-18 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-16 Bryan C. MillsRevert "cmd/compile, cmd/link, runtime: make defers...
2019-10-16 Dan Scalescmd/compile, cmd/link, runtime: make defers low-cost...
2019-10-13 Matthew Dempskycmd/compile: remove Addable flag
2019-09-04 Katie Hockman[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-03 Katie Hockman[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-03 Keith Randallcmd/compile,runtime: generate hash functions only for...
2019-07-02 Keith Randallcmd/compile: make duplicate anonymous interface output...
2019-06-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-06-25 Keith Randallcmd/compile: don't mark argument array as noalg
2019-06-10 Keith RandallRevert "Revert "cmd/compile,runtime: allocate defer...
2019-06-05 Keith RandallRevert "cmd/compile,runtime: allocate defer records...
2019-06-05 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-06-04 Keith Randallcmd/compile,runtime: allocate defer records on the...
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-30 Josh Bleecher Snyderall: refer to map elements as elements instead of values
2019-03-25 Keith Randallruntime: remove kindNoPointers
2019-03-08 Daniel Martíall: simplify multiple for loops
2019-02-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-02-26 Michael Fraenkelcmd/compile: confusing error if composite literal field...
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-12-29 Keith Randallruntime: panic on uncomparable map key, even if map...
2018-12-02 Tobias Klauserall: use "reports whether" consistently instead of...
2018-11-19 Josh Bleecher Snydercmd/compile: bulk rename
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-12 Austin Clementscmd/compile, cmd/link: separate stable and internal...
2018-11-05 Robert Griesemercmd/compile: encapsulate and document two types.Type...
2018-11-03 Robert Griesemercmd/compile/internal/gc: remove isforw predicate table...
2018-10-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-23 Alberto Donizetticmd/compile: preallocate in, out arrays in methodfunc
2018-10-19 Matthew Dempskycmd/compile: remove compiling_wrappers
2018-10-18 Matthew Dempskycmd/compile: extract gc.eqtype as types.Identical
2018-10-15 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-04 Matthew Dempskycmd/compile: merge TPTR32 and TPTR64 as TPTR
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-17 Dan Johnsoncmd/compile: make duplicate anonymous interface output...
2018-07-10 Cherry Zhangcmd/compile: make sure alg functions are generated...
2018-07-03 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-06 Martin Möhrmannruntime: remove hmap field from maptypes
2018-04-30 Martin Möhrmannruntime,cmd/compile: adjust and correct path names...
2018-04-24 Matthew Dempskycmd/compile/internal/types: replace Type.Val with Type...
2018-04-23 Matthew Dempskycmd/compile: replace Field.Nname.Pos with Field.Pos
2018-04-10 Matthew Dempskycmd/compile: sort method sets using package height
2018-04-09 Matthew Dempskycmd/compile: refactor symbol sorting logic
2018-04-09 Matthew Dempskycmd/compile: rename gc.exportname to types.IsExported
2018-04-06 Matthew Dempskycmd/compile: cleanup method expression type checking
2018-04-06 Matthew Dempskycmd/compile: fix method expressions with anonymous...
2018-04-06 Matthew Dempskycmd/compile: eliminate unused Sig.offset field
2018-04-05 Matthew Dempskycmd/compile: cleanup method symbol creation
2018-04-05 Matthew Dempskycmd/compile: drop legacy code for generating iface...
2018-03-24 Daniel Martícmd/compile/internal/gc: various cleanups
2018-03-15 Matthew Dempskyreflect: sort exported methods first
2018-03-15 Matthew Dempskycmd/compile: sort method sets earlier
2018-03-13 Daniel Martícmd/compile: remove some unused parameters
2018-02-27 Keith Randallcmd/compile: mark the first word of an interface as...
2018-02-17 Martin Möhrmannruntime: rename map implementation and test files to...
2017-12-13 Russ Cox[dev.boringcrypto] all: merge go1.10beta1 into dev...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (more nearly Go...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
next