1. 0ad4f8b cmd/internal/gc: emit write barriers at lower level by Russ Cox · 10 years ago
  2. 04829a4 cmd/9g, etc: remove // fallthrough comments by Josh Bleecher Snyder · 10 years ago
  3. 17228f4 cmd/internal/gc: make use of new String methods in prints by Russ Cox · 10 years ago
  4. 24f246c cmd/gc: fix crash during escape analysis by Dmitry Vyukov · 10 years ago
  5. 878a86a cmd/gc: fix escape analysis of closures by Dmitry Vyukov · 10 years ago
  6. 3ed9e4c cmd/internal/gc: unembed Node.Func by Josh Bleecher Snyder · 10 years ago
  7. b09925b cmd/5g etc: merge simple case expressions onto fewer lines by Josh Bleecher Snyder · 10 years ago
  8. 2270133 cmd/gc: allocate backing storage for non-escaping interfaces on stack by David Chase · 10 years ago
  9. edcc062 test: add tests for escape analysis of interface conversions by Dmitry Vyukov · 10 years ago
  10. bc14989 cmd/internal/gc: add a comment to esc.go by David Chase · 10 years ago
  11. c819834 cmd/internal/gc: fmt.Sprintf elimination and minor cleanup by Russ Cox · 10 years ago
  12. d7f6d46 cmd/...: remove use of func() { ... }() in loop increment by Russ Cox · 10 years ago
  13. d328756 cmd/internal/gc: make Node.Isddd boolean by Dave Cheney · 10 years ago
  14. 44e9031 cmd/internal/gc: more Node cleanups by Dave Cheney · 10 years ago
  15. b006d38 cmd/internal/gc: more int to bool cleanups by Dave Cheney · 10 years ago
  16. cdb7d7d cmd/5l etc: restore comments lost during C -> Go conversion by Russ Cox · 10 years ago
  17. bed1f90 cmd/internal/gc: delete Strlit, Zconv by Russ Cox · 10 years ago
  18. 175929b cmd/5g etc: mechanical cleanup by Russ Cox · 10 years ago
  19. 5d18282 cmd/internal/gc: factor bottom-up visiting out of escape analysis by Russ Cox · 10 years ago
  20. 382b44e [dev.cc] cmd/5g etc: code cleanup: delay var decls and eliminate dead code by Russ Cox · 10 years ago
  21. dc7b54b [dev.cc] cmd/internal/obj, cmd/internal/gc, new6g: reconvert by Russ Cox · 10 years ago
  22. 8c195bd [dev.cc] cmd/internal/gc, cmd/new6g etc: convert from cmd/gc, cmd/6g etc by Russ Cox · 10 years ago