1. 26 Apr, 2012 1 commit
  2. 27 Mar, 2012 1 commit
  3. 05 Mar, 2012 1 commit
  4. 27 Feb, 2012 1 commit
  5. 24 Feb, 2012 1 commit
  6. 24 Nov, 2011 1 commit
    • Rob Pike's avatar
      text/template: new, simpler API · f56db6f5
      Rob Pike authored
      The Set type is gone. Instead, templates are automatically associated by
      being parsed together; nested definitions implicitly create associations.
      Only associated templates can invoke one another.
      
      This approach dramatically reduces the breadth of the construction API.
      
      For now, html/template is deleted from src/pkg/Makefile, so this can
      be checked in. Nothing in the tree depends on it. It will be updated next.
      
      R=dsymonds, adg, rsc, r, gri, mikesamuel, nigeltao
      CC=golang-dev
      https://golang.org/cl/5415060
      f56db6f5
  7. 08 Nov, 2011 1 commit
  8. 02 Nov, 2011 2 commits
  9. 18 Aug, 2011 1 commit
  10. 17 Aug, 2011 1 commit
  11. 13 May, 2011 1 commit
  12. 09 Mar, 2011 1 commit
  13. 09 Feb, 2011 1 commit
  14. 07 Feb, 2011 2 commits
  15. 26 Jan, 2011 2 commits
  16. 30 Sep, 2010 1 commit
  17. 27 Aug, 2010 1 commit
  18. 01 Jun, 2010 1 commit
  19. 07 May, 2010 1 commit
  20. 03 May, 2010 1 commit
  21. 29 Apr, 2010 2 commits
  22. 28 Apr, 2010 2 commits