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