An error occurred fetching the project authors.
  1. 27 Feb, 2012 1 commit
  2. 24 Feb, 2012 1 commit
  3. 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
  4. 08 Nov, 2011 1 commit
  5. 02 Nov, 2011 2 commits
  6. 18 Aug, 2011 1 commit
  7. 17 Aug, 2011 1 commit
  8. 13 May, 2011 1 commit
  9. 09 Mar, 2011 1 commit
  10. 09 Feb, 2011 1 commit
  11. 07 Feb, 2011 2 commits
  12. 26 Jan, 2011 2 commits
  13. 30 Sep, 2010 1 commit
  14. 27 Aug, 2010 1 commit
  15. 01 Jun, 2010 1 commit
  16. 07 May, 2010 1 commit
  17. 03 May, 2010 1 commit
  18. 29 Apr, 2010 2 commits
  19. 28 Apr, 2010 2 commits