1. 4c96e7b cmd/compile/internal/gc: clean up errcmp by Håvard Haugen · 10 years ago
  2. ea4e321 cmd/compile/internal/gc: avoid allocation in bnum by Dave Cheney · 10 years ago
  3. 67ddae8 all: use one 'l' when cancelling everywhere except Solaris by Rob Pike · 10 years ago
  4. 90f6925 cmd/compile/internal/ppc64: map/slice literals janitoring by Didier Spezia · 10 years ago
  5. bab01a0 cmd/compile: convert typecheckdefstack to []*Node by Dave Cheney · 10 years ago
  6. 00c638d runtime: on map update, don't overwrite key if we don't need to. by Keith Randall · 10 years ago
  7. 1ca7a64 cmd/compile/internal/gc: handle weird map literals in key dedup by Keith Randall · 10 years ago
  8. 05c35ac cmd/compile/internal/gc: convert fields of TempVar to bool by Marvin Stenger · 10 years ago
  9. a20fbe8 cmd/compile/internal/gc: convert fields of Symlink to bool by Marvin Stenger · 10 years ago
  10. 14f9195 cmd/compile/internal/mips64: copy cmd/compile/internal/ppc64 by Shenghou Ma · 10 years ago
  11. 69a143e cmd/internal/obj: remove dead code and small cleanups by Michael Hudson-Doyle · 10 years ago
  12. 9ac0fff cmd/compile/internal/gc: convert fields of Type to bool by Marvin Stenger · 10 years ago
  13. e03c789 cmd/compile/internal/gc: convert fields of Pkg to bool by Marvin Stenger · 10 years ago
  14. 2594664 cmd/compile/internal/gc: unexport and make Hasdefer a bool by Håvard Haugen · 10 years ago
  15. 704e05c cmd/compile/internal/gc: remove unused field Type.Siggen by Marvin Stenger · 10 years ago
  16. 391cc54 cmd/compile: make importlist a []*Node instead of *NodeList by Håvard Haugen · 10 years ago
  17. 8937780 cmd/compile/internal/gc: convert Type.Broke into a bool by Dave Cheney · 10 years ago
  18. 8712e18 cmd/compile/internal/gc: convert Label.Used to bool by Dave Cheney · 10 years ago
  19. 932c1e3 cmd/compile/internal: some janitoring by Marvin Stenger · 10 years ago
  20. dab0dac cmd/compile: convert typecheck_stack to []*Node by Dave Cheney · 10 years ago
  21. 22452ac cmd/compile: use []*Node instead of NodeList in bottomUpVisitor by Dave Cheney · 10 years ago
  22. 703bd83 cmd/compile: use []*Node instead of NodeList in sinit by Dave Cheney · 10 years ago
  23. ace3032 cmd/compile/internal/gc: fix go.y (rename of Fatal -> Fatalf) by Robert Griesemer · 10 years ago
  24. 3c37a61 cmd/compile/internal: slice/map literals janitoring by Didier Spezia · 10 years ago
  25. 876b7cc cmd/compile, cmd/go: generate position independent code with -buildmode=c-shared on arm by Michael Hudson-Doyle · 10 years ago
  26. dac87e9 cmd/compile/internal/gc: allow //go:systemstack only in runtime by Shenghou Ma · 10 years ago
  27. dc3540d compile/internal/gc: make typecheckok a bool by Håvard Haugen · 10 years ago
  28. dd42eff cmd/compile/internal/gc: use slice instead of NodeList for Label.Use by Håvard Haugen · 10 years ago
  29. e8da46f cmd/compile/internal/gc: remove dead code found by vet by Håvard Haugen · 10 years ago
  30. 8d478e8 cmd/internal/obj/arm: remove CASE and BCASE by Dave Cheney · 10 years ago
  31. 3c9fa38 cmd/compile/internal/gc: rename Fatal to Fatalf by Håvard Haugen · 10 years ago
  32. 3d3bc88 cmd/compile/internal/gc: use slice instead of linked list for nodes to export by Robert Griesemer · 10 years ago
  33. 68f4f96 cmd/compiler/internal/gc: fix argument for Sprintf by Robert Griesemer · 10 years ago
  34. af78482 cmd/compile, cmd/link, reflect, runtime: remove type.zero field by Michael Hudson-Doyle · 10 years ago
  35. 38519e6 cmd/compile, runtime: stop returning t.zero on hashmap miss by Michael Hudson-Doyle · 10 years ago
  36. 6ec1809 cmd/compile: fix register allocation for == operator by Ulrich Kunitz · 10 years ago
  37. 05a3b1f cmd/compile: fix uninitialized memory in compare of interface value by Austin Clements · 10 years ago
  38. b3a508c cmd/compile: in usage messages, name the binary "compile" instead of "Xg" by Brad Fitzpatrick · 10 years ago
  39. 2468227 cmd/compile/internal, cmd/internal/obj: used keyed ProgInfo literals by Brad Fitzpatrick · 10 years ago
  40. 85de30e cmd/compile: allow huge rsh in constants arithmetic by Alberto Donizetti · 10 years ago
  41. 548041e cmd/compile/internal/big: update vendored math/big by Robert Griesemer · 10 years ago
  42. f68d1df cmd/compile: fix interaction between GOEXPERIMENT=fieldtrack and race detector by Russ Cox · 10 years ago
  43. 467a2cb cmd/compile/internal/arm64: remove Reginuse check in clearfat by Dave Cheney · 10 years ago
  44. e97ab0a cmd/compile: remove stale register use array by Keith Randall · 10 years ago
  45. cda1fc0 cmd/compile/internal/ppc64: disable DUFFZERO by Dave Cheney · 10 years ago
  46. c5dff72 cmd/compile, runtime: fix placement of map bucket overflow pointer on nacl by Russ Cox · 10 years ago
  47. 6f6bcad cmd/compile: add case for ODOTTYPE to escwalk by David Chase · 10 years ago
  48. c4092ac cmd/compile: fix uninitialized memory during type switch assertE2I2 by Russ Cox · 10 years ago
  49. 3952057 cmd/compile: align arm64 stack frames correctly by Russ Cox · 10 years ago
  50. c09d284 cmd/compile: add missing quotation mark by Matthew Dempsky · 10 years ago
  51. 731dcda cmd/compile: prepend captured args to called-closure params by David Chase · 10 years ago
  52. 2584974 cmd/compile: adjust annotation of implicit operations. by David Chase · 10 years ago
  53. 75d7795 runtime/cgo: make compatible with race detector by Russ Cox · 10 years ago
  54. 1125cd4 cmd/compile: define func value symbols at declaration by Michael Hudson-Doyle · 10 years ago
  55. dabb268 cmd/compile: ignore carriage return in magic comments by Ian Lance Taylor · 10 years ago
  56. 2e4b659 cmd/compile: recognize embedded field in inlined function by Ian Lance Taylor · 10 years ago
  57. 7feb424 cmd/compile: fix PtrTo(t) for unnamed t with embedded fields by Russ Cox · 10 years ago
  58. ea918ef Revert "cmd/compile: define func value symbols at declaration" by Russ Cox · 10 years ago
  59. fa1ea49 cmd/compile: define func value symbols at declaration by Russ Cox · 10 years ago
  60. 783297a all: link to https for golang subdomains too by Brad Fitzpatrick · 10 years ago
  61. 2ae7737 all: link to https instead of http by Brad Fitzpatrick · 10 years ago
  62. 9f90f31 cmd/compile: allow static init for unsafe.Pointer(&x) where x is global by Russ Cox · 10 years ago
  63. 7929a0d cmd/compile: initialize line number properly for temporaries by David Chase · 10 years ago
  64. e8f2eb4 cmd/compile: allow linker to drop string headers when not needed by Russ Cox · 10 years ago
  65. 3b6e86f cmd/compile: fix race detector handling of OBLOCK nodes by Russ Cox · 10 years ago
  66. 19b8aa3 cmd/compile/internal/gc: give OASWB name by Dmitry Vyukov · 10 years ago
  67. 1122836 cmd/compile: reject large floating point exponents without math/big by Russ Cox · 10 years ago
  68. 27edd72 cmd/compile: enable PAUTO capture variables on arch != 6 by Russ Cox · 10 years ago
  69. 55203c7 cmd/compile: allow unnamed constants to set line number by Russ Cox · 10 years ago
  70. 32fddad runtime: reduce slice growth during append to 2x by Russ Cox · 10 years ago
  71. 765c0f3 cmd/compile: fix half multiply issue by Todd Neal · 10 years ago
  72. cd0a8ed cmd/compile: add instrumentation of OKEY by Dmitry Vyukov · 10 years ago
  73. dbe9ab6 cmd/compile/internal/gc: make sure nonzero-sized objects have nonzero alignment by Keith Randall · 10 years ago
  74. 6613090 cmd/compile: handle copy in escape analysis by Russ Cox · 10 years ago
  75. 7bcc6a1 cmd/compile: add -importmap option by Russ Cox · 10 years ago
  76. 32f2f72 cmd/compile: provide better error when method called without receiver by Michael Matloob · 10 years ago
  77. 08e25fc cmd/compile: introduce //go:systemstack annotation by Russ Cox · 10 years ago
  78. 5be61b1 cmd/compile: run escape analysis after method wrapper generation by David Chase · 10 years ago
  79. d00e7ad cmd/compile: show compiler panics when -d panic=1 by Shenghou Ma · 10 years ago
  80. 80ec711 runtime: use type-based write barrier for remote stack write during chansend by Russ Cox · 10 years ago
  81. 7f9f70e all: fix misprints in comments by Ainar Garipov · 10 years ago
  82. 442959e cmd/compile: fix builtin generation by Josh Bleecher Snyder · 10 years ago
  83. a44becef cmd/compile: use generated temps in bool codegen by Josh Bleecher Snyder · 10 years ago
  84. 494ff18 cmd/compile: early typecheck top level OAS2 nodes by Josh Bleecher Snyder · 10 years ago
  85. 9389a86 cmd/compile: use obj.ARET instead of ppc64.ARETURN by Austin Clements · 10 years ago
  86. cd9f417 cmd/compile: document Node fields used by each Op by Russ Cox · 10 years ago
  87. 630930c cmd/compile, cmd/link: add docs by Russ Cox · 10 years ago
  88. 81d5810 cmd/compile: merge Node.Opt and Node.Val behind access methods by Russ Cox · 10 years ago
  89. a53710f cmd/compile: cleanups for Node trimming sequence by Russ Cox · 10 years ago
  90. 73d109c cmd/internal/gc: accept map literals with omitted key type by Russ Cox · 10 years ago
  91. 1e48683 src/cmd/compile/internal/gc: re-vendor math/big, manually adjust mparith3.go by Robert Griesemer · 10 years ago
  92. 0f6da89 cmd/internal/gc: add -buildid flag to write build ID into object file by Russ Cox · 10 years ago
  93. 3be7f28 cmd/compile: remove Node.Nname, now unused by Russ Cox · 10 years ago
  94. f1f0eda cmd/compile: remove use of Node.Nname in initplan by Russ Cox · 10 years ago
  95. da094f1 cmd/compile: move OCASE/OXCASE Node.Nname into Node.Rlist (type switch variable) by Russ Cox · 10 years ago
  96. bd4fff6 cmd/compile: move ODCLFUNC Node.Nname into Node.Func.Nname by Russ Cox · 10 years ago
  97. 8f4d964 cmd/compile, cmd/internal: replace %P with %v in a few final prints by Russ Cox · 10 years ago
  98. fd2154f cmd/compile: move Node.Curfn into both Node.Func and Node.Name by Russ Cox · 10 years ago
  99. 3c3019a cmd/compile: move Node.Param, Node.Funcdepth into Node.Name; remove Node.Walkgen by Russ Cox · 10 years ago
  100. 11322d4 cmd/compile: move Node.Vargen, Node.Iota into Node.Name by Russ Cox · 10 years ago