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