2021-08-13 |
Ian Lance Taylor | test: add test case that caused a gofrontend compiler... |
commit | commitdiff | tree |
2021-08-13 |
Dmitri Shuralyov | all: gofmt more (but vendor, testdata, and top-level... |
commit | commitdiff | tree |
2021-08-13 |
Michael Pratt | runtime: drop SIGPROF while in ARM < 7 kernel helpers |
commit | commitdiff | tree |
2021-08-13 |
Jay Conrod | cmd/internal/str: move package from cmd/go/internal/str |
commit | commitdiff | tree |
2021-08-13 |
Jay Conrod | cmd/go: make fewer 'go mod' commands update go.mod |
commit | commitdiff | tree |
2021-08-13 |
Jay Conrod | cmd/go: add -testsum flag to update go.sum in script... |
commit | commitdiff | tree |
2021-08-12 |
Gerrit Code... | Merge "all: REVERSE MERGE dev.typeparams (4d3cc84)... |
commit | commitdiff | tree |
2021-08-12 |
Russ Cox | time: fix docs for new comma layouts |
commit | commitdiff | tree |
2021-08-12 |
Matthew Dempsky | all: REVERSE MERGE dev.typeparams (4d3cc84) into master |
commit | commitdiff | tree |
2021-08-12 |
Gerrit Code... | Merge "[dev.typeparams] all: merge master (46fd547... |
commit | commitdiff | tree |
2021-08-12 |
Matthew Dempsky | [dev.typeparams] all: merge master (46fd547) into dev... |
commit | commitdiff | tree |
2021-08-12 |
Dan Scales | [dev.typeparams] cmd/compile: remove some shape checks... |
commit | commitdiff | tree |
2021-08-12 |
Carlos Amedee | internal/goversion: update Version to 1.18 |
commit | commitdiff | tree |
2021-08-12 |
Dmitri Shuralyov | doc/go1.17: remove draft notice |
commit | commitdiff | tree |
2021-08-12 |
Carlos Amedee | CONTRIBUTORS: update for the Go 1.17 release |
commit | commitdiff | tree |
2021-08-12 |
Dmitri Shuralyov | os/exec: re-enable LookPathTest/16 |
commit | commitdiff | tree |
2021-08-12 |
zikaeroh | [dev.typeparams] cmd/compile: don't print out node... |
commit | commitdiff | tree |
2021-08-11 |
Matthew Dempsky | src/make.*: make --no-clean flag a no-op that prints... |
commit | commitdiff | tree |
2021-08-11 |
Dan Scales | [dev.typeparams] cmd/compile: change export version... |
commit | commitdiff | tree |
2021-08-11 |
Cherry Mui | [dev.typeparams] runtime, internal/bytealg: remove... |
commit | commitdiff | tree |
2021-08-11 |
Cherry Mui | [dev.typeparams] internal/buildcfg: always enable regab... |
commit | commitdiff | tree |
2021-08-11 |
Ian Lance Taylor | doc/go1.17: linker passes -I to extld as -Wl,--dynamic... |
commit | commitdiff | tree |
2021-08-11 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: remove... |
commit | commitdiff | tree |
2021-08-10 |
Rob Findley | [dev.typeparams] cmd/compile/internal/types2: remove... |
commit | commitdiff | tree |
2021-08-10 |
Rob Findley | [dev.typeparams] go/types: don't expose the TypeSet... |
commit | commitdiff | tree |
2021-08-10 |
Dan Scales | [dev.typeparams] cmd/compile: keep export format unchan... |
commit | commitdiff | tree |
2021-08-10 |
Cherry Mui | [dev.typeparams] internal/goexperiment: update comment... |
commit | commitdiff | tree |
2021-08-10 |
Cherry Mui | [dev.typeparams] cmd: update vendored golang.org/x... |
commit | commitdiff | tree |
2021-08-10 |
Keith Randall | [dev.typeparams] cmd/compile: handle interface type... |
commit | commitdiff | tree |
2021-08-10 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: parameter... |
commit | commitdiff | tree |
2021-08-10 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: expand... |
commit | commitdiff | tree |
2021-08-10 |
fanzha02 | doc: use "high address/low address" instead of "top... |
commit | commitdiff | tree |
2021-08-09 |
Dan Scales | [dev.typeparams] cmd/compile: use types2.Constraint... |
commit | commitdiff | tree |
2021-08-09 |
Jay Conrod | cmd/go: with -mod=vendor, don't panic if there are... |
commit | commitdiff | tree |
2021-08-09 |
Dan Scales | [dev.typeparams] cmd/compile: call transformArgs before... |
commit | commitdiff | tree |
2021-08-09 |
Keith Randall | [dev.typeparams] cmd/compile: implement generic type... |
commit | commitdiff | tree |
2021-08-09 |
Keith Randall | [dev.typeparams] cmd/compile: simplify interface conver... |
commit | commitdiff | tree |
2021-08-09 |
Ian Lance Taylor | runtime/cgo: when using msan explicitly unpoison cgoCallers |
commit | commitdiff | tree |
2021-08-08 |
Cuong Manh Le | doc: add example for conversion from slice expressions... |
commit | commitdiff | tree |
2021-08-07 |
Dan Scales | [dev.typeparams] cmd/compile: don't export/import type... |
commit | commitdiff | tree |
2021-08-07 |
Bryan C. Mills | doc/go1.17: fix a typo introduced in CL 335135 |
commit | commitdiff | tree |
2021-08-06 |
Cherry Mui | make.bash: do not overwrite GO_LDSO if already set |
commit | commitdiff | tree |
2021-08-06 |
Bryan C. Mills | doc/go1.17: clarify Modules changes |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: remove... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: limit... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile: swap export order of... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile: change types2.Union API... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: add defin... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/syntax: cleanup... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: minor... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: fix make... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: fix range... |
commit | commitdiff | tree |
2021-08-06 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: better... |
commit | commitdiff | tree |
2021-08-06 |
Dan Scales | [dev.typeparams] cmd/compile: cleanup wrapper code... |
commit | commitdiff | tree |
2021-08-06 |
Dan Scales | [dev.typeparams] cmd/compile: do transformCall with... |
commit | commitdiff | tree |
2021-08-06 |
Dan Scales | [dev.typeparams] cmd/compile: make sure closures inside... |
commit | commitdiff | tree |
2021-08-06 |
Jason A. Donenfeld | runtime: allow arm64 SEH to be called if illegal instru... |
commit | commitdiff | tree |
2021-08-05 |
Matthew Dempsky | runtime: warn that KeepAlive is not an unsafe.Pointer... |
commit | commitdiff | tree |
2021-08-05 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: cleanup... |
commit | commitdiff | tree |
2021-08-05 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: remove... |
commit | commitdiff | tree |
2021-08-05 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: remove... |
commit | commitdiff | tree |
2021-08-05 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: implement... |
commit | commitdiff | tree |
2021-08-05 |
Leonard Wang | [dev.typeparams] cmd/compile: unified importReader... |
commit | commitdiff | tree |
2021-08-05 |
Dan Scales | [dev.typeparams] cmd/compile: dictionary/shape cleanup |
commit | commitdiff | tree |
2021-08-05 |
Dan Scales | [dev.typeparams] cmd/compile: fixing case where type... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: remove a stale comment ... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: switch the TArgs API to... |
commit | commitdiff | tree |
2021-08-04 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: implement... |
commit | commitdiff | tree |
2021-08-04 |
Keith Randall | [dev.typeparams] cmd/compile: put shape types in their... |
commit | commitdiff | tree |
2021-08-04 |
Austin Clements | [dev.typeparams] runtime: handle d.link carefully when... |
commit | commitdiff | tree |
2021-08-04 |
Damien Neil | net/http: speed up and deflake TestCancelRequestWhenSha... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: move instance.go contents... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: print constraint info for... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: (TypeParam) SetBound ->... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: use type terms to represent... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] cmd/compile/internal/types2: fix a... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: implement type terms |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: use comparable bit rather... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: embedded type cannot be... |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: implement TypeParam.Constraint |
commit | commitdiff | tree |
2021-08-04 |
Rob Findley | [dev.typeparams] go/types: adjust unsafe.Alignof/Offset... |
commit | commitdiff | tree |
2021-08-03 |
Austin Clements | [dev.typeparams] runtime: simplify freedefer |
commit | commitdiff | tree |
2021-08-03 |
Austin Clements | [dev.typeparams] runtime,cmd/compile,cmd/link: replace... |
commit | commitdiff | tree |
2021-08-03 |
Austin Clements | [dev.typeparams] runtime: remove unnecessary split... |
commit | commitdiff | tree |
2021-08-03 |
Matthew Dempsky | [dev.typeparams] cmd/compile: avoid redundant method... |
commit | commitdiff | tree |
2021-08-03 |
Matthew Dempsky | [dev.typeparams] cmd/compile: set sym.Def to ir.Name... |
commit | commitdiff | tree |
2021-08-03 |
Cherry Mui | [dev.typeparams] cmd/compile: make softfloat mode work... |
commit | commitdiff | tree |
2021-08-03 |
Matthew Dempsky | [dev.typeparams] cmd/compile: fail early on unexpected... |
commit | commitdiff | tree |
2021-08-02 |
Dan Scales | [dev.typeparams] cmd/compile: simple shape cleanups |
commit | commitdiff | tree |
2021-08-02 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: move... |
commit | commitdiff | tree |
2021-08-02 |
Dan Scales | [dev.typeparams] cmd/compile: make HasShape() more... |
commit | commitdiff | tree |
2021-08-02 |
Ian Lance Taylor | io/fs: don't use absolute path in DirEntry.Name doc |
commit | commitdiff | tree |
2021-08-02 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: print... |
commit | commitdiff | tree |
2021-08-02 |
Cherry Mui | [dev.typeparams] runtime: rewrite softfloat functions... |
commit | commitdiff | tree |
2021-07-31 |
Josh Bleecher... | all: gofmt |
commit | commitdiff | tree |
2021-07-31 |
Keith Randall | [dev.typeparams] cmd/compile: make all pointer types... |
commit | commitdiff | tree |
2021-07-30 |
Austin Clements | [dev.typeparams] Revert "[dev.typeparams] runtime:... |
commit | commitdiff | tree |
2021-07-30 |
Austin Clements | [dev.typeparams] Revert "[dev.typeparams] runtime,cmd... |
commit | commitdiff | tree |
2021-07-30 |
Keith Randall | [dev.typeparams] cmd/compile: allow types with the... |
commit | commitdiff | tree |
2021-07-30 |
Austin Clements | [dev.typeparams] runtime,cmd/compile,cmd/link: replace... |
commit | commitdiff | tree |
next |