1. 42ec02b Add 'copy' as a Go builtin function for Vim syntax highlighter spec. by David Symonds · 15 years ago
  2. 593ea31 Syntax coloring and function navigation for BBEdit/TextWrangler by Anthony Starks · 15 years ago
  3. 6e6125f Make comment-start/-end changes buffer-local instead of global. by Austin Clements · 15 years ago
  4. 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
  5. 60b1a17 More FreeBSD-touchups. Thundercats are GOOOOO! by Devon H. O'Dell · 15 years ago
  6. 43bcf47 make all.bash finish on FreeBSD by Russ Cox · 15 years ago
  7. a269cda Added Kate syntax highlighting file. by Evan Shaw · 15 years ago
  8. 0489a26 FreeBSD-specific porting work. by Devon H. O'Dell · 15 years ago
  9. 95be81d Correct indentation for go-mode where a close brace following a semi- by James Aguilar · 15 years ago
  10. 6c2ae1a Teach emacs M-x gofmt to save region/restrictions by Kevin Ballard · 15 years ago
  11. c57054f Implement new emacs command M-x gofmt by Kevin Ballard · 15 years ago weekly.2009-11-10.1
  12. 022e3ae Fix go-mode.el to work on empty buffers by Kevin Ballard · 15 years ago
  13. 1698934 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  14. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  15. c1bbc4a - one-line funcs in misc gofmt -w misc by Robert Griesemer · 15 years ago
  16. a074e37 gofmt -w misc by Robert Griesemer · 15 years ago
  17. 5bd8c92 go-mode for Emacs. This provides basic syntax highlighting by Austin Clements · 15 years ago
  18. f554ef7 Minor fixes and additions to the GMP wrapping. by Adam Langley · 15 years ago
  19. 2d72b39 add cgo test that doesn't depend on non-standard libraries and add to build. by Russ Cox · 15 years ago
  20. 133a158 8c, 8l dynamic loading support. by Russ Cox · 15 years ago
  21. e67a508 cgo working on linux/386 by Russ Cox · 16 years ago
  22. cce0111 cgo: works on amd64. integrated into Makefiles (see misc/cgo/gmp/Makefile). by Russ Cox · 16 years ago
  23. 0ba2832 Add a Vim syntax highlighting file for Go. by David Symonds · 16 years ago
  24. e6cddea xcode config files, self-describing by Robert Griesemer · 16 years ago