1. 128ea3d compiler: permit compiler directives in parenthesized groups by Ian Lance Taylor · 2 years, 6 months ago
  2. 925ace7 compiler: workaround for C++ build template matching quirk by Than McIntosh · 2 years, 7 months ago
  3. bbc1eff compiler: avoid calling Expression::type before lowering by Ian Lance Taylor · 2 years, 7 months ago
  4. e3bfc08 runtime: set runtime.GOROOT value at build time by Ian Lance Taylor · 2 years, 7 months ago
  5. 850235e libgo: update to go1.17.1 release by Ian Lance Taylor · 2 years, 7 months ago
  6. c11d9f8 compiler: don't pad zero-sized trailing field in results struct by Ian Lance Taylor · 2 years, 8 months ago
  7. 21b30ed compiler: correct condition for calling memclrHasPointers by Ian Lance Taylor · 2 years, 8 months ago
  8. e42c7c0 runtime: use hash32, not hash64, for amd64p32, mips64p32, mips64p32le by Ian Lance Taylor · 2 years, 8 months ago
  9. b3fad69 libgo: update to final Go 1.17 release by Ian Lance Taylor · 2 years, 8 months ago
  10. 77bc327 libgo: various fixes for Solaris support by Ian Lance Taylor · 2 years, 8 months ago
  11. f2b7a2c runtime: use C cast syntax in stack.c by Ian Lance Taylor · 2 years, 9 months ago
  12. 33f65dc libgo: update to Go1.17rc2 by Ian Lance Taylor · 2 years, 9 months ago
  13. 5edbb62 compiler: store pointers to go:notinheap types indirectly by Ian Lance Taylor · 2 years, 9 months ago
  14. 7e092d2 compiler: don't crash on a, b := int(0) by Ian Lance Taylor · 2 years, 9 months ago
  15. d5d5124 compiler: support export/import of unsafe.Add/Slice by Ian Lance Taylor · 2 years, 9 months ago
  16. 747f3a2 compiler: make escape analysis more strict about runtime calls by Cherry Mui · 2 years, 9 months ago
  17. 3259010 runtime: extend internal atomics to comply with sync/atomic by Ian Lance Taylor · 2 years, 9 months ago
  18. b47bcf9 compiler: make escape analysis more robust about builtin functions by Cherry Mui · 2 years, 9 months ago
  19. 616ee65 compiler: support new language constructs in escape analysis by Cherry Mui · 2 years, 9 months ago
  20. 2031f0b compile, runtime: make selectnbrecv return two values by Ian Lance Taylor · 2 years, 9 months ago
  21. 5436180 compiler: check slice to pointer-to-array conversion element type by Ian Lance Taylor · 2 years, 9 months ago
  22. 0a4d612 compiler, runtime: allow slice to array pointer conversion by Ian Lance Taylor · 2 years, 9 months ago
  23. ad667e7 compiler, runtime: support unsafe.Add and unsafe.Slice by Ian Lance Taylor · 2 years, 9 months ago
  24. 920549b compiler: avoid aliases in receiver types by Ian Lance Taylor · 2 years, 9 months ago
  25. adcf108 runtime: remove direct assignments to memory locations by Ian Lance Taylor · 2 years, 10 months ago
  26. 01cb2b5 compiler: don't generate temporaries for composite literals by Ian Lance Taylor · 2 years, 10 months ago
  27. cad187f compiler: in composite literals use temps only for interfaces by Ian Lance Taylor · 2 years, 10 months ago
  28. bcafcb3 libgo: update to Go1.16.5 release by Ian Lance Taylor · 2 years, 11 months ago
  29. eb92460 README.md: convert README to markdown by Avelino · 2 years, 11 months ago
  30. 5a801b1 compiler: mark global variables whose address is taken by Ian Lance Taylor · 3 years ago
  31. 38228e7 libgo: update libtool.m4 to support GNU/Hurd by Ian Lance Taylor · 3 years ago
  32. a0864e9 CONTRIBUTORS: change my name by Cherry Mui · 3 years ago
  33. 9782e85 libgo: update to Go1.16.3 release by Ian Lance Taylor · 3 years ago
  34. 4bdff73 compiler: copy receiver argument for go/defer of method call by Ian Lance Taylor · 3 years, 1 month ago
  35. 10b00ad libgo: update to Go 1.16.2 release by Ian Lance Taylor · 3 years, 1 month ago
  36. 2f281eb misc/cgo/testcarchive: don't use == for string equality in C code by Ian Lance Taylor · 3 years, 1 month ago
  37. bf35249 compiler: create temporaries for heap variables by Ian Lance Taylor · 3 years, 2 months ago
  38. 93380a9 runtime: cast SIGSTKSZ to uintptr by Ian Lance Taylor · 3 years, 2 months ago
  39. 2c5188b compiler: allow //go:embed in files underscore-importing embed by Michael Matloob · 3 years, 2 months ago
  40. 56cf388 libgo: ensure memmove, memset 8 byte atomicity on ppc64x by Lynn Boger · 3 years, 2 months ago
  41. 78a840e libgo: update to Go1.16 release by Ian Lance Taylor · 3 years, 2 months ago
  42. c406de0 compiler: unalias receiver type in export data by Ian Lance Taylor · 3 years, 2 months ago
  43. 4a0fd90 CONTRIBUTORS: add Michael Matloob by Ian Lance Taylor · 3 years, 2 months ago
  44. a5d7c42 compiler: open byte slice and string embeds using the absolute path by Michael Matloob · 3 years, 2 months ago
  45. 78770fd libgo: install new 1.16 packages by Ian Lance Taylor · 3 years, 3 months ago
  46. 271a043 internal/cpu: correctly link to getsystemcfg by Clément Chigot · 3 years, 3 months ago
  47. 2663206 libgo: zstdpkglist.go depends on libgo-packages.txt by Ian Lance Taylor · 3 years, 3 months ago
  48. c7dcc33 libgo: update to Go1.16rc1 by Ian Lance Taylor · 3 years, 3 months ago
  49. 83eea19 compiler: initialize variables with go:embed directives by Ian Lance Taylor · 3 years, 4 months ago
  50. 9e78cef compiler: read embedcfg files, parse go:embed directives by Ian Lance Taylor · 3 years, 4 months ago
  51. 22ce16e compiler: add support for reading embedcfg files by Ian Lance Taylor · 3 years, 4 months ago
  52. fd5396b libgo: update hurd support by Ian Lance Taylor · 3 years, 3 months ago
  53. 255657d syscall: ensure openat uses variadic libc wrapper by Paul E. Murphy · 3 years, 4 months ago
  54. a2578eb syscall: don't define sys_SETREUID and friends by Ian Lance Taylor · 3 years, 4 months ago
  55. 5b075d0 internal/cpu: more build fixes for Go1.16beta1 release by Ian Lance Taylor · 3 years, 4 months ago
  56. 2b5bdd2 internal/cpu: add aarch64 support functions by Ian Lance Taylor · 3 years, 4 months ago
  57. fa161cb runtime: move startupRandomData back to runtime2.go by Ian Lance Taylor · 3 years, 4 months ago
  58. 6857530 internal/cpu, golang.org/x/sys/cpu: support other GOARCH values by Ian Lance Taylor · 3 years, 4 months ago
  59. 47bdc8b libgo: regenerate config.h.in, add direntType unused attribute by Ian Lance Taylor · 3 years, 4 months ago
  60. 49b0769 libgo: update to Go1.16beta1 release by Ian Lance Taylor · 3 years, 4 months ago
  61. d675797 compiler: parenthesize channel type strings if necessary by Ian Lance Taylor · 3 years, 4 months ago
  62. 8d49ade compiler: nil-checked pointers and index expressions can trap by Ian Lance Taylor · 3 years, 4 months ago
  63. d238487 compiler: remove references to slicecopy and slicestringcopy by Ian Lance Taylor · 3 years, 4 months ago
  64. 013a4dd compiler: initialize saw_send_stmt locals by Ian Lance Taylor · 3 years, 4 months ago
  65. d091cd2 runtime: eliminate scase.kind field by Ian Lance Taylor · 3 years, 4 months ago
  66. eca96e3 runtime: add "success" field to sudog by Ian Lance Taylor · 3 years, 4 months ago
  67. d0e56e8 runtime: omit nil-channel cases from selectgo's orders by Ian Lance Taylor · 3 years, 4 months ago
  68. c845699 runtime: remove scase.releasetime field by Ian Lance Taylor · 3 years, 4 months ago
  69. f9e44c6 libgo: adjust sysinfo scripts for changed -fdump-go-spec by Nikhil Benesch · 3 years, 4 months ago
  70. 1317de5 compiler: check for floating-point exponent overflow by Ian Lance Taylor · 3 years, 4 months ago
  71. 5260373 compiler: correct grammar in error message by Ian Lance Taylor · 3 years, 4 months ago
  72. 10d3dd9 compiler: avoid knock-on errors from invalid interfaces by Ian Lance Taylor · 3 years, 4 months ago
  73. 85c390e compiler: discard global sink variables with static initializers by Ian Lance Taylor · 3 years, 4 months ago
  74. 8b913a1 compiler: better error for unexpected digit by Ian Lance Taylor · 3 years, 4 months ago
  75. 3e8f49a compiler: encode user visible names if necessary by Ian Lance Taylor · 3 years, 5 months ago
  76. 0d0b423 libgo: update to 1.15.6 release by Ian Lance Taylor · 3 years, 5 months ago
  77. f4069d9 compiler: use correct location for iota errors by Ian Lance Taylor · 3 years, 5 months ago
  78. 3363fc2 syscall: don't use AF_LINK on hurd by Ian Lance Taylor · 3 years, 5 months ago
  79. 81687fc compiler: type of string index expression is byte by Ian Lance Taylor · 3 years, 5 months ago
  80. 2184750 compiler: don't name type descriptor for alias type by Ian Lance Taylor · 3 years, 5 months ago
  81. 342e5f0 runtime: update type descriptor name in fieldtrack C support code by Ian Lance Taylor · 3 years, 5 months ago
  82. b3a0b06 compiler: cast comparison function result to expected bool type by Ian Lance Taylor · 3 years, 5 months ago
  83. 5364d15 compiler: defer to middle-end for complex division by Ian Lance Taylor · 3 years, 5 months ago
  84. 6b01f8c compiler: reword "declared and not used" error message by Ian Lance Taylor · 3 years, 5 months ago
  85. 720b8fe compiler: improve mixed named/unnamed parameter error message by Ian Lance Taylor · 3 years, 5 months ago
  86. 81d3afe compiler: don't advance past unexpected semicolon by Ian Lance Taylor · 3 years, 5 months ago
  87. 2cc5c74 internal/cpu: don't define CacheLinePadSize for mips64x by Ian Lance Taylor · 3 years, 5 months ago
  88. 84506e0 compiler, runtime: check len/cap for append(s, make(T, l)...) by Ian Lance Taylor · 3 years, 5 months ago
  89. be1738f libgo: define SO_RCVTIMEO on 32-bit GNU/Linux by Ian Lance Taylor · 3 years, 5 months ago
  90. 45461ee compiler: improve error messages for expected curly brace by Ian Lance Taylor · 3 years, 5 months ago
  91. 213abee compiler: use correct assignment order for type assertions by Ian Lance Taylor · 3 years, 5 months ago
  92. af68348 compiler: always use int context for index values by Ian Lance Taylor · 3 years, 5 months ago
  93. 68b1c76 compiler: better error messages for missing interface method by Ian Lance Taylor · 3 years, 5 months ago
  94. 534fb90 compiler: improve error for import of non-string by Ian Lance Taylor · 3 years, 5 months ago
  95. 16ab9b0 compiler: avoid follow-on errors for bad types by Ian Lance Taylor · 3 years, 5 months ago
  96. 66669bb compiler: better error for x, x := 1, 2 by Ian Lance Taylor · 3 years, 5 months ago
  97. 8cbe18a compiler: avoid silent truncation for string(1 << 32) by Ian Lance Taylor · 3 years, 5 months ago
  98. 78c9a65 log/syslog: correct asm name for C function by Ian Lance Taylor · 3 years, 5 months ago
  99. 36a7b78 libgo: update to Go 1.15.5 release by Ian Lance Taylor · 3 years, 5 months ago
  100. b483d0e compiler, libgo: change mangling scheme by Ian Lance Taylor · 3 years, 5 months ago