aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell
2009-11-13Correct indentation for go-mode where a close brace following a semi-James Aguilar
2009-11-12Teach emacs M-x gofmt to save region/restrictionsKevin Ballard
2009-11-10Implement new emacs command M-x gofmtweekly.2009-11-10.1Kevin Ballard
2009-11-10Fix go-mode.el to work on empty buffersKevin Ballard
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer
2009-11-06- one-line funcs in miscRobert Griesemer
2009-11-05gofmt -w miscRobert Griesemer
2009-10-22go-mode for Emacs. This provides basic syntax highlightingAustin Clements
2009-10-14Minor fixes and additions to the GMP wrapping.Adam Langley
2009-10-03add cgo test that doesn't depend onRuss Cox
2009-10-038c, 8l dynamic loading support.Russ Cox
2009-09-30cgo working on linux/386Russ Cox
2009-09-30cgo: works on amd64.Russ Cox
2009-09-29Add a Vim syntax highlighting file for Go.David Symonds
2009-05-20xcode config files, self-describingRobert Griesemer