summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD-specific porting work.Devon H. O'Dell2009-11-171-2/+2
* Correct indentation for go-mode where a close brace following a semi-James Aguilar2009-11-131-4/+15
* Teach emacs M-x gofmt to save region/restrictionsKevin Ballard2009-11-121-1/+12
* Implement new emacs command M-x gofmtweekly.2009-11-10.1Kevin Ballard2009-11-101-0/+6
* Fix go-mode.el to work on empty buffersKevin Ballard2009-11-101-1/+1
* - replaced gofmt expression formatting algorithm withRobert Griesemer2009-11-091-1/+1
* remove semis after statements in one-statement statement listsRobert Griesemer2009-11-095-19/+19
* - one-line funcs in miscRobert Griesemer2009-11-061-3/+1
* gofmt -w miscRobert Griesemer2009-11-054-12/+11
* go-mode for Emacs. This provides basic syntax highlightingAustin Clements2009-10-222-0/+509
* Minor fixes and additions to the GMP wrapping.Adam Langley2009-10-141-1/+12
* add cgo test that doesn't depend onRuss Cox2009-10-034-1/+209
* 8c, 8l dynamic loading support.Russ Cox2009-10-037-6/+177
* cgo working on linux/386Russ Cox2009-09-301-0/+6
* cgo: works on amd64.Russ Cox2009-09-303-0/+490
* Add a Vim syntax highlighting file for Go.David Symonds2009-09-291-0/+190
* xcode config files, self-describingRobert Griesemer2009-05-202-0/+254