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
/
reader.go
Age
Commit message (
Expand
)
Author
2021-07-01
[dev.typeparams] cmd/compile: refactor top-level typechecking in unified IR
Matthew Dempsky
2021-06-30
[dev.typeparams] cmd/compile: add derived-type dictionaries to unified IR
Matthew Dempsky
2021-06-27
[dev.typeparams] cmd/compile: add method value wrappers to unified IR
Matthew Dempsky
2021-06-26
[dev.typeparams] cmd/compile: rewrite method calls during typecheck
Cuong Manh Le
2021-06-25
[dev.typeparams] cmd/compile: rename types.Type.{Short,Long}String to {Link,N...
Matthew Dempsky
2021-06-25
[dev.typeparams] cmd/compile: simplify variable capturing in unified IR
Matthew Dempsky
2021-06-25
[dev.typeparams] cmd/compile: generate wrappers within unified IR
Matthew Dempsky
2021-06-24
[dev.typeparams] cmd/compile: use r.hasTypeParams in typIdx
Cuong Manh Le
2021-06-23
[dev.typeparams] cmd/compile: explain why expandInline needed
Cuong Manh Le
2021-06-23
[dev.typeparams] cmd/compile: refactor CaptureName
Matthew Dempsky
2021-06-21
[dev.typeparams] cmd/compile: explain why reader.funcExt need to set n.Defn
Cuong Manh Le
2021-06-21
[dev.typeparams] cmd/compile: fold reader checking type params logic to separ...
Cuong Manh Le
2021-06-20
[dev.typeparams] cmd/compile: explain how pkgReader.typIdx handles alias cyclic
Cuong Manh Le
2021-06-18
[dev.typeparams] cmd/compile: record writer's stack at export data sync points
Matthew Dempsky
2021-06-16
[dev.typeparams] cmd/compile: factor out implicit/explicit handling
Cuong Manh Le
2021-06-15
[dev.typeparams] cmd/compile: unified IR construction
Matthew Dempsky
[prev]