1. 892e458 tutorial: add web service tutorial using Go and Gin by Steve Traut · 2 years, 10 months ago
  2. 241d473 tour: delete the web pages by Russ Cox · 2 years, 11 months ago v0.1.0
  3. 3891a3e app.yaml: remove GOLANGORG_CHECK_COUNTRY by Russ Cox · 3 years, 2 months ago
  4. fa9f4b9 all: go get golang.org/x/tools@a3eb095d6ae && go mod tidy by Russ Cox · 3 years, 2 months ago
  5. a278aee content: remove link to old video showing GOPATH workflow by Alberto Donizetti · 3 years ago
  6. 7c0634e content: use uniform dashes in translation links by Alberto Donizetti · 3 years ago
  7. e4a37d3 content: add link to Polish translation by MStokluska · 3 years, 1 month ago
  8. 0a3a62c content: remove links to translations that are not online by Alberto Donizetti · 3 years, 2 months ago
  9. b3263fc tour: look for content in module cache, not GOROOT/misc/tour by Dmitri Shuralyov · 3 years, 2 months ago
  10. b72029a tour: build snippets in module mode by Dmitri Shuralyov · 3 years, 2 months ago
  11. 0044035 README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  12. 4bb7d98 tour: update to the App Engine Go 1.14 runtime by Dmitri Shuralyov · 3 years, 6 months ago
  13. 5941749 tour: redirect HTTP traffic to HTTPS by Dmitri Shuralyov · 3 years, 6 months ago
  14. 6f9d4ff content: link to working and updated korean translation by Alberto Donizetti · 3 years, 8 months ago
  15. 0608bab pic: don't make a string copy when writing image by Dmitri Shuralyov · 4 years ago
  16. 6a4383a pic: add a test by Dmitri Shuralyov · 4 years ago
  17. 8ec2108 pic: document package by Dmitri Shuralyov · 4 years ago
  18. 8f38c9a README: clarify where tour issues should be reported by Alberto Donizetti · 4 years, 3 months ago
  19. 2bf8207 content: use singular "interface" when discussing Reader by Andrei Enshin · 4 years, 4 months ago
  20. 59af52b tour: update README after App Engine runtime change by Martin Kunc · 4 years, 4 months ago
  21. 3765179 content: add Arabic to the list of available languages by Ibrahim AshShohail · 4 years, 5 months ago
  22. 2e616b8 tour: Rename mux -> mu to follow convention by Evan Jones · 4 years, 8 months ago
  23. 6bb846c tour: add analytics HTML and deploy instructions by Dmitri Shuralyov · 4 years, 7 months ago
  24. 45121ac content: make welcome/3 slide more beginner friendly by Dmitri Shuralyov · 4 years, 7 months ago
  25. 3c9f1af content: skip test if the 'go' command is missing by Bryan C. Mills · 4 years, 8 months ago
  26. 1f1f3d2 tour: btrees do not store values just in leaves by Alberto Donizetti · 4 years, 11 months ago
  27. db40fe7 tour: make space optional after "#appengine:" prefix by Dmitri Shuralyov · 5 years ago
  28. 7de0bd1 content: fix formatting on appengine-specific slides by Andrew Gerrand · 5 years ago
  29. eb9b2d8 all: add go.mod by Bryan C. Mills · 5 years ago
  30. 45a20b0 tour: deploy with App Engine Standard on Go 1.11 by Dmitri Shuralyov · 5 years ago
  31. 838ce51 tour: update Spanish tour link by Wenzel Lowe · 5 years ago
  32. 0b2cf7c content: clarify semantics of range clause by B.G.Adrian · 6 years ago
  33. df79fa3 tour: update README to more closely match the blog by Katie Hockman · 5 years ago
  34. cc618b7 content: add newline to Printf call in flowcontrol by Alberto Donizetti · 5 years ago
  35. 16d3ff4 tour: update to new favicon.ico by Katie Hockman · 5 years ago
  36. 5807c4f tour: make the tour deployable on App Engine again by Andrew Bonventre · 6 years ago
  37. 44b8c1d content: fix grammar in flowcontrol.article by Joe Bowbeer · 6 years ago
  38. 099a0d9 content: add newline to imports.go Printf call by Alberto Donizetti · 6 years ago
  39. d642b93 content: fix typo in flowcontrol/2 by Alberto Donizetti · 6 years ago
  40. 037f635 content: Add link to Czech translation by Martin Kunc · 6 years ago
  41. c07e9bc content: change expression "under the covers" to "hood" by B.G.Adrian · 6 years ago
  42. 8ddcbfc tour: fix editor layout rendering bug at slow page load by B.G.Adrian · 6 years ago
  43. 0911763 tour: uniform the use of bold for Notes by Alberto Donizetti · 6 years ago
  44. 8bf7e08 tour: fix bad backticks with space in it by Alberto Donizetti · 6 years ago
  45. 984ce39 tour: update commits feed link in the TRANSLATE document by Alberto Donizetti · 6 years ago
  46. 48b8174 tour: use better wording to explain run/format keyboard shortcuts by Alberto Donizetti · 6 years ago
  47. cc4a29f content: fix typo in concurrency article by Alberto Donizetti · 6 years ago
  48. 03133cc content: add a link to previous exercise in methods/25 by Tejasvi Nareddy · 6 years ago
  49. ced884f Range continued (17): Fix formatting by Jan Pilzer · 6 years ago
  50. daf29d8 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  51. 057704a tour: kill running code snippets when changing page by David Url · 6 years ago
  52. dacd8d8 content: sort tour translations links by Alberto Donizetti · 6 years ago
  53. 76c2b83 content: add Thai translation of the tour. by pallat · 7 years ago
  54. 785f680 content: fix wording for indonesian translation link by Alberto Donizetti · 6 years ago
  55. 8e3b0c2 tour: check if file content is set before storing in localStorage by Yamagishi Kazutoshi · 6 years ago
  56. 8d672c9 all: Replace URL of golang.org with using HTTPS by Yamagishi Kazutoshi · 6 years ago
  57. 65fff99 tour: make Sqrt exercise more accessible by Russ Cox · 7 years ago
  58. 279fc85 content: clarify that tree.New returns sorted trees by Alberto Donizetti · 7 years ago
  59. 6fbb011 tour: Add instructions to manually install and run gotour by Tao Wang · 7 years ago
  60. 4469170 content: change examples order to match text order by Alberto Donizetti · 7 years ago
  61. 0a50b6a content: capitalise the script in JavaScript by Rob Phoenix · 7 years ago
  62. d1a15fa content: add explanation of slice expression syntax by Rob Phoenix · 7 years ago
  63. d844dc7 content: add note about using rand.Seed with the time by Rob Phoenix · 7 years ago
  64. 624453e tour: make Fibonacci solution start from 0 by Henry Chang · 7 years ago
  65. cbbf25e gotour: update CodeMirror editor to 5.25.2 by Dmitri Shuralyov · 7 years ago
  66. 97f0ee8 tour: method call not correct by Trung Nguyen · 7 years ago
  67. cd978b7 content: add Russian translation of the tour. by Alexander Guz · 7 years ago
  68. 53949f8 tour: make Newton's method example more straightforward by Josh Deprez · 7 years ago
  69. c373014 content: remove line that doesn't add and is confusing by Jaana Burcu Dogan · 7 years ago
  70. d153aa6 solutions: Add solution for Readers exercise by Antoine Martin · 7 years ago
  71. f6d699b x/tools/tour: support for golang.org/x/tools/imports. by Lev Shamardin · 7 years ago
  72. 3641cf0 tour: update index template favicon url by molivier · 8 years ago
  73. c9941e5 content: say that a a pointer points to a 'value', not 'variable' by Andrew Gerrand · 8 years ago
  74. 4044bee content: simplify introduction of basic types by Andrew Gerrand · 8 years ago
  75. 7671a9e doc: update README to recommend a binary install by Andrew Gerrand · 8 years ago
  76. c2b2054 content: update location of Turkish translation by Andrew Gerrand · 8 years ago
  77. 98461c8 gotour: set Strict-Transport-Security header on App Engine by Andrew Gerrand · 8 years ago
  78. ad2a543 gotour: redirect from HTTP to HTTPS on App Engine by Andrew Gerrand · 8 years ago
  79. b9da173 content: fix formatting issue by Andrew Gerrand · 8 years ago
  80. 629c1b9 tour: create bugs on tour repo by Francesc Campoy · 8 years ago
  81. 41d86d5 content: rewrite slices section by Andrew Gerrand · 8 years ago
  82. 9b24cf3 content: fix grammar in nil maps slide by Andrew Gerrand · 8 years ago
  83. 3a15bec content: revise description of map creation by Andrew Gerrand · 8 years ago
  84. 3010115 content: clarify that make is just one way of creating a map by Andrew Gerrand · 8 years ago
  85. a8d6545 content: use Pizza/pizza as an example of exported names by Chris Broadfoot · 8 years ago
  86. c4165d7 content: make slice of slice example (tic tac toe) less ambiguous by Chris Broadfoot · 8 years ago
  87. a4d6804 content: fix typo by Chris Broadfoot · 8 years ago
  88. a5983ab moretypes: fixed minor typo by Emmanuel Odeke · 8 years ago
  89. 1e3079b moretypes: explain pointer indirection by Andrew Gerrand · 8 years ago
  90. 9616eac content: remove unnecessary ampersand by Andrew Gerrand · 8 years ago
  91. 2c088b3 content: change variable name in channels example by Katrina Owen · 8 years ago
  92. 28487fb content: rename variable names stringer exercise by Katrina Owen · 8 years ago
  93. 6b2e5b3 content: clarify append code example by Katrina Owen · 8 years ago
  94. 4f4c90a content: rename variable in nil slices example by Katrina Owen · 8 years ago
  95. cff7eec content: clarify slices code example by Katrina Owen · 8 years ago
  96. c899dcd content: tweak making-slices example for readability by Katrina Owen · 8 years ago
  97. 1631c20 content: clean up slice of slices code example by Katrina Owen · 8 years ago
  98. 7cfcba1 content: explain shift operator in constants example by Katrina Owen · 8 years ago
  99. cf672f1 content: show actual value of numeric constants by Katrina Owen · 8 years ago
  100. 910feba content: explain the example in the channels slide by Katrina Owen · 8 years ago