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
/
writer.go
Age
Commit message (
Expand
)
Author
2021-08-03
[dev.typeparams] cmd/compile: fail early on unexpected types2.Invalid
Matthew Dempsky
2021-07-29
[dev.typeparams] cmd/compile: switch unified IR from TypeParam.Bound to TypeP...
Matthew Dempsky
2021-07-29
[dev.typeparams] cmd/compile: set type parameter indices when they are bound
Robert Griesemer
2021-07-28
[dev.typeparams] cmd/compile: don't export blank functions in unified IR
Matthew Dempsky
2021-07-21
[dev.typeparams] cmd/compile: cleanup unified IR file format a little
Matthew Dempsky
2021-07-14
[dev.typeparams] cmd/compile: record more typ/fun info for dictionaries in un...
Matthew Dempsky
2021-07-11
[dev.typeparams] cmd/compile: slightly more incremental unified typecheck
Matthew Dempsky
2021-07-10
[dev.typeparams] cmd/compile: more incremental typecheck for unified IR
Matthew Dempsky
2021-06-30
[dev.typeparams] cmd/compile: add derived-type dictionaries to unified IR
Matthew Dempsky
2021-06-25
[dev.typeparams] cmd/compile: simplify variable capturing in unified IR
Matthew Dempsky
2021-06-25
[dev.typeparams] cmd/compile: fix TestUnifiedCompare
Matthew Dempsky
2021-06-25
[dev.typeparams] cmd/compile: switch CaptureVars to use syntax.Walk
Matthew Dempsky
2021-06-24
[dev.typeparams] cmd/compile: simplify writer.collectDecls
Matthew Dempsky
2021-06-23
[dev.typeparams] cmd/compile/internal/syntax: go/ast-style walk API
Matthew Dempsky
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]