Sign in
go
/
go
/
3173821a8cf20096532e9457213aef99bb307998
/
test
/
ken
/
rob2.go
581530e
make test/ken safe for optional semis
by Robert Griesemer
· 15 years ago
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
b5c57fe
delete forward type declarations
by Russ Cox
· 16 years ago
5b62b19
convert non-pkg go files to whole-package compilation.
by Russ Cox
· 16 years ago
60ce95d
code changes for array conversion.
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
61a7e44
fix some tests. only 3 remain broken (complit, hilbert, initcomma).
by Rob Pike
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
e6cd1e4
remove uses of *T as an implicit forward declaration of T
by Russ Cox
· 16 years ago
983f06b
update code to follow new semicolon rules:
by Russ Cox
· 16 years ago
4797523
fixed bugs in const/case
by Ken Thompson
· 17 years ago
bc2f5f1
fix bug depot:
by Rob Pike
· 17 years ago
34cb7c2
export sys.exit
by Rob Pike
· 17 years ago
3df8e0a
clean up ken/rob2.go to eliminate a few workarounds
by Rob Pike
· 17 years ago
ab34d15
add ken's tests. update run to work with multiple directories
by Rob Pike
· 17 years ago