1. 8102559 go-tour: render tour just once at startup by Andrew Gerrand · 11 years ago
  2. 60ee447 go-tour: honor -http argument in websocket code by Andrew Gerrand · 11 years ago
  3. 4fa0649 go-tour: add Catalan translation by Andrew Gerrand · 11 years ago
  4. d9b72d5 go-tour: Romanian not Romainian by Andrew Gerrand · 11 years ago
  5. d854ecf go-tour: add notes on translating the tour by Andrew Gerrand · 11 years ago
  6. d1ee24b go-tour: add link to Romainian translation by Andrew Gerrand · 11 years ago
  7. 6c4fe98 go-tour: restore images by Andrew Gerrand · 11 years ago
  8. 9e301b9 go-tour: restore loading message by Andrew Gerrand · 11 years ago
  9. 3d84570 go-tour: turn syntax highlighting off by default by Andrew Gerrand · 11 years ago
  10. 4d280bf go-tour: move javascript files from static to new js directory by Andrew Gerrand · 11 years ago
  11. 1066f5d go-tour: use new playground API and websocket backend by Andrew Gerrand · 11 years ago
  12. cf7429f go-tour: Rearranging slides to have a more natural flow. by Francesc Campoy · 11 years ago
  13. 4545396 go-tour: remove new york talk and defunct mode.js by Andrew Gerrand · 11 years ago
  14. 8efbb89 go-tour: fix app engine version, restoring online-specific content by Andrew Gerrand · 11 years ago
  15. c7762ab go-tour/gotour: find html root through running directory if package lookup fails. by Francesc Campoy · 11 years ago
  16. 6cf2ff0 go-tour: convert from HTML to present format by Andrew Gerrand · 11 years ago
  17. 71eca81 gotour: automatically open browser window if possible Fixes #51. by Shenghou Ma · 11 years ago
  18. 55d692c go-tour: add note about Go playground's clock time by Shenghou Ma · 11 years ago
  19. a880be1 tour: Internationaliztion of the user interface by Jeff R. Allen · 11 years ago
  20. 0580392 go-tour: give each slide a unique name by Andrew Gerrand · 11 years ago
  21. e3c6237 go-tour: move solutions to repository root by Andrew Gerrand · 11 years ago
  22. 35646bb go-tour/gotour/solution: Adding alternative solution to the image exercise. by Francesc Campoy · 11 years ago
  23. b92b00c go-tour: Fixing wrong solution for slices exercise. Fixes #50 by Francesc Campoy · 11 years ago
  24. d6ce57d go-tour: link to screencast from final page of tour by Andrew Gerrand · 12 years ago
  25. 2fc8a34 go-tour: add link to Hebrew translation by Andrew Gerrand · 12 years ago
  26. 3135697 go-tour: fix lat/long of bell labs by Andrew Gerrand · 12 years ago
  27. 7ba7c54 go-tour: don't reset code on slide change by Andrew Gerrand · 12 years ago
  28. 0e15f89 go-tour: Fixing webcrawler solution. Fixes #45 by Francesc Campoy · 12 years ago
  29. 19ab4a1 go-tour: add copyright notices by Francesc Campoy · 12 years ago
  30. 6539f1a golang-tour: Solutions to the exercises. by Francesc Campoy · 12 years ago
  31. eaa0bf5 tour.js: correctly restore saved lineno and syntax highlight cookies by Shenghou Ma · 12 years ago
  32. da6cf93 go-tour: point to more up-to-date Chinese translation by Andrew Gerrand · 12 years ago
  33. c59f5b1 go-tour: escape ">" to ">". by Xing Xing · 12 years ago
  34. 1d8f9b2 go-tour: add fmt.go to appengine by Andrew Gerrand · 12 years ago
  35. feac304 go-tour: disable syntax highlighting by default by Andrew Gerrand · 12 years ago
  36. 51b1725 gotour: new design by Christoph Hack · 12 years ago
  37. 25d089c gotour: use 'index' consistently by Andrew Gerrand · 12 years ago
  38. 6c69bb6 go-tour: add .hgignore, and use "The Go Authors" in LICENSE by Shenghou Ma · 12 years ago
  39. c626351 gotour: do not skip the first fibonacci number in the example code. by Christoph Hack · 12 years ago
  40. 18bc098 go-tour: link to translated versions fo the tour by Andrew Gerrand · 12 years ago
  41. 96f97fc go-tour: remove last slide memory by Andrew Gerrand · 12 years ago
  42. 0570355 go-tour: show "go.exe is not found" message by Alex Brainman · 12 years ago
  43. 94ade8a Add an appEngineMode slide for the NYC talk. by Sameer Ajmani · 12 years ago
  44. 80c00ed go-tour: add talks directory to app.yaml by Andrew Gerrand · 12 years ago
  45. d263a1d go-tour: add /talks/ subdirectory, and add NYC Google tech talk meetup talk. by Sameer Ajmani · 12 years ago
  46. ea03a1f gotour: save to HTML5 LocalStorage by Kyle Lemons · 12 years ago
  47. 46c3ab8 go-tour: add more about maps by Andrew Gerrand · 12 years ago
  48. 9280626 gotour: make the console messages more descriptive by Andrew Gerrand · 12 years ago
  49. 15b56d0 go-tour: correct a link, expand cmplx.Pow hint by Andrew Gerrand · 12 years ago
  50. 1553c46 go-tour: minor HTML/link error fixes Fix issue 3421 for the go project. by Shenghou Ma · 12 years ago
  51. 7ef1525 go-tour: sync playground.js by Andrew Gerrand · 12 years ago
  52. 3affaf0 go-tour: update to api_version go1, fix pass-thru compile handler by Andrew Gerrand · 12 years ago
  53. a0d262d go-tour: update to point to golang.org, not weekly by Andrew Gerrand · 12 years ago
  54. 6782fc0 go-tour: a few small fixes by Andrew Gerrand · 12 years ago
  55. cd82d8b go-tour: use new go/build package by Andrew Gerrand · 12 years ago
  56. c4f3b22 go-tour: switch to subrepo-style codereview setup by Andrew Gerrand · 12 years ago
  57. 5b795fb go-tour: various updates for Go 1 by Shenghou Ma · 12 years ago
  58. 7a4800e go-tour: recommend installing weekly (just temporarily) by Andrew Gerrand · 12 years ago
  59. 104f007 gotour: update to use 'go build' by Andrew Gerrand · 12 years ago
  60. 2ecb598 gotour: fix .hgtags by Andrew Gerrand · 12 years ago
  61. 2bfa17b go-tour: update examples and text to Go 1 by Rob Pike · 12 years ago
  62. 8922303 gotour: update to go 1 by Rob Pike · 12 years ago
  63. 2545043 C: add r by Andrew Gerrand · 12 years ago
  64. adcf019 gotour: add .hgtags for r60.3 by Andrew Gerrand · 12 years ago
  65. f69272c gotour: link to Chinese translation of A Tour of Go by Andrew Gerrand · 13 years ago go.r60
  66. 291dd58 gotour: float64(1.0) -> float64(1) by Andrew Gerrand · 13 years ago
  67. 8b076cc gotour: fix misleading hint (currently suggests divide by zero) by Andrew Gerrand · 13 years ago
  68. 8156e93 gotour: resolve ambiguous reference to PI by Andrew Gerrand · 13 years ago
  69. b329b04 gotour: advertise other language translations by Andrew Gerrand · 13 years ago
  70. 25eb531 gotour: rename Vertex variables to v by Andrew Gerrand · 13 years ago
  71. 7e1006e gotour: add appengine parts by Andrew Gerrand · 13 years ago
  72. fd807f9 gotour: use CodeMirror editor by Andrew Gerrand · 13 years ago
  73. 0b86163 tour: fix formulae for sqrt/cbrt exercises by Andrew Gerrand · 13 years ago
  74. a7fa439 rename k to i in range example by Andrew Gerrand · 13 years ago
  75. 63733f1 another typo by Andrew Gerrand · 13 years ago
  76. a046bd3 fix typo by Andrew Gerrand · 13 years ago
  77. 97fbebc add note about stable release by Andrew Gerrand · 13 years ago
  78. c5b23e9 add codereview by Andrew Gerrand · 13 years ago
  79. d551a58 grammar tweaks by Andrew Gerrand · 13 years ago
  80. 673bc9b added struct field and 'new' slides by Andrew Gerrand · 13 years ago
  81. bb362ab new intro by Andrew Gerrand · 13 years ago
  82. 8eb98cb sync with appengine tour by Andrew Gerrand · 13 years ago
  83. 30fcdea sync tree by Andrew Gerrand · 13 years ago
  84. fe07700 update for r60 by Andrew Gerrand · 13 years ago
  85. 0d1c08a better rot13 description by Andrew Gerrand · 13 years ago
  86. 9dc628f rot13 reader by Andrew Gerrand · 13 years ago
  87. a94c3ed update to work with latest release by Andrew Gerrand · 13 years ago
  88. 6c43f53 new pointer slide by Andrew Gerrand · 13 years ago
  89. 93e041d add wc.Test function by Andrew Gerrand · 13 years ago
  90. 5e132ae more formatting by Andrew Gerrand · 13 years ago
  91. a867c2c Tweaks to the first session by Andrew Gerrand · 13 years ago
  92. e903ded Tweaks and added jquery by Andrew Gerrand · 13 years ago
  93. e7d7482 link to slices blog post by Andrew Gerrand · 13 years ago
  94. f06beb3 s/Point/Vector/, slice examples by Andrew Gerrand · 13 years ago
  95. a0b689c merged by Andrew Gerrand · 13 years ago
  96. 116b1a6 typo by Andrew Gerrand · 13 years ago
  97. 8058919 tweaks by Andrew Gerrand · 13 years ago
  98. fd7ab8b tweaks by Andrew Gerrand · 13 years ago
  99. 0281a55 add missing nocode classes by Andrew Gerrand · 13 years ago
  100. e38d3ea remove logging by Andrew Gerrand · 13 years ago