]> Cypherpunks.ru repositories - gostls13.git/history - test/closure3.dir
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / closure3.dir /
2023-08-17 Matthew Dempskycmd/compile/internal/noder: remove inlined closure...
2023-05-22 Matthew Dempskycmd/compile: incorporate inlined function names into...
2023-05-05 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-04-17 Michael KnyszekRevert "cmd/compile: allow more inlining of functions...
2023-04-17 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-04-14 Than McIntoshRevert "cmd/compile: allow more inlining of functions...
2023-04-07 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-04-03 Than McIntoshRevert "cmd/compile: allow more inlining of functions...
2023-03-31 Austin Clementscmd/compile: allow more inlining of functions that...
2022-10-01 Cuong Manh Letest: relax closure name matching in closure3.go
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-24 Than McIntoshcmd/compile/internal/inline: revise closure inl positio...
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-18 Than McIntoshcmd/compile: don't emit inltree for closure within...
2021-04-14 Dan Scalescmd/compile: set types properly for imported funcs...
2021-04-10 Keith Randallcmd/compile: include typecheck information in export...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-08 Cherry Zhang[dev.regabi] all: merge master (1901853) into dev.regabi
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-20 Dan Scales[dev.regabi] cmd/compile: exporting, importing, and...
2021-01-18 Matthew Dempsky[dev.regabi] cmd/compile: convert OPANIC argument to...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-15 Matthew Dempskycmd/compile: allow inlining of "for" loops
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-02 Matthew Dempskycmd/compile: skip escape analysis diagnostics for OADDR
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-08 Keith Randallcmd/compile: encourage inlining of functions with singl...
2018-10-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-06 Igor Zhilianinall: fix a bunch of misspellings
2018-06-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-06 David Chasecmd/compile: fix panic-okay-to-inline change; adjust...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-05 Hugues Bruantcmd/compile: inline closures with captures
2017-11-03 Hugues Bruantcmd/compile: fix reassignment check