index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
Age
Commit message (
Expand
)
Author
8 days
all: update to x/tools@b36d1d12a1a724eb9be6609c9789aec3d99e6030
Mark Freeman
8 days
cmd/go: invalidate test cache when -coverpkg dependencies change
Ryan Currah
8 days
cmd/go/internal/modload: minor modernization fixes
Ian Alexander
8 days
cmd/compile: ensure result selects are in the block of a call
khr@golang.org
8 days
cmd/compile/testdata/script/issue77033.txt: make test panic
Alex Brainman
8 days
cmd/compile: report error instead of ICE for oversized map element
gulmix
8 days
cmd/compile: optimize CondSelect to math on arm64 with inline register shifts
Jorropo
8 days
cmd/compile: improve Mul to Left Shift rules
Jorropo
8 days
cmd/compile: add loop invariant code motion
Ilya Tocar
9 days
cmd/compile/internal/importer: consume generic methods in importer
Mark Freeman
9 days
cmd/compile: cleanup rules by canonicalizing sext(int(bool)) → zext(int(bool))
Jorropo
9 days
cmd/compile: extend condselect into math code to handle other constants than 1
Jorropo
9 days
cmd/go/internal/workcmd: correct go.work file name
Sean Liao
9 days
cmd/go/internal/script: add fuzz test for quoteArgs
Abhinav Gupta
9 days
cmd/compile: unify DWARF variable generation and remove encoding
Derek Parker
9 days
cmd/compile: improve uint8/uint16 logical immediates on PPC64
Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com
11 days
cmd/internal/obj/riscv: add assembly support for Zihintpause extensions
Qiu Weihong
11 days
cmd/compile: optimize switch statements using lookup tables
qmuntal
11 days
cmd/compile/internal/noder: recognize generic method instantiation
Mark Freeman
12 days
cmd/internal/obj/loong64: run go generate
Keith Randall
12 days
cmd/compile: extend all the cmov into math generic rules with their contrary
Jorropo
12 days
cmd/compile/internal/noder: omit wrapper functions for generic methods
Mark Freeman
12 days
cmd/compile/internal/noder: set dict.receivers in writer
Mark Freeman
12 days
cmd/compile/internal/noder: offset type parameter indices
Mark Freeman
12 days
cmd/compile/internal/noder: decode generic methods and pipe receivers
Mark Freeman
13 days
cmd/asm, cmd/go: pass -std to assembler for standard library packages
Cherry Mui
13 days
hash/maphash: revert purego implementation
Alan Donovan
13 days
cmd/compile/internal/noder: add encoding for generic methods
Mark Freeman
13 days
cmd/compile/internal/noder: split up objTypeParams
Mark Freeman
13 days
go/types, types2: in range-over-func, the yield function cannot be variadic
Robert Griesemer
14 days
cmd/compile/internal/importer: update comment
Mark Freeman
14 days
cmd/internal/goobj: regenerate builtin list, add retpoline and tls_g symbols
Cherry Mui
14 days
cmd/link: make dupok symbol handling path clearer
Cherry Mui
14 days
cmd/compile, cmd/link: add linknamestd directive for std-only linknames
Cherry Mui
14 days
cmd/cgo/internal/testcarchive: unskip a test on darwin/arm64
Cherry Mui
14 days
cmd/compile/internal/noder: separate generic methods in type encoding
Mark Freeman
14 days
cmd/link: remove SITABLINK
Ian Lance Taylor
2026-03-31
cmd/go/internal/doc: follow up to CL 733200
Michael Matloob
2026-03-31
cmd/internal/obj/riscv: add support for FENCE operands and FENCE.TSO
wangboyao
2026-03-31
cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from l...
limeidan
2026-03-31
cmd/compile/internal/noder: encode dictionaries for generic methods
Mark Freeman
2026-03-31
cmd/compile/internal/noder: mangle method names
Mark Freeman
2026-03-31
cmd/go: add more go tool documentation and show tool aliases in go tool
Michael Matloob
2026-03-31
cmd/compile/internal/noder: qualify identifiers for generic methods
Mark Freeman
2026-03-31
cmd/compile/internal/noder: method expressions have nil implicits
Mark Freeman
2026-03-31
cmd/compile/internal/noder: method expressions for generic methods
Mark Freeman
2026-03-31
runtime/cgo: remove SIGSEGV emulation on iOS
qmuntal
2026-03-31
cmd/go/internal/doc: use internal go command logic to load packages
matloob
2026-03-31
test/codegen: forbid commas as separators
Keith Randall
2026-03-31
test/codegen: fix some unbalanced quotes
Keith Randall
[prev]
[next]