1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/cmd
2010-12-09 13:41:24 -05:00
..
5a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
5c 5c: implement uint32 -> float 2010-10-25 16:18:16 -07:00
5g last of the arm conversions 2010-11-11 19:54:35 -08:00
5l 5l: fix build 2010-12-08 15:37:51 -05:00
6a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
6c 6c: automatically #define _64BIT. 2010-11-18 10:26:41 -08:00
6g 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
6l 5l (and 6l, 8l, ld): more arm build fixes 2010-12-08 15:44:59 -05:00
8a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
8c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
8g 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
8l 5l (and 6l, 8l, ld): more arm build fixes 2010-12-08 15:44:59 -05:00
cc cc: allow $ as letter in pragma arguments 2010-12-07 16:45:06 -05:00
cgo cgo: new cgo 2010-12-08 13:56:51 -05:00
cov various: avoid %ld etc 2010-10-13 16:20:22 -04:00
ebnflint go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
gc gc: syntax error for incomplete chan type 2010-12-09 13:41:24 -05:00
godefs build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
godoc go/ast: fix ast.Walk 2010-12-09 10:22:01 -08:00
gofmt go/ast: fix ast.Walk 2010-12-09 10:22:01 -08:00
goinstall go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: allow ELF/Mach-O objects in .a files without clearing allobj 2010-12-08 13:53:13 -05:00
gotest testing: rename type Test to InternalTest 2010-11-05 23:05:53 -04:00
govet go/ast: fix ast.Walk 2010-12-09 10:22:01 -08:00
goyacc use the new %U format for runes 2010-12-06 14:38:25 -05:00
hgpatch use append 2010-10-27 19:47:23 -07:00
ld 5l (and 6l, 8l, ld): more arm build fixes 2010-12-08 15:44:59 -05:00
nm various: avoid %ld etc 2010-10-13 16:20:22 -04:00
prof use append 2010-10-27 19:47:23 -07:00
clean.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
make.bash build: let pkg/Makefile coordinate building of Go commands 2010-08-25 17:54:10 -04:00