- 3c9fa38 cmd/compile/internal/gc: rename Fatal to Fatalf by Håvard Haugen · 10 years ago
- 60e5f5b cmd/compile: remove Node.Alloc by Russ Cox · 10 years ago
- 4fdd536 cmd/compile: move Node.Defn to Node.Name.Defn by Russ Cox · 10 years ago
- 66be148 cmd/compile: remove Node.Ntest, Node.Stkdelta by Russ Cox · 10 years ago
- ffef180 cmd/compile: remove Node.Nincr, Node.Nelse, Node.Initplan by Russ Cox · 10 years ago
- 17eba6e cmd/compile, cmd/link: create from 5g, 5l, etc by Russ Cox · 10 years ago[Renamed from src/cmd/internal/gc/range.go]
- 17228f4 cmd/internal/gc: make use of new String methods in prints by Russ Cox · 10 years ago
- 13f9c8b cmd/gc: rewrite argtype to substitute in a single pass by Russ Cox · 10 years ago
- cd5b144 runtime,reflect,cmd/internal/gc: Fix comments referring to .c/.h files by Keith Randall · 10 years ago
- cdb7d7d cmd/5l etc: restore comments lost during C -> Go conversion by Russ Cox · 10 years ago
- 4492811 cmd/internal/gc: manual goto removal + grind to move var decls by Russ Cox · 10 years ago
- 175929b cmd/5g etc: mechanical cleanup by Russ Cox · 10 years ago
- 25da594 cmd/{5,6,8,9}g, cmd/internal/gc: use bools for is* and okfor* by Josh Bleecher Snyder · 10 years ago
- 382b44e [dev.cc] cmd/5g etc: code cleanup: delay var decls and eliminate dead code by Russ Cox · 10 years ago
- dc7b54b [dev.cc] cmd/internal/obj, cmd/internal/gc, new6g: reconvert by Russ Cox · 10 years ago
- 8c195bd [dev.cc] cmd/internal/gc, cmd/new6g etc: convert from cmd/gc, cmd/6g etc by Russ Cox · 10 years ago