Skip to content
  1. Feb 09, 2012
    • Dmitry Chestnykh's avatar
      Remove Makefiles. Rename example. · b1a07266
      Dmitry Chestnykh authored
      Go weekly 2012-02-07.
      
      Example is now capexample.
      To build helper tools:
      
         cd capexample && go install
         cd capgen && go install
      
      This will install tools capexample and cangen into $GOPATH/bin.
      b1a07266
  2. Jan 16, 2012
  3. Oct 17, 2011
  4. Aug 21, 2011
  5. Jun 29, 2011
  6. Jun 06, 2011
  7. May 24, 2011
    • Dmitry Chestnykh's avatar
      Add copyright headers. · d7cb604d
      Dmitry Chestnykh authored
      sounds.go doesn't have a copyright header, because the file is generated
      by a program. I don't want to make it output the copyright header,
      because users can generate sounds themselves, and the copyright status
      of such generated files can be different.
      d7cb604d
  8. May 12, 2011
  9. May 11, 2011
  10. May 08, 2011
  11. May 04, 2011
  12. May 01, 2011
  13. Apr 29, 2011
  14. Apr 28, 2011