.. |
bench
|
fix build after Mercurial move.
|
2009-10-22 10:59:27 -07:00 |
bugs
|
address bug193 and add note to spec about it.
|
2009-10-20 08:27:14 -07:00 |
chan
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
fixedbugs
|
Match gccgo error messages.
|
2009-10-21 11:42:09 -07:00 |
interface
|
forgot to include in 35898.
|
2009-10-20 06:44:50 -07:00 |
ken
|
write stack traces and panics to stderr
|
2009-10-13 22:48:03 -07:00 |
nilptr
|
bug162, over and over
|
2009-10-20 08:03:43 -07:00 |
64bit.go
|
386 shift bug; wasn't zero-extending 16- and 8-bit counts
|
2009-10-15 16:32:45 -07:00 |
235.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
args.go
|
|
|
arm-pass.txt
|
removed tempalloc/tempfree and replaced with tempname
|
2009-10-19 22:47:25 -07:00 |
assign.go
|
rewrite errchk in perl for speed (compared to bash)
|
2009-10-09 00:39:32 -07:00 |
bigalg.go
|
unused imports
|
2009-09-17 10:27:04 -07:00 |
blank1.go
|
write-only variable _
|
2009-09-08 23:16:19 -07:00 |
blank.go
|
6g bug fixes:
|
2009-10-19 19:27:40 -07:00 |
chancap.go
|
len and cap on chans
|
2009-08-20 11:12:04 -07:00 |
char_lit.go
|
|
|
closedchan.go
|
|
|
closure.go
|
|
|
cmp1.go
|
|
|
cmp2.go
|
|
|
cmp3.go
|
|
|
cmp4.go
|
|
|
cmp5.go
|
|
|
complit.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
compos.go
|
missing files; cleaned up g4 nothave output.
|
2009-09-24 13:38:18 -07:00 |
const1.go
|
|
|
const2.go
|
|
|
const3.go
|
|
|
const.go
|
|
|
convert3.go
|
|
|
convert.go
|
|
|
convlit1.go
|
|
|
convlit.go
|
|
|
decl.go
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
declbad.go
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
defer.go
|
|
|
empty.go
|
|
|
env.go
|
|
|
errchk
|
handle compiler crash better:
|
2009-10-09 16:44:40 -07:00 |
escape1.go
|
|
|
escape.go
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
float_lit.go
|
|
|
for.go
|
|
|
func1.go
|
|
|
func2.go
|
|
|
func3.go
|
|
|
func4.go
|
|
|
func5.go
|
add tests for the func()() case
|
2009-09-14 13:09:53 -07:00 |
func.go
|
|
|
gc1.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
gc.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
golden.out
|
address bug193 and add note to spec about it.
|
2009-10-20 08:27:14 -07:00 |
hashmap.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
helloworld.go
|
|
|
hilbert.go
|
|
|
if1.go
|
|
|
if.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
import1.go
|
try to do better line number reporting
|
2009-08-19 15:18:08 -07:00 |
import.go
|
|
|
indirect1.go
|
|
|
indirect.go
|
|
|
initcomma.go
|
|
|
initialize.go
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
initializerr.go
|
|
|
initsyscall.go
|
unused imports
|
2009-09-17 10:27:04 -07:00 |
int_lit.go
|
|
|
intcvt.go
|
|
|
iota.go
|
|
|
literal.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
malloc1.go
|
|
|
mallocrand.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
mallocrep1.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
mallocrep.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
map.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
method1.go
|
Enable these tests. Fix divconst.go and modconst.go to
|
2009-08-21 15:43:23 -07:00 |
method2.go
|
|
|
method3.go
|
|
|
method.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
nacl-pass.txt
|
nacl - run tests under emulator.
|
2009-09-22 16:56:28 -07:00 |
named1.go
|
gccgo does not distinguish "use" and "assign" in these error
|
2009-10-20 23:11:00 -07:00 |
named.go
|
test: comparisons have type bool
|
2009-09-24 17:54:47 -07:00 |
nil.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
parentype.go
|
undo 35108 (disallow parens around type in struct literal).
|
2009-09-29 21:21:14 -07:00 |
peano.go
|
time tests; sort -nr times.out | sed 10q is illuminating.
|
2009-10-09 11:18:32 -07:00 |
printbig.go
|
|
|
range.go
|
last round: non-package code
|
2009-09-15 12:42:24 -07:00 |
rename1.go
|
defining package block names must override
|
2009-09-09 01:01:39 -07:00 |
rename.go
|
defining package block names must override
|
2009-09-09 01:01:39 -07:00 |
run
|
address bug193 and add note to spec about it.
|
2009-10-20 08:27:14 -07:00 |
run-arm
|
fix arm test to actual return success/fail and expose runcgo
|
2009-10-05 21:51:34 -07:00 |
run-nacl
|
fix nacl build
|
2009-10-09 11:15:19 -07:00 |
runtime.go
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
sieve.go
|
|
|
sigchld.go
|
|
|
simassign.go
|
|
|
stack.go
|
|
|
string_lit.go
|
|
|
stringrange.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
switch1.go
|
|
|
switch.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
test0.go
|
fix "declared and not used" in tests;
|
2009-09-14 21:03:53 -07:00 |
turing.go
|
|
|
typeswitch1.go
|
update type switch to match spec.
|
2009-09-09 00:18:16 -07:00 |
typeswitch.go
|
|
|
utf.go
|
|
|
varinit.go
|
|
|
vectors.go
|
|
|