Skip to content
  1. Mar 11, 2012
  2. 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
  3. Jan 16, 2012
  4. Aug 21, 2011
  5. 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
  6. May 11, 2011
  7. Apr 27, 2011
  8. Apr 26, 2011
  9. Apr 25, 2011