1. 0e15f89 go-tour: Fixing webcrawler solution. Fixes #45 by Francesc Campoy · 12 years ago
  2. 19ab4a1 go-tour: add copyright notices by Francesc Campoy · 12 years ago
  3. 6539f1a golang-tour: Solutions to the exercises. by Francesc Campoy · 12 years ago
  4. eaa0bf5 tour.js: correctly restore saved lineno and syntax highlight cookies by Shenghou Ma · 12 years ago
  5. da6cf93 go-tour: point to more up-to-date Chinese translation by Andrew Gerrand · 12 years ago
  6. c59f5b1 go-tour: escape ">" to ">". by Xing Xing · 12 years ago
  7. 1d8f9b2 go-tour: add fmt.go to appengine by Andrew Gerrand · 12 years ago
  8. feac304 go-tour: disable syntax highlighting by default by Andrew Gerrand · 12 years ago
  9. 51b1725 gotour: new design by Christoph Hack · 12 years ago
  10. 25d089c gotour: use 'index' consistently by Andrew Gerrand · 12 years ago
  11. 6c69bb6 go-tour: add .hgignore, and use "The Go Authors" in LICENSE by Shenghou Ma · 12 years ago
  12. c626351 gotour: do not skip the first fibonacci number in the example code. by Christoph Hack · 12 years ago
  13. 18bc098 go-tour: link to translated versions fo the tour by Andrew Gerrand · 12 years ago
  14. 96f97fc go-tour: remove last slide memory by Andrew Gerrand · 12 years ago
  15. 0570355 go-tour: show "go.exe is not found" message by Alex Brainman · 12 years ago
  16. 94ade8a Add an appEngineMode slide for the NYC talk. by Sameer Ajmani · 12 years ago
  17. 80c00ed go-tour: add talks directory to app.yaml by Andrew Gerrand · 12 years ago
  18. d263a1d go-tour: add /talks/ subdirectory, and add NYC Google tech talk meetup talk. by Sameer Ajmani · 12 years ago
  19. ea03a1f gotour: save to HTML5 LocalStorage by Kyle Lemons · 12 years ago
  20. 46c3ab8 go-tour: add more about maps by Andrew Gerrand · 12 years ago
  21. 9280626 gotour: make the console messages more descriptive by Andrew Gerrand · 12 years ago
  22. 15b56d0 go-tour: correct a link, expand cmplx.Pow hint by Andrew Gerrand · 12 years ago
  23. 1553c46 go-tour: minor HTML/link error fixes Fix issue 3421 for the go project. by Shenghou Ma · 12 years ago
  24. 7ef1525 go-tour: sync playground.js by Andrew Gerrand · 12 years ago
  25. 3affaf0 go-tour: update to api_version go1, fix pass-thru compile handler by Andrew Gerrand · 12 years ago
  26. a0d262d go-tour: update to point to golang.org, not weekly by Andrew Gerrand · 12 years ago
  27. 6782fc0 go-tour: a few small fixes by Andrew Gerrand · 12 years ago
  28. cd82d8b go-tour: use new go/build package by Andrew Gerrand · 12 years ago
  29. c4f3b22 go-tour: switch to subrepo-style codereview setup by Andrew Gerrand · 12 years ago
  30. 5b795fb go-tour: various updates for Go 1 by Shenghou Ma · 12 years ago
  31. 7a4800e go-tour: recommend installing weekly (just temporarily) by Andrew Gerrand · 12 years ago
  32. 104f007 gotour: update to use 'go build' by Andrew Gerrand · 12 years ago
  33. 2ecb598 gotour: fix .hgtags by Andrew Gerrand · 12 years ago
  34. 2bfa17b go-tour: update examples and text to Go 1 by Rob Pike · 12 years ago
  35. 8922303 gotour: update to go 1 by Rob Pike · 12 years ago
  36. 2545043 C: add r by Andrew Gerrand · 12 years ago
  37. adcf019 gotour: add .hgtags for r60.3 by Andrew Gerrand · 12 years ago
  38. f69272c gotour: link to Chinese translation of A Tour of Go by Andrew Gerrand · 12 years ago go.r60
  39. 291dd58 gotour: float64(1.0) -> float64(1) by Andrew Gerrand · 12 years ago
  40. 8b076cc gotour: fix misleading hint (currently suggests divide by zero) by Andrew Gerrand · 12 years ago
  41. 8156e93 gotour: resolve ambiguous reference to PI by Andrew Gerrand · 13 years ago
  42. b329b04 gotour: advertise other language translations by Andrew Gerrand · 13 years ago
  43. 25eb531 gotour: rename Vertex variables to v by Andrew Gerrand · 13 years ago
  44. 7e1006e gotour: add appengine parts by Andrew Gerrand · 13 years ago
  45. fd807f9 gotour: use CodeMirror editor by Andrew Gerrand · 13 years ago
  46. 0b86163 tour: fix formulae for sqrt/cbrt exercises by Andrew Gerrand · 13 years ago
  47. a7fa439 rename k to i in range example by Andrew Gerrand · 13 years ago
  48. 63733f1 another typo by Andrew Gerrand · 13 years ago
  49. a046bd3 fix typo by Andrew Gerrand · 13 years ago
  50. 97fbebc add note about stable release by Andrew Gerrand · 13 years ago
  51. c5b23e9 add codereview by Andrew Gerrand · 13 years ago
  52. d551a58 grammar tweaks by Andrew Gerrand · 13 years ago
  53. 673bc9b added struct field and 'new' slides by Andrew Gerrand · 13 years ago
  54. bb362ab new intro by Andrew Gerrand · 13 years ago
  55. 8eb98cb sync with appengine tour by Andrew Gerrand · 13 years ago
  56. 30fcdea sync tree by Andrew Gerrand · 13 years ago
  57. fe07700 update for r60 by Andrew Gerrand · 13 years ago
  58. 0d1c08a better rot13 description by Andrew Gerrand · 13 years ago
  59. 9dc628f rot13 reader by Andrew Gerrand · 13 years ago
  60. a94c3ed update to work with latest release by Andrew Gerrand · 13 years ago
  61. 6c43f53 new pointer slide by Andrew Gerrand · 13 years ago
  62. 93e041d add wc.Test function by Andrew Gerrand · 13 years ago
  63. 5e132ae more formatting by Andrew Gerrand · 13 years ago
  64. a867c2c Tweaks to the first session by Andrew Gerrand · 13 years ago
  65. e903ded Tweaks and added jquery by Andrew Gerrand · 13 years ago
  66. e7d7482 link to slices blog post by Andrew Gerrand · 13 years ago
  67. f06beb3 s/Point/Vector/, slice examples by Andrew Gerrand · 13 years ago
  68. a0b689c merged by Andrew Gerrand · 13 years ago
  69. 116b1a6 typo by Andrew Gerrand · 13 years ago
  70. 8058919 tweaks by Andrew Gerrand · 13 years ago
  71. fd7ab8b tweaks by Andrew Gerrand · 13 years ago
  72. 0281a55 add missing nocode classes by Andrew Gerrand · 13 years ago
  73. e38d3ea remove logging by Andrew Gerrand · 13 years ago
  74. 4824c60 tidying js by Andrew Gerrand · 13 years ago
  75. 5d0b5e0 kill button by Andrew Gerrand · 13 years ago
  76. 23b1555 table of contents by Andrew Gerrand · 13 years ago
  77. 48ff1f7 minor tweaks by Andrew Gerrand · 13 years ago
  78. 34ef39f added tree example errata by Andrew Gerrand · 13 years ago
  79. 56b581f more slides by Andrew Gerrand · 13 years ago
  80. f2cb5e0 css tweaks by Andrew Gerrand · 13 years ago
  81. eb1f011 implement full-screen code by Andrew Gerrand · 13 years ago
  82. ab57259 initial commit by Andrew Gerrand · 13 years ago