1. 64f07e5 content: fix typo on function values slide by Katrina Owen · 9 years ago
  2. 500288f content: elaborate on function values by Katrina Owen · 9 years ago
  3. 6a3e29c doc: explain how to run App Engine version locally by Katrina Owen · 9 years ago
  4. 2448609 content: remove reference to new keyword by Katrina Owen · 9 years ago
  5. bf1c16d content: reinstate instructions for running locally by Katrina Owen · 9 years ago
  6. 932aeed content: explain evaluation order by Katrina Owen · 9 years ago
  7. 6cb86ee content: elaborate on ranging over a slice by Katrina Owen · 9 years ago
  8. 2582700 content: remove echo in mutating maps slide by Katrina Owen · 9 years ago
  9. 459d92e content: explain why Big cannot be cast to an int by Katrina Owen · 9 years ago
  10. 9d789a4 content: describe len() when introducing slices by Katrina Owen · 9 years ago
  11. c8734ef content: clarify meaning of 'export' by Katrina Owen · 9 years ago
  12. a2f217e content: make description about rand.Intn less ambiguous by Katrina Owen · 9 years ago
  13. 3ae3ac9 content: emphasize that math.pi error is intentional by Katrina Owen · 9 years ago
  14. ef51291 content: clarify return values and naked returns by Andrew Gerrand · 9 years ago
  15. bbf9bb2 tour: add link to Bahasa Indonesia translation. by Mhd Sulhan · 9 years ago
  16. aef6c80 tour: fix pageup/pagedown navigation on non-chrome browsers by Andrew Austin · 9 years ago
  17. 8d9b4af tour: fix tour navigation for IE10, IE11, and Edge by Andrew Austin · 9 years ago
  18. 71b618d tour: Updated readme to specify commands needed for newbies. by sdheisenberg · 9 years ago
  19. 1ce0b89 Revert "tour: Enable tour navigation in IE10, IE11, and Edge" by Andrew Gerrand · 9 years ago
  20. 83cfec2 tour: Enable tour navigation in IE10, IE11, and Edge by Andrew Austin · 9 years ago
  21. b5f866c content: add link to the Turkish translation by Burcu Dogan · 9 years ago
  22. 7b9e5f4 tour: added link to Uzbek translation. by Фахриддин Балтаев · 9 years ago
  23. bdd0d61 content: fix wording on type inference by Andrew Gerrand · 9 years ago
  24. c611f86 tour: improve sample code for methods with pointers by Francesc Campoy · 9 years ago
  25. 958d2da tour: clarify size of int, uint, and uintptr by Francesc Campoy · 9 years ago
  26. 268412c tour: ignore pageup and pagedown if ctrl is pressed by Francesc Campoy · 9 years ago
  27. e7ac802 tour: map old urls to new ones where possible by Francesc Campoy · 9 years ago
  28. 011b65d tour: add link to previous sqrt exercise by Francesc Campoy · 9 years ago
  29. 4d627d9 tour: add note regarding := with map two value assignment by Francesc Campoy · 9 years ago
  30. 143a8ef tour: fix click catcher so TOC hides when clicking away by Francesc Campoy · 9 years ago
  31. 5b8c5f0 tour: add kill button to interface by Francesc Campoy · 9 years ago
  32. 3cd503d tour: add clarification on binary tree exercise by Francesc Campoy · 9 years ago
  33. f0f03ea tour: use same name in code and explanation by Francesc Campoy · 9 years ago
  34. 14248bf tour: make context a full URL by Francesc Campoy · 9 years ago
  35. e2c973a tour: added link to Ukrainian translation by Maksym Trykur · 9 years ago
  36. bb54c09 tour: make bug template more descriptive by Francesc Campoy · 9 years ago
  37. bb76bbf moretypes: remove reference to math.Pow (it's meant to be xor) by Andrew Gerrand · 9 years ago
  38. 62db935 content: use new blog.golang.org URLs by Shenghou Ma · 9 years ago
  39. a62fd1e tour: add missing n in significance by Francesc Campoy · 9 years ago
  40. 6118f58 content/methods.article: fix typo by Shenghou Ma · 9 years ago
  41. 2754a95 content/moretypes: use s to represent slices by Shenghou Ma · 9 years ago
  42. 198c0f2 content/flowcontrol.article: mention defer in the title by Shenghou Ma · 9 years ago
  43. f0da763 tour: add feedback button as an icon with a tooltip by Francesc Campoy · 9 years ago
  44. 13c4f9b tour: fix grammatical error on Named Return Values page by Nik Nyby · 9 years ago
  45. f2ae135 tour: add codereview.cfg by Josh Bleecher Snyder · 9 years ago
  46. a5e7ce1 doc: mention installation in README by Andrew Gerrand · 9 years ago
  47. 3a4044c tour: use simpler URL for German translation by Andrew Gerrand · 9 years ago
  48. 27c8720 all: add import comments by Andrew Gerrand · 9 years ago
  49. 6102c36 tour: add Italian translation. by Alessandro Baffa · 9 years ago
  50. b084b75 doc: add CONTRIBUTING.md by Andrew Gerrand · 9 years ago
  51. 21b8764 rewrite import paths to use golang.org/x/tour by Andrew Gerrand · 9 years ago
  52. a941f85 remove codereview.cfg. by Andrew Gerrand · 9 years ago
  53. 5466d40 convert .hgignore to .gitignore. by Andrew Gerrand · 9 years ago
  54. 84a144e remove .hgtags. by Andrew Gerrand · 9 years ago
  55. 446eef1 content/welcome.article: add German translation by Shenghou Ma · 9 years ago
  56. af217d1 go-tour: update link to Simplified Chinese translation by Shenghou Ma · 9 years ago
  57. 0edad63 go-tour: improve existing solution for binarytrees.go and add non leaky solution by Francesc Campoy · 9 years ago
  58. dc8e902 go-tour: add solution to the stringers exercise by Francesc Campoy · 9 years ago
  59. aadca77 go-tour: handle disabled cookies graciously by Francesc Campoy · 9 years ago
  60. c06ca85 go-tour: The TOC click-catcher shouldn't cover the TOC scrollbar. by Francesc Campoy · 9 years ago
  61. 6d5a5d4 go-tour: Stringer should be an interface, not a struct by Andrew Gerrand · 9 years ago
  62. d3f076f go-tour/content/welcome.article: update restrictions of the playground. by Shenghou Ma · 9 years ago
  63. 3bf36a9 go-tour: update sub-repo import path I missed the appengine one in last CL. by Shenghou Ma · 9 years ago
  64. 221538e gotour: update sub-repo import paths by Shenghou Ma · 9 years ago
  65. 3148026 go-tour: fix error highlighting when running locally by Francesc Campoy · 9 years ago
  66. 69bf2c7 go-tour: add error highlighting by Francesc Campoy · 9 years ago
  67. 07a2ce4 go-tour: add semicolons removed accidnetally by gofmt by Francesc Campoy · 10 years ago
  68. aaaa965 go-tour: fix typo in comment by Francesc Campoy · 10 years ago
  69. 07f7c13 go-tour: use tabs for indentation by Francesc Campoy · 10 years ago
  70. 60270cb go-tour: fix list on Zero Values slide by Olivier Duperray · 10 years ago
  71. a4b9663 go-tour: store file contents in local storage by Francesc Campoy · 10 years ago
  72. 9de5f50 go-tour: fix storage when localStorage is not available in the browser. by Francesc Campoy · 10 years ago
  73. da8aa11 go-tour: add local storage and use it to store syntax highlight mode by Francesc Campoy · 10 years ago
  74. 7f6523d go-tour: adding items to TODO by Francesc Campoy · 10 years ago
  75. 0389e9a go-playground: add analytics by Francesc Campoy · 10 years ago
  76. 0ae3174 go-tour: add import unused messages to TODO by Andrew Gerrand · 10 years ago
  77. ae2b2b6 go-tour: handle error from ListenAndServe by Francesc Campoy · 10 years ago
  78. eff9b7b go-tour: add Stringer, Reader discussions and exercises; other tweaks by Andrew Gerrand · 10 years ago
  79. f82b5da go-tour: add Type Inference and Zero Values slides by Andrew Gerrand · 10 years ago
  80. 4ac7d6d go-tour: use ctrl-enter to fmt, not shift-space by Andrew Gerrand · 10 years ago
  81. 8a80926 go-tour: remove brace matching addon and unused trailing space addon. by Francesc Campoy · 10 years ago
  82. 384e52b go-tour: fix typo in welcome article by Andrew Gerrand · 10 years ago
  83. c93c30e go-tour: move code snippets to article-specific directories by Andrew Gerrand · 10 years ago
  84. d87862c go-tour: add defer slides by Francesc Campoy · 10 years ago
  85. 6b141de go-tour: remove cube roots exercise by Andrew Gerrand · 10 years ago
  86. 549df6b go-tour: add log.Fatal to HTTP handlers exercise by Andrew Gerrand · 10 years ago
  87. 0520586 go-tour: fix bad printf call by Andrew Gerrand · 10 years ago
  88. da68212 go-tour: tweaks to basics section by Andrew Gerrand · 10 years ago
  89. 7f9714c go-tour: apply 05ecf5d65670 and 75dda8d5bf79 to default branch by Andrew Gerrand · 10 years ago
  90. 57a43f2 go-tour: add a slide on append by Francesc Campoy · 10 years ago
  91. 706ccdd go-tour: fixing jshint warnings for a healthier codebase by Francesc Campoy · 10 years ago
  92. 50db16b go-tour: add solution for HTTP exercise by Andrew Gerrand · 10 years ago
  93. 1b94433 go-tour: Make syntax toggle work. by Francesc Campoy · 10 years ago
  94. 768e12f go-tour: add missing delete/error/rune predeclared identifier for Syntax-Highlighting by ChaiShushan · 10 years ago
  95. 2830e1c go-tour: add link to Traditonal Chinese translation by Andrew Gerrand · 10 years ago
  96. c4f59b9 go-tour: use new socket interface by Andrew Gerrand · 10 years ago
  97. 66c0d07 go-tour: fix typos by Robert Daniel Kortschak · 10 years ago
  98. 8c9fbb6 go-tour: update translation instructions by Andrew Gerrand · 10 years ago
  99. e898661 go-tour: remove protocol from webfont script tag by Andrew Gerrand · 10 years ago
  100. f5563a6 go-tour: send file name on Run by Andrew Gerrand · 10 years ago