aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2010-05-25godashboard: change behaviour of top buttonAndrew Gerrand
2010-05-23kate: convert isn't a built in functionEvan Shaw
2010-05-19dashboard: reintroduce Benchmark modelAndrew Gerrand
2010-05-03dashboard: fix benchmark json outputAndrew Gerrand
2010-05-01gmp: fix bug in SetStringRuss Cox
2010-04-22runtime: closures, defer bug fix for Native ClientRuss Cox
2010-04-20godashboard: remove obselete data models and conversion codeAndrew Gerrand
2010-04-20godashboard: bz2 compress logs in data storeAndrew Gerrand
2010-04-16 the android runner scriptKai Backman
2010-04-09A test case for cgo //export.Ian Lance Taylor
2010-04-05godashboard: fix benchmarks page (first pass)Andrew Gerrand
2010-03-31kate: Update for recent language changesEvan Shaw
2010-03-31godashboard: new stylesheet, build status paginationAndrew Gerrand
2010-03-16misc/bbedit: support for cmplx, real, imagAnthony Starks
2010-03-15Add new complex types, functions and literals to Vim syntax file.David Symonds
2010-03-16 dashboard: include package.htmlAndrew Gerrand
2010-03-04goinstall: an experiment in (external) package installationRuss Cox
2010-02-25dashboard: more performance tuningRuss Cox
2010-02-23misc/bbedit: treat predeclared identifiers as "keywords"Anthony Starks
2010-02-19dashboard: lots of caching to avoid datastore queriesRuss Cox
2010-02-09dashboard: auto-update builder.sh.Russ Cox
2010-02-05dashboard: present benchmarksRuss Cox
2010-02-01dashboard: avoid seeing cron's sh -c in ps checkRuss Cox
2010-01-28dashboard: move key.py out of the way,Russ Cox
2010-01-27dashboard: builder tweaksRuss Cox
2010-01-27dashboard: look for key in $GOROOT before $HOMERuss Cox
2010-01-27godashboard: fiddlingRuss Cox
2010-01-26dashboard: add benchmarking support.Adam Langley
2010-01-13 Fix minor issues with updating go-mode in an empty bufferKevin Ballard
2010-01-12kate: Highlighting improvementsEvan Shaw
2010-01-07Add builder scripts.Adam Langley
2010-01-06Use remove-text-properties instead ofAustin Clements
2010-01-05Update Emacs go-mode for new semicolon rule.Austin Clements
2009-12-30More Xcode support.Robert Griesemer
2009-12-29Improved Xcode supportKen Friedenbach
2009-12-15 1) Change default gofmt default settings forRobert Griesemer
2009-12-11Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/srcDevon H. O'Dell
2009-12-11misc/bash: completion file for bashRuss Cox
2009-12-01Add 'copy' as a Go builtin function for Vim syntax highlighter spec.David Symonds
2009-11-30Syntax coloring and function navigation for BBEdit/TextWranglerAnthony Starks
2009-11-29Make comment-start/-end changes buffer-local instead of global.Austin Clements
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia
2009-11-18More FreeBSD-touchups. Thundercats are GOOOOO!Devon H. O'Dell
2009-11-18make all.bash finish on FreeBSDRuss Cox
2009-11-17Added Kate syntax highlighting file.Evan Shaw
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