]> Cypherpunks.ru repositories - gostls13.git/history - test/escape_iface.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / escape_iface.go
2023-05-23 Cuong Manh Letest: remove *_unified.go variants
2022-08-04 Matthew Dempskyall: REVERSE MERGE dev.unified (d558507) into master
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-30 Matthew Dempsky[dev.unified] test: break escape_iface.go into unified...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-30 Matthew Dempskycmd/compile: fix devirtualization of promoted interface...
2020-10-29 Matthew Dempskycmd/compile: early devirtualization of interface method...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-12 Cuong Manh Lecmd/compile: use clearer error message for stuct literal
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-25 Matthew Dempskycmd/compile: use underlying OCOMPLIT's position for...
2019-09-16 Matthew Dempskycmd/compile: trim function name prefix from escape...
2019-09-03 Matthew Dempskycmd/compile: silence esc diagnostics about directiface...
2019-08-28 Matthew Dempskytest: remove -newescape from regress tests
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-16 Matthew Dempskycmd/compile: update escape analysis tests for newescape
2019-04-02 Matthew Dempskycmd/compile: skip escape analysis diagnostics for OADDR
2016-10-10 Tal Shprechercmd/compile: avoid leak of dottype expression on double...
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-02-23 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-02-19 Tal Shprechercmd/compile: avoid leak of dottype expression if type...
2015-07-30 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-07-30 David Chasecmd/compile: add case for ODOTTYPE to escwalk
2015-04-01 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-03-28 Dmitry Vyukovtest: add tests for escape analysis of interface conver...