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
/
compile
/
internal
/
noder
Age
Commit message (
Expand
)
Author
2022-08-31
cmd/compile/internal/noder: reuse package scope's names
shaoliming
2022-08-30
cmd/compile: fix unified IR shapifying recursive instantiated types
Cuong Manh Le
2022-08-25
cmd/compile/internal/noder: fix inlined function literal positions
Matthew Dempsky
2022-08-23
Revert "cmd/compile: restore test/nested.go test cases"
Matthew Dempsky
2022-08-23
cmd/compile: fix unified IR's pointer-shaping
Matthew Dempsky
2022-08-23
cmd/compile: fix reflect naming of local generic types
Matthew Dempsky
2022-08-23
cmd/compile: restore test/nested.go test cases
Matthew Dempsky
2022-08-18
cmd/compile/internal/noder: set ir.Name.DictIndex for unified IR
Matthew Dempsky
2022-08-18
cmd/compile/internal/noder: pointer shaping for unified IR
Matthew Dempsky
2022-08-18
cmd/compile/internal/noder: shape-based stenciling for unified IR
Matthew Dempsky
2022-08-16
all: fix some typos
cui fliter
2022-08-15
cmd/compile: fix ICE when checking implicit dot for method call
Cuong Manh Le
2022-08-11
cmd/compile/internal/noder: fix implicit conversion position
Matthew Dempsky
2022-08-11
cmd/compile: fix wrong typeparams for selector expr with embedded generic type
Cuong Manh Le
2022-08-10
cmd/compile/internal/noder: explicit receiver expression handling
Matthew Dempsky
2022-08-10
cmd/compile/internal/noder: prune unified IR's dictionary logic
Matthew Dempsky
2022-08-10
cmd/compile/internal/noder: explicitly handle separate selectors
Matthew Dempsky
2022-08-10
cmd/compile/internal/noder: explicitly handle function instantiations
Matthew Dempsky
2022-08-09
cmd/compile/internal/noder: shuffle defined type handling code
Matthew Dempsky
2022-08-09
cmd/compile: do not write implicit conversion for append in Unified IR
Cuong Manh Le
2022-08-09
all: use ":" for compiler generated symbols
Cuong Manh Le
2022-08-08
cmd/compile: rename types.Rnd -> types.RoundUp
Cuong Manh Le
2022-08-08
cmd/compile: avoid assignment conversion in append(a, b...)
Keith Randall
2022-08-08
cmd/compile: treat constants to type parameter conversion as non-constant in ...
Cuong Manh Le
2022-08-08
cmd/compile: correct alignment of atomic.Int64
Cuong Manh Le
2022-08-04
all: clean up TODO after fixing issue 44505
hopehook
2022-08-04
[dev.unified] all: merge master (85d87b9) into dev.unified
Matthew Dempsky
2022-08-03
[dev.unified] cmd/compile: start using runtime dictionaries
Matthew Dempsky
2022-08-01
cmd/compile: fix wrong dict pass condition for type assertions
Wayne Zuo
2022-07-28
[dev.unified] all: merge master (462b78f) into dev.unified
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: move "has init" to private metadata
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: implement simple inline body pruning heuristic
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: allow inlining to fail gracefully
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: extract nil handling from exprType
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: write iface conversion RTTI into unified IR
Matthew Dempsky
2022-07-28
[dev.unified] cmd/compile: write RTTI into unified IR export data
Matthew Dempsky
2022-07-25
[dev.unified] cmd/compile: add method expressions to dictionaries
Matthew Dempsky
2022-07-25
[dev.unified] cmd/compile: remove obsolete RTTI wiring
Matthew Dempsky
2022-07-24
cmd/compile/internal/noder: correct spelling errors for instantiation
jacobishao
2022-07-22
[dev.unified] cmd/compile: make Unified IR always writes concrete type for co...
Cuong Manh Le
2022-07-20
Merge "[dev.unified] all: merge master (8e1e64c) into dev.unified" into dev.u...
Gerrit Code Review
2022-07-19
[dev.unified] cmd/compile/internal/noder: simplify mixed tag/case RTTI wiring
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: better switch statements
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: explicit nil handling
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: preserve RTTI for select statements
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: wire RTTI for implicit conversions
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: implicit conversions for binary exprs
Matthew Dempsky
2022-07-19
[dev.unified] cmd/compile/internal/noder: prefer *At functions
Matthew Dempsky
2022-07-19
[dev.unified] all: merge master (8e1e64c) into dev.unified
David Chase
2022-07-18
cmd/compile: revert "remove -installsuffix flag"
Matthew Dempsky
[prev]
[next]