aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder/unified.go
AgeCommit message (Expand)Author
2021-07-21[dev.typeparams] cmd/compile: cleanup unified IR file format a littleMatthew 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 IRMatthew Dempsky
2021-07-01[dev.typeparams] cmd/compile: refactor top-level typechecking in unified IRMatthew Dempsky
2021-06-30[dev.typeparams] cmd/compile: add derived-type dictionaries to unified IRMatthew Dempsky
2021-06-25[dev.typeparams] cmd/compile: generate wrappers within unified IRMatthew Dempsky
2021-06-18[dev.typeparams] cmd/compile: add documentation for unified IR pipelineCuong Manh Le
2021-06-17[dev.typeparams] cmd/compile: skip types2 GC test during bootstrappingMatthew Dempsky
2021-06-15[dev.typeparams] cmd/compile: unified IR constructionMatthew Dempsky