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 |
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 |
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 |
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 |
2021-07-30 |
Austin Clements | [dev.typeparams] runtime: remove unnecessary split... |
commit | commitdiff | tree |
2021-07-30 |
Austin Clements | [dev.typeparams] runtime: use func() for deferred functions |
commit | commitdiff | tree |
2021-07-30 |
Rob Findley | [dev.typeparams] go/types: backport lazy loading change... |
commit | commitdiff | tree |
2021-07-30 |
Dan Scales | [dev.typeparams] cmd/compile: remove now-unneeded check... |
commit | commitdiff | tree |
2021-07-29 |
Matthew Dempsky | [dev.typeparams] go/types,cmd/compile/internal/types2... |
commit | commitdiff | tree |
2021-07-29 |
Matthew Dempsky | [dev.typeparams] cmd/compile: switch unified IR from... |
commit | commitdiff | tree |
2021-07-29 |
Dan Scales | [dev.typeparams] cmd/compile: remove remaining uses... |
commit | commitdiff | tree |
2021-07-29 |
Dan Scales | [dev.typeparams] cmd/compile: handle meth expressions... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: (TypePara... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: use the... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile: set type parameter indice... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] go/types, types2: remove instance... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: trigger... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: use type... |
commit | commitdiff | tree |
2021-07-29 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: implement... |
commit | commitdiff | tree |
2021-07-29 |
Keith Randall | [dev.typeparams] cmd/compile: implement generic .(T... |
commit | commitdiff | tree |
2021-07-28 |
Matthew Dempsky | [dev.typeparams] cmd/compile: don't export blank functi... |
commit | commitdiff | tree |
2021-07-28 |
Matthew Dempsky | [dev.typeparams] cmd/compile: don't compile blank functions |
commit | commitdiff | tree |
2021-07-28 |
Matthew Dempsky | [dev.typeparams] test: rename blank functions |
commit | commitdiff | tree |
2021-07-28 |
Matthew Dempsky | [dev.typeparams] test/typeparam: gofmt -w |
commit | commitdiff | tree |
2021-07-28 |
Rob Findley | [dev.typeparams] cmd/compile/internal/types2: merge... |
commit | commitdiff | tree |
2021-07-28 |
Dan Scales | [dev.typeparams] cmd/compile: mark methods of instantia... |
commit | commitdiff | tree |
2021-07-27 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: use compa... |
commit | commitdiff | tree |
2021-07-27 |
Keith Randall | [dev.typeparams] cmd/compile: don't need to unshapify... |
commit | commitdiff | tree |
2021-07-27 |
Austin Clements | [dev.typeparams] runtime: don't keep stack uintptr... |
commit | commitdiff | tree |
2021-07-26 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: embedded... |
commit | commitdiff | tree |
2021-07-26 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: implement... |
commit | commitdiff | tree |
2021-07-26 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: import... |
commit | commitdiff | tree |
2021-07-26 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: fix a... |
commit | commitdiff | tree |
2021-07-26 |
Matthew Dempsky | [dev.typeparams] all: merge master (ecaa681) into dev... |
commit | commitdiff | tree |
2021-07-26 |
Matthew Dempsky | [dev.typeparams] cmd/compile: fix unified IR support... |
commit | commitdiff | tree |
2021-07-26 |
Cuong Manh Le | doc: clarify non-nil zero length slice to array pointer... |
commit | commitdiff | tree |
2021-07-26 |
Dmitri Shuralyov | crypto/x509: update iOS bundled roots to version 55188... |
commit | commitdiff | tree |
2021-07-25 |
Ian Lance Taylor | spec: use consistent capitalization for rune literal... |
commit | commitdiff | tree |
2021-07-24 |
Keith Randall | [dev.typeparams] cmd/compile: fix HasShape, add dottype... |
commit | commitdiff | tree |
2021-07-24 |
Dan Scales | [dev.typeparams] transformDot() should set Selection... |
commit | commitdiff | tree |
2021-07-24 |
Dan Scales | [dev.typeparams] cmd/compile: get rid of concretify... |
commit | commitdiff | tree |
2021-07-24 |
Keith Randall | [dev.typeparams] cmd/compile: introduce OCONVIDATA op |
commit | commitdiff | tree |
2021-07-24 |
Rob Findley | [dev.typeparams] go/types, types2: set tset when constr... |
commit | commitdiff | tree |
2021-07-23 |
Keith Randall | [dev.typeparams] cmd/compile: fix some issues with... |
commit | commitdiff | tree |
2021-07-23 |
Dan Scales | [dev.typeparams] cmd/compile: add CONVIFACE nodes for... |
commit | commitdiff | tree |
2021-07-23 |
Dan Scales | [dev.typeparams] cmd/compile: add dictionary entries... |
commit | commitdiff | tree |
2021-07-23 |
Dan Scales | [dev.typeparams] Add CONVIFACE nodes in noder2, where... |
commit | commitdiff | tree |
2021-07-23 |
Alberto Donizetti | doc/1.17: fix two dead rfc links |
commit | commitdiff | tree |
2021-07-23 |
Keith Randall | [dev.typeparams] cmd/compile/internal/types: format... |
commit | commitdiff | tree |
2021-07-22 |
Gerrit Code... | Merge "[dev.typeparams] all: merge master (798ec73... |
commit | commitdiff | tree |
2021-07-22 |
Cherry Mui | cmd/compile: do not change field offset in ABI analysis |
commit | commitdiff | tree |
2021-07-22 |
Matthew Dempsky | [dev.typeparams] runtime: mark TestGcSys as flaky |
commit | commitdiff | tree |
2021-07-22 |
Matthew Dempsky | [dev.typeparams] all: merge master (798ec73) into dev... |
commit | commitdiff | tree |
2021-07-22 |
Ian Lance Taylor | runtime: don't clear timerModifiedEarliest if adjustTim... |
commit | commitdiff | tree |
2021-07-22 |
Keith Randall | [dev.typeparams] cmd/compile: make sure types added... |
commit | commitdiff | tree |
2021-07-22 |
Cuong Manh Le | [dev.typeparams] cmd/compile: remove outdate TODO in... |
commit | commitdiff | tree |
2021-07-22 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: adjust... |
commit | commitdiff | tree |
2021-07-22 |
Cuong Manh Le | [dev.typeparams] cmd/compile: fix missing condition... |
commit | commitdiff | tree |
2021-07-22 |
Rob Findley | [dev.typeparams] go/types: use the TParams API consistently |
commit | commitdiff | tree |
2021-07-22 |
Rob Findley | [dev.typeparams] go/types: set type parameter indices... |
commit | commitdiff | tree |
2021-07-22 |
Matthew Dempsky | [dev.typeparams] test: cleanup 'go env' and -goexperiment |
commit | commitdiff | tree |
2021-07-22 |
David Chase | runtime: move mem profile sampling into m-acquired... |
commit | commitdiff | tree |
2021-07-22 |
Rob Findley | [dev.typeparams] go/types: trigger verification while... |
commit | commitdiff | tree |
2021-07-22 |
Rob Findley | [dev.typeparams] go/types: merge instance and Named... |
commit | commitdiff | tree |
2021-07-22 |
Dan Scales | [dev.typeparams] Fix problem with 14.go |
commit | commitdiff | tree |
2021-07-22 |
Dan Scales | [dev.typeparams] Get dictionaryCapture.go working. |
commit | commitdiff | tree |
2021-07-21 |
Dan Scales | [dev.typeparams] Fix the types of the OFUNCINST nodes... |
commit | commitdiff | tree |
2021-07-21 |
Dan Scales | [dev.typeparams] cmd/compile: handle ++/-- in noder2... |
commit | commitdiff | tree |
2021-07-21 |
Dan Scales | [dev.typeparams] cmd/compile: added a builtins.go test... |
commit | commitdiff | tree |
2021-07-21 |
Keith Randall | [dev.typeparams] cmd/compile: get runtime stuff working |
commit | commitdiff | tree |
2021-07-21 |
Keith Randall | [dev.typeparams] cmd/compile: avoid adding incorrectly... |
commit | commitdiff | tree |
next |