summaryrefslogtreecommitdiff
path: root/misc/xcode
AgeCommit message (Collapse)AuthorFilesLines
2009-12-30More Xcode support.Robert Griesemer1-0/+29
Recognize special comments starting with TODO or BUG. R=r CC=golang-dev http://codereview.appspot.com/183095
2009-12-29Improved Xcode supportKen Friedenbach1-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-20xcode config files, self-describingRobert Griesemer2-0/+254
R=r DELTA=250 (250 added, 0 deleted, 0 changed) OCL=29120 CL=29127