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
/
unified.go
Age
Commit message (
Expand
)
Author
2022-03-01
cmd/compile: remove unified IR quirks mode
Matthew Dempsky
2021-09-29
cmd/compile: rename some types2.Context variables from env to ctxt
Robert Findley
2021-09-29
go/types, types2: rename Environment to Context
Robert Findley
2021-09-09
cmd/compile: fix unified IR panic when expanding nested inline function
Cuong Manh Le
2021-09-09
cmd/compile: remove 'ext' fields from unified IR reader/writer types
Matthew Dempsky
2021-09-08
go/types, types2: add Environment to Config
Robert Griesemer
2021-09-01
cmd/compile: emit unified IR wrappers after inlining
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-02
[dev.typeparams] cmd/compile: incremental typecheck during unified IR
Matthew Dempsky
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-25
[dev.typeparams] cmd/compile: generate wrappers within unified IR
Matthew Dempsky
2021-06-18
[dev.typeparams] cmd/compile: add documentation for unified IR pipeline
Cuong Manh Le
2021-06-17
[dev.typeparams] cmd/compile: skip types2 GC test during bootstrapping
Matthew Dempsky
2021-06-15
[dev.typeparams] cmd/compile: unified IR construction
Matthew Dempsky
[prev]