1. 60270cb go-tour: fix list on Zero Values slide by Olivier Duperray · 10 years ago
  2. a4b9663 go-tour: store file contents in local storage by Francesc Campoy · 10 years ago
  3. 9de5f50 go-tour: fix storage when localStorage is not available in the browser. by Francesc Campoy · 10 years ago
  4. da8aa11 go-tour: add local storage and use it to store syntax highlight mode by Francesc Campoy · 10 years ago
  5. 7f6523d go-tour: adding items to TODO by Francesc Campoy · 10 years ago
  6. 0389e9a go-playground: add analytics by Francesc Campoy · 10 years ago
  7. 0ae3174 go-tour: add import unused messages to TODO by Andrew Gerrand · 10 years ago
  8. ae2b2b6 go-tour: handle error from ListenAndServe by Francesc Campoy · 10 years ago
  9. eff9b7b go-tour: add Stringer, Reader discussions and exercises; other tweaks by Andrew Gerrand · 10 years ago
  10. f82b5da go-tour: add Type Inference and Zero Values slides by Andrew Gerrand · 10 years ago
  11. 4ac7d6d go-tour: use ctrl-enter to fmt, not shift-space by Andrew Gerrand · 10 years ago
  12. 8a80926 go-tour: remove brace matching addon and unused trailing space addon. by Francesc Campoy · 10 years ago
  13. 384e52b go-tour: fix typo in welcome article by Andrew Gerrand · 10 years ago
  14. c93c30e go-tour: move code snippets to article-specific directories by Andrew Gerrand · 10 years ago
  15. d87862c go-tour: add defer slides by Francesc Campoy · 10 years ago
  16. 6b141de go-tour: remove cube roots exercise by Andrew Gerrand · 10 years ago
  17. 549df6b go-tour: add log.Fatal to HTTP handlers exercise by Andrew Gerrand · 10 years ago
  18. 0520586 go-tour: fix bad printf call by Andrew Gerrand · 10 years ago
  19. da68212 go-tour: tweaks to basics section by Andrew Gerrand · 10 years ago
  20. 7f9714c go-tour: apply 05ecf5d65670 and 75dda8d5bf79 to default branch by Andrew Gerrand · 10 years ago
  21. 57a43f2 go-tour: add a slide on append by Francesc Campoy · 10 years ago
  22. 706ccdd go-tour: fixing jshint warnings for a healthier codebase by Francesc Campoy · 10 years ago
  23. 50db16b go-tour: add solution for HTTP exercise by Andrew Gerrand · 10 years ago
  24. 1b94433 go-tour: Make syntax toggle work. by Francesc Campoy · 10 years ago
  25. 768e12f go-tour: add missing delete/error/rune predeclared identifier for Syntax-Highlighting by ChaiShushan · 10 years ago
  26. 2830e1c go-tour: add link to Traditonal Chinese translation by Andrew Gerrand · 10 years ago
  27. c4f59b9 go-tour: use new socket interface by Andrew Gerrand · 10 years ago
  28. 66c0d07 go-tour: fix typos by Robert Daniel Kortschak · 10 years ago
  29. 8c9fbb6 go-tour: update translation instructions by Andrew Gerrand · 10 years ago
  30. e898661 go-tour: remove protocol from webfont script tag by Andrew Gerrand · 10 years ago
  31. f5563a6 go-tour: send file name on Run by Andrew Gerrand · 10 years ago
  32. ff5890a go-tour: fix static content serving by Andrew Gerrand · 10 years ago
  33. 8eccd4e go-tour: fix a couple of bad format strings by Andrew Gerrand · 10 years ago
  34. ad3f35b go-tour: update loops solution with shorter version by Andrew Gerrand · 10 years ago
  35. f6f66f2 go-tour: remove redundant talks directive from app.yaml by Andrew Gerrand · 10 years ago
  36. 11228f5 go-tour: removing unused javascript files from codemirror lib by Francesc Campoy · 10 years ago
  37. 892c2a1 go-tour: remove execute bit from javascript file by Andrew Gerrand · 10 years ago
  38. 75cf3ba go-tour: put JS libraries in sensible and convenient location by Andrew Gerrand · 10 years ago
  39. d127543 go-tour: serve all javascript in a concatenated file by Francesc Campoy · 10 years ago
  40. 6c35f3e go-tour: fix bug for multiple file handling by Francesc Campoy · 10 years ago
  41. 4d282f8 go-tour: tour redesign by Francesc Campoy · 10 years ago
  42. abd2627 go-tour: omit tour programs from normal builds by Andrew Gerrand · 10 years ago
  43. 8f4fa45 go-tour: update default cc to golang-codereviews mailing list by Andrew Gerrand · 10 years ago
  44. 89efc83 go-tour/solutions: use canonical import paths, exclude from build by Andrew Gerrand · 10 years ago
  45. 6597557 go-tour: update playground slide by Andrew Gerrand · 10 years ago
  46. d9cc0cf go-tour: use variables in type conversion example instead of constants by Francesc Campoy · 10 years ago
  47. 91b61d2 go-tour: improve the slide on interfaces. by Francesc Campoy · 10 years ago
  48. e386ad7 gotour: update Chinese translation link label by ChaiShushan · 10 years ago
  49. 9086c47 go-tour: add Type Conversions and Arrays pages by Andrew Gerrand · 10 years ago
  50. 458c6d4 go-tour: add Korean translation by Francesc Campoy · 10 years ago
  51. 776b7a2 go-tour: add Turkish translation by Andrew Gerrand · 11 years ago
  52. b759eec go-tour: use scripts from go.tools/godoc/static package by Andrew Gerrand · 11 years ago
  53. 9e3081c go-tour: update playground/socket/present import paths by Andrew Gerrand · 11 years ago
  54. 6e0eacd go-tour: don't use a pointer to a map in web crawl exercise by Rob Pike · 11 years ago
  55. a77b609 go-tour: show lines highlighted with present's "// HLfoo" feature by Andrew Gerrand · 11 years ago
  56. cbe3d60 go-tour: explain how to navigate by Rob Pike · 11 years ago
  57. f0f898d go-tour: update a couple of paths for app engine. by Rob Pike · 11 years ago
  58. bca2cb6 go-tour/gotour: fix bug in argument handling by Rob Pike · 11 years ago
  59. 32dc982 go-tour: move programs and article file into new content subidirectory by Rob Pike · 11 years ago
  60. f1f8f55 go-tour/gotour: fix flag handling by Rob Pike · 11 years ago
  61. d33d182 go-tour: move todos from tour.article to TODO file by Andrew Gerrand · 11 years ago
  62. ab20ac1 go-tour: add -content flag by Olivier Duperray · 11 years ago
  63. 1320717 go-tour: use new favicon by Andrew Gerrand · 11 years ago
  64. 6495a13 go-tour: remove built-in types from syntax highlighting keywords list by Robert Daniel Kortschak · 11 years ago
  65. fcfd4f6 go-tour: don't display sandbox.go with "Go local" page by Andrew Gerrand · 11 years ago
  66. a74eb9e go-tour: add missing sandbox.go file by Andrew Gerrand · 11 years ago
  67. b07edc6 go-tour: add slide about sandbox environment by Andrew Gerrand · 11 years ago
  68. 46c6f08 go-tour: use moved playground package by Olivier Duperray · 11 years ago
  69. f02b491 go-tour: various expansions and clarifications by Andrew Gerrand · 11 years ago
  70. dd74111 go-tour: add missing error/rune predeclared identifier for Syntax-Highlighting by ChaiShushan · 11 years ago
  71. 8286aab go-tour: remove unused flag by Andrew Gerrand · 11 years ago
  72. a8401f2 go-tour: remove unnecessary code by ChaiShushan · 11 years ago
  73. 2d46303 go-tour: fix markup on "If and else" slide by Andrew Gerrand · 11 years ago
  74. aff2ab6 go-tour: use time.Millisecond instead of raw constant by Francesc Campoy · 11 years ago
  75. e962bc2 go-tour: add missing delete predeclared identifier for Syntax-Highlighting by ChaiShushan · 11 years ago
  76. 0a44f7b go-tour: update to use new playground.js by Andrew Gerrand · 11 years ago
  77. 979062e go-tour: use a better notation scheme in TODO by Andrew Gerrand · 11 years ago
  78. 0c9dde4 go-tour: add TODO list of new content to be added by Andrew Gerrand · 11 years ago
  79. 1aa9396 go-tour: panic on failed png encode in tour/pic.ShowImage by Andrew Gerrand · 11 years ago
  80. 373d0b2 go-tour: remove "not even optional" about parens on if statements by Andrew Gerrand · 11 years ago
  81. ed53144 go-tour: add talk references to end of tour by Andrew Gerrand · 11 years ago
  82. 58f0cb7 go-tour: trim spaces around source code before displaying by Andrew Gerrand · 11 years ago
  83. 8aa851c go-tour: do not clear environment when running programs by Alex Brainman · 11 years ago
  84. bebe737 go-tour: fix link markup by Andrew Gerrand · 11 years ago
  85. 03ce033 go-tour: nudge "Go" index button over a tad by Andrew Gerrand · 11 years ago
  86. b71f28e go-tour: pass TEMP and TMPDIR environment variables to go tool by Andrew Gerrand · 11 years ago
  87. c28dee0 go-tour: link to French translation by Andrew Gerrand · 11 years ago
  88. 877bace go-tour: more precise wording to describe &T{} by Andrew Gerrand · 11 years ago
  89. eb43414 go-tour: fix format function by Andrew Gerrand · 11 years ago
  90. c737425 go-tour: use playground package from go.talks for /compile handler by Andrew Gerrand · 11 years ago
  91. b7886e5 go-tour: replace Table of Contents button by Andrew Gerrand · 11 years ago
  92. f68054f go-tour: Add Spanish to the local versions by Zorion Arrizabalaga · 11 years ago
  93. 82d4c40 go-tour: supply alternate GOPATH when building locally by Andrew Gerrand · 11 years ago
  94. 810590b go-tour: implements full screen width on slides without the embedded playground. by Nicholas Presta · 11 years ago
  95. 1346dfc go-tour: Make two attrib 'title' language-dependent by Zorion Arrizabalaga · 11 years ago
  96. 85ea7ca go-tour: display images in websocket mode by Andrew Gerrand · 11 years ago
  97. 5f4553b go-tour: Adding semicolons that were dropped by gofmt by Francesc Campoy · 11 years ago
  98. a9fef78 go-tour: Fix introduction slide and a formatting error. by Francesc Campoy · 11 years ago
  99. dc2b817 go-tour: set PlayEnabled flag before parsing by Andrew Gerrand · 11 years ago
  100. cbe82c0 gotour: Replace a hardcoding string with a template mark. by Xing Xing · 11 years ago