Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-30 | More Xcode support. | Robert Griesemer | 1 | -0/+29 | |
Recognize special comments starting with TODO or BUG. R=r CC=golang-dev http://codereview.appspot.com/183095 | |||||
2009-12-29 | Improved Xcode support | Ken Friedenbach | 1 | -2/+43 | |
Added definition for raw string. Added definitions for function and method declarations. Enabled function, method, and type declarations to appear in Editor pop up menu. Fixes Issue 466. R=golang-dev, gri CC=golang-dev http://codereview.appspot.com/183065 Committer: Robert Griesemer <gri@golang.org> | |||||
2009-05-20 | xcode config files, self-describing | Robert Griesemer | 2 | -0/+254 | |
R=r DELTA=250 (250 added, 0 deleted, 0 changed) OCL=29120 CL=29127 |