Sign in
go
/
go
/
f1550482fa382baf529f285897c2f0fb2ab39def
/
misc
c426427
dashboard: more performance tuning
by Russ Cox
· 15 years ago
b4bd4d9
misc/bbedit: treat predeclared identifiers as "keywords"
by Anthony Starks
· 15 years ago
666abfb
dashboard: lots of caching to avoid datastore queries
by Russ Cox
· 15 years ago
c7d37e4
dashboard: auto-update builder.sh.
by Russ Cox
· 15 years ago
d5b946f
dashboard: present benchmarks
by Russ Cox
· 15 years ago
0141fd3
dashboard: avoid seeing cron's sh -c in ps check
by Russ Cox
· 15 years ago
2e989df
dashboard: move key.py out of the way,
by Russ Cox
· 15 years ago
2ce13ba
dashboard: builder tweaks
by Russ Cox
· 15 years ago
c40c974
dashboard: look for key in $GOROOT before $HOME
by Russ Cox
· 15 years ago
e0afb0c
godashboard: fiddling
by Russ Cox
· 15 years ago
062fee0
dashboard: add benchmarking support.
by Adam Langley
· 15 years ago
ea1a36e
Fix minor issues with updating go-mode in an empty buffer
by Kevin Ballard
· 15 years ago
3daf133
kate: Highlighting improvements
by Evan Shaw
· 15 years ago
d635d84
Add builder scripts.
by Adam Langley
· 15 years ago
367ae9a
Use remove-text-properties instead of
by Austin Clements
· 15 years ago
6712cf3
Update Emacs go-mode for new semicolon rule.
by Austin Clements
· 15 years ago
bcabc99
More Xcode support. Recognize special comments starting with TODO or BUG.
by Robert Griesemer
· 15 years ago
c7e2970
Improved Xcode support
by Ken Friedenbach
· 15 years ago
5a1d332
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
857d4cf
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
by Devon H. O'Dell
· 15 years ago
0714fbb
misc/bash: completion file for bash suggested by Alex Ray <ajray@ncsu.edu>
by Russ Cox
· 15 years ago
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
· 16 years ago
133a158
8c, 8l dynamic loading support.
by Russ Cox
· 16 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