summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2009-11-18make all.bash finish on FreeBSDRuss Cox1-0/+2
2009-11-17Added Kate syntax highlighting file.Evan Shaw1-0/+129
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell1-2/+2
2009-11-13Correct indentation for go-mode where a close brace following a semi-James Aguilar1-4/+15
2009-11-12Teach emacs M-x gofmt to save region/restrictionsKevin Ballard1-1/+12
2009-11-10Implement new emacs command M-x gofmtKevin Ballard1-0/+6
2009-11-10Fix go-mode.el to work on empty buffersKevin Ballard1-1/+1
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-1/+1
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer5-19/+19
2009-11-06- one-line funcs in miscRobert Griesemer1-3/+1
2009-11-05gofmt -w miscRobert Griesemer4-12/+11
2009-10-22go-mode for Emacs. This provides basic syntax highlightingAustin Clements2-0/+509
2009-10-14Minor fixes and additions to the GMP wrapping.Adam Langley1-1/+12
2009-10-03add cgo test that doesn't depend onRuss Cox4-1/+209
2009-10-038c, 8l dynamic loading support.Russ Cox7-6/+177
2009-09-30cgo working on linux/386Russ Cox1-0/+6
2009-09-30cgo: works on amd64.Russ Cox3-0/+490
2009-09-29Add a Vim syntax highlighting file for Go.David Symonds1-0/+190
2009-05-20xcode config files, self-describingRobert Griesemer2-0/+254