2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup for concrete types... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: simplify ir.Find, replace... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: limit Implicit method to... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: remove use of Initorder,... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: change Nodes to be a slice |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: update ir/fmt for concrete... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: fix potential closure waste... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: rewrite some generic ir.Nod... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup preparing for concret... |
commit | commitdiff | tree |
2020-12-17 |
Russ Cox | [dev.regabi] cmd/compile: cleanup preparing for concret... |
commit | commitdiff | tree |
2020-12-15 |
Matthew Dempsky | [dev.regabi] cmd/compile: use ir.Ident for imported... |
commit | commitdiff | tree |
2020-12-15 |
Matthew Dempsky | [dev.regabi] cmd/compile: type check externdcl earlier |
commit | commitdiff | tree |
2020-12-15 |
Matthew Dempsky | [dev.regabi] cmd/compile: fix latent Sym.SetPkgDef... |
commit | commitdiff | tree |
2020-12-14 |
Keith Randall | [dev.regabi] cmd/compile: intercept the making of OADDR... |
commit | commitdiff | tree |
2020-12-14 |
Keith Randall | [dev.regabi] cmd/compile: reorg generated array hash... |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile: add register ABI analysis... |
commit | commitdiff | tree |
2020-12-14 |
Matthew Dempsky | [dev.regabi] cmd/compile: fix noopt builder |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile/internal/types: add IsScalar... |
commit | commitdiff | tree |
2020-12-14 |
Than McIntosh | [dev.regabi] cmd/compile: refactor type initialization... |
commit | commitdiff | tree |
2020-12-14 |
Matthew Dempsky | [dev.regabi] cmd/compile: remove unnecessary String... |
commit | commitdiff | tree |
2020-12-14 |
Alexander Rakoczy | Merge branch 'master' into dev.regabi |
commit | commitdiff | tree |
2020-12-10 |
Keith Randall | cmd/compile: don't constant fold divide by zero |
commit | commitdiff | tree |
2020-12-09 |
Rob Findley | go/types: avoid endless recursion in the Comparable... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | all: update to use os.ReadDir where appropriate |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | all: update to use os.ReadFile, os.WriteFile, os.Create... |
commit | commitdiff | tree |
2020-12-09 |
Matthew Dempsky | [dev.regabi] cmd/compile: first start towards using... |
commit | commitdiff | tree |
2020-12-09 |
Matthew Dempsky | [dev.regabi] cmd/compile: iexport debug crumbs for... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: adjust IR representations |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: arrange for walkstmt, walkexp... |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: use reflection in ir.Dump |
commit | commitdiff | tree |
2020-12-09 |
Russ Cox | [dev.regabi] cmd/compile: two small fixes |
commit | commitdiff | tree |
2020-12-09 |
Dmitri Shuralyov | runtime/metrics: simplify test to support more environments |
commit | commitdiff | tree |
2020-12-09 |
Ikko Ashimine | cmd/compile: fix message typo |
commit | commitdiff | tree |
2020-12-09 |
Michael Fraenkel | net/http: add connections back that haven't been canceled |
commit | commitdiff | tree |
2020-12-09 |
Haoran Luo | runtime: prevent stack growth after fork in runtime... |
commit | commitdiff | tree |
2020-12-09 |
Keith Randall | doc: add description of new framepointer vet check |
commit | commitdiff | tree |
2020-12-08 |
Keith Randall | cmd/vet: vendor in x/tools, enable framepointer vet... |
commit | commitdiff | tree |
2020-12-08 |
Rob Findley | go/types: correct error position for inherited const... |
commit | commitdiff | tree |
2020-12-08 |
Austin Clements | doc/go1.16: improve channel race detector changes descr... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: replace many uses of ir.Node... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: ir.Node is no longer an ssa.Aux |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: rewrite Aux uses of ir.Node... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: introduce FwdRefAux for wrapp... |
commit | commitdiff | tree |
2020-12-08 |
Joel Sing | runtime: correct sigfwd on openbsd/mips64 |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: change LocalSlot.N to *ir... |
commit | commitdiff | tree |
2020-12-08 |
Matthew Dempsky | [dev.regabi] cmd/compile: add ssa.Aux tag interface... |
commit | commitdiff | tree |
2020-12-07 |
Austin Clements | doc/go1.16: update linker stats |
commit | commitdiff | tree |
2020-12-07 |
Ian Lance Taylor | reflect: document multiple keys in struct tags |
commit | commitdiff | tree |
2020-12-07 |
Keith Randall | [dev.regabi] cmd/compile: fix comment |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | io/fs: fix Sub method error text |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: export all Node fields [gener... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: prepare mknode for rename... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: rewrite stale format strings |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: simplify fmtmap |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: clean up and document formatting |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: move Type, Sym printing to... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: untangle FmtFlag, FmtMode |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: remove mode.Sprintf etc in... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: narrow interface between... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: simplify Op, Node, Nodes... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: untangle ir.Dump printing |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: reorganize ir/fmt.go |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: remove "short" node header... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: arrange for typecheck1 to... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] test: add exhaustive test of evaluated... |
commit | commitdiff | tree |
2020-12-07 |
Russ Cox | [dev.regabi] cmd/compile: generate Node methods using... |
commit | commitdiff | tree |
2020-12-07 |
Tonis Tiigi | runtime/cgo: fix building on musl |
commit | commitdiff | tree |
2020-12-07 |
Austin Clements | doc/go1.16: announce openbsd/mips64 port |
commit | commitdiff | tree |
2020-12-07 |
Ian Lance Taylor | test: add new test that gofrontend failed to handle |
commit | commitdiff | tree |
2020-12-07 |
Alberto Donizetti | doc/go1.16: fix typo |
commit | commitdiff | tree |
2020-12-07 |
Tobias Klauser | doc/go1.16: add missing </a> tag |
commit | commitdiff | tree |
2020-12-07 |
Martin Möhrmann | internal/cpu: add darwin/arm64 CPU feature detection... |
commit | commitdiff | tree |
2020-12-07 |
Matthew Dempsky | [dev.regabi] cmd/compile: silence errors about missing... |
commit | commitdiff | tree |
2020-12-07 |
Tobias Klauser | doc/go1.16: document riscv64 port changes |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change iexport to avoid map... |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change nowritebarrierrec... |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: replace NodeQueue with NameQueue |
commit | commitdiff | tree |
2020-12-06 |
Matthew Dempsky | [dev.regabi] cmd/compile: change NodeSet to NameSet |
commit | commitdiff | tree |
2020-12-05 |
Ikko Ashimine | internal/cpu: fix typo in cpu_arm64.go |
commit | commitdiff | tree |
2020-12-05 |
Jason A. Donenfeld | syscall: correct CertOpenStore to expect a 0 return... |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: cleanup crypto release notes |
commit | commitdiff | tree |
2020-12-04 |
zikaeroh | cmd/vendor: sync pprof@v0.0.0-20201203190320-1bf35d6f28c2 |
commit | commitdiff | tree |
2020-12-04 |
Cuong Manh Le | [dev.regabi] cmd/compile: replace ir.Node with *ir... |
commit | commitdiff | tree |
2020-12-04 |
Cuong Manh Le | [dev.regabi] cmd/compile: replace ir.Node with *ir... |
commit | commitdiff | tree |
2020-12-04 |
Matthew Dempsky | [dev.regabi] cmd/compile: rewrite code to use DeclaredBy |
commit | commitdiff | tree |
2020-12-04 |
Matthew Dempsky | [dev.regabi] cmd/compile: add SameSource, Uses, and... |
commit | commitdiff | tree |
2020-12-04 |
Dmitri Shuralyov | doc/go1.16: document no language changes |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: remove DeepCopyNode interface |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: avoid general traversal in... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: implement editChildren for... |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | [dev.regabi] cmd/compile: implement doChildren for... |
commit | commitdiff | tree |
next |