1. 70da14d Mention that the append trick for copying fails on the empty slice by Juliusz Chroboczek · 8 years ago
  2. c351557 The tuple assignment in the delete example was not clearly correct; see issue #15620. by Ian Lance Taylor · 9 years ago
  3. 61ac3f8 Updated SliceTricks (markdown) by Andrew Stone · 10 years ago
  4. a486e42 Updated SliceTricks (markdown) by Andrew Stone · 10 years ago
  5. 0028726 correct playground http://play.golang.org/p/qPI9qGKaDB by Arjan Velner · 10 years ago
  6. 7c84257 see http://play.golang.org/p/ijiiW9mOw0 by Arjan Velner · 10 years ago
  7. bddf9a5 remove unnecessary and confusing use of parallel assignment by alandonovan · 10 years ago
  8. af2ba02 Updated SliceTricks (markdown) by alandonovan · 10 years ago
  9. db4a388 I feet this approach is easier to understand due to the clearer setup of the indices. It also shows the use of assignments in for loops with multiple variables. by lemmi · 10 years ago
  10. 2b4bafd Updated SliceTricks (markdown) by David Deng · 10 years ago
  11. 1f35091 Added example of reversing by Kamil Kisiel · 10 years ago
  12. 7a268d0 Add syntax highlighting to all examples by Andrew Stone · 10 years ago
  13. 55f404a Revert incorrect delete change and add a simpler version by Andrew Stone · 10 years ago
  14. 0ab6581 Replace "[]string" with "[]T" in unshift example. by Joshua Mervine · 10 years ago
  15. d37365d Adding "Shift" and "Unshift" examples. by Joshua Mervine · 10 years ago
  16. 8f62fba Make titles use bold, not code formatting by Dave · 10 years ago
  17. 872f16a Looks like a simpler solution? by Давид Мзареулян · 10 years ago
  18. 0d6986a Fix formatting after import by Dave Day · 10 years ago
  19. 5bc444d Wiki data import from Google Code by Andrew Gerrand · 10 years ago