index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
compile
/
internal
/
reflectdata
/
reflect.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal/abi: common up some offset/size functions
David Chase
2023-05-10
1
-7
/
+8
*
internal/abi: refactor (basic) type struct into one definition
David Chase
2023-05-05
1
-20
/
+10
*
Revert "cmd/compile: constant-fold loads from constant dictionaries and types"
Chressie Himpel
2023-04-28
1
-11
/
+2
*
cmd/compile: constant-fold loads from constant dictionaries and types
Keith Randall
2023-04-27
1
-2
/
+11
*
cmd/compile: remove reflectdata.AfterGlobalEscapeAnalysis
Cuong Manh Le
2023-02-09
1
-6
/
+0
*
cmd/compile/internal/types: remove unneeded functionality
Matthew Dempsky
2023-01-26
1
-5
/
+5
*
cmd/compile/internal/types: remove TTYPEPARAM and TUNION types
Matthew Dempsky
2023-01-26
1
-9
/
+1
*
cmd/compile: remove GOEXPERIMENT=nounified frontend
Matthew Dempsky
2023-01-26
1
-47
/
+0
*
cmd: remove GOEXPERIMENT=nounified knob
Matthew Dempsky
2023-01-25
1
-187
/
+0
*
internal/abi,runtime: refactor map constants into one place
David Chase
2023-01-23
1
-3
/
+11
*
cmd/compile: do not emit a few more basic types from every compilation
Russ Cox
2022-11-16
1
-15
/
+49
*
cmd/compile/internal/pgo: remove most global state
Michael Pratt
2022-10-31
1
-1
/
+2
*
cmd/compile: only inline method wrapper if method don't contain closures
Cuong Manh Le
2022-08-30
1
-3
/
+18
*
runtime: process ptr bitmaps one word at a time
Keith Randall
2022-08-16
1
-1
/
+5
*
cmd/compile: do not use content addressable symbol for generic iface method n...
Cherry Mui
2022-08-10
1
-3
/
+9
*
Revert "runtime: process ptr bitmaps one word at a time"
Keith Randall
2022-08-09
1
-5
/
+1
*
all: use ":" for compiler generated symbols
Cuong Manh Le
2022-08-09
1
-11
/
+11
*
cmd/compile: rename types.Rnd -> types.RoundUp
Cuong Manh Le
2022-08-08
1
-1
/
+1
*
runtime: process ptr bitmaps one word at a time
Keith Randall
2022-08-08
1
-1
/
+5
*
[dev.unified] cmd/compile: refactor reflectdata.{TypePtr,ITabAddr}
Matthew Dempsky
2022-06-21
1
-6
/
+17
*
cmd/compile,runtime,reflect: move embedded bit from offset to name
Keith Randall
2022-06-14
1
-17
/
+16
*
all: fix spelling
John Bampton
2022-05-17
1
-1
/
+1
*
cmd/compile: skip exporting generic functions for -buildmode=plugin
Matthew Dempsky
2022-05-17
1
-0
/
+3
*
cmd/compile: set LocalPkg.Path to -p flag
Matthew Dempsky
2022-05-16
1
-7
/
+1
*
cmd/compile: sort named types before unnamed in reflect
David Chase
2022-05-13
1
-0
/
+8
*
cmd/compile: construct ir.FuncType within typecheck.DeclFunc
Matthew Dempsky
2022-05-05
1
-12
/
+10
*
cmd/compile: remove ir.NewField's ntyp parameter
Matthew Dempsky
2022-05-05
1
-1
/
+1
*
cmd/compile: mark shape type dupok
zhouguangyuan
2022-05-03
1
-3
/
+3
*
cmd/compile: Unify & improve struct comparisons
Derek Parker
2022-04-21
1
-1
/
+2
*
cmd/compile: always write fun[0] in incomplete itab
Wayne Zuo
2022-04-12
1
-8
/
+8
*
all: gofmt main repo
Russ Cox
2022-04-11
1
-6
/
+10
*
all: remove trailing blank doc comment lines
Russ Cox
2022-04-01
1
-1
/
+0
*
all: fix various doc comment formatting nits
Russ Cox
2022-04-01
1
-4
/
+4
*
cmd/compile: don't mark non-generic defined type symbol dupok
Cherry Mui
2022-03-23
1
-3
/
+10
*
cmd/compile: replace Type.OrigSym with Type.OrigType
Matthew Dempsky
2022-03-21
1
-1
/
+1
*
cmd/compile: represent derived types with ir.DynamicType in unified IR
Matthew Dempsky
2022-03-07
1
-4
/
+5
*
cmd/compile: don't include instantiating types in type hash
Keith Randall
2022-03-03
1
-1
/
+1
*
cmd/compile: remove -G flag
Matthew Dempsky
2022-03-01
1
-3
/
+1
*
cmd/compile: remove unified IR quirks mode
Matthew Dempsky
2022-03-01
1
-2
/
+2
*
cmd/compile: support field access for typeparam with structural constraint
Dan Scales
2022-01-18
1
-1
/
+2
*
cmd/compile: fix interaction between generics and inlining
Dan Scales
2022-01-10
1
-6
/
+18
*
cmd/compile: deal with unsatisfiable type assertion in some instantiations
Dan Scales
2021-12-07
1
-9
/
+21
*
cmd/compile: handle `any` as alias like `byte` and `rune`
Matthew Dempsky
2021-11-19
1
-2
/
+3
*
cmd/compile: emit definition of 'any' only if generic enabled
Cuong Manh Le
2021-11-17
1
-1
/
+3
*
cmd/compile: emit definition of 'any' when compiling runtime
Than McIntosh
2021-11-17
1
-0
/
+1
*
cmd/compile: remove unneeded "==" method in pre-defined "comparable" interface
Cuong Manh Le
2021-11-09
1
-6
/
+0
*
cmd/compile: mark type descriptors as always dupok
Keith Randall
2021-11-02
1
-6
/
+3
*
cmd/compile: add -asan option
fanzha02
2021-10-25
1
-0
/
+3
*
cmd/compile: remove MarkUsedIfaceMethodIndex mechanism
Keith Randall
2021-10-25
1
-10
/
+0
*
cmd/compile,cmd/link: introduce generic interface call relocations
Keith Randall
2021-10-25
1
-1
/
+27
[next]