..
bugs
return *os.Error instead of bool from strconv.ato*
2008-11-18 17:12:07 -08:00
chan
return *os.Error instead of bool from strconv.ato*
2008-11-18 17:12:07 -08:00
fixedbugs
This bug has been fixed; moving it from bugs to fixedbugs.
2008-11-12 21:59:43 -08:00
ken
compiler catches out of bounds; work around
2008-11-24 16:23:49 -08:00
235.go
…
args.go
…
char_lit.go
…
complit.go
…
const.go
fix the easy parts of bug120
2008-11-17 13:58:45 -08:00
convlit.go
fix the easy parts of bug120
2008-11-17 13:58:45 -08:00
convlit1.go
…
dialgoogle.go
change meaning of $GOMAXPROCS to number of cpus to use,
2008-11-25 16:48:10 -08:00
empty.go
…
env.go
…
errchk
make sure errchk only prints BUG once.
2008-10-30 12:43:32 -07:00
export.go
…
float_lit.go
minor int/float fixes
2008-10-29 13:58:12 -07:00
for.go
…
func.go
…
func1.go
…
func2.go
…
func3.go
…
golden.out
don't print (incorrect anyway) line numbers in panic.
2008-11-20 23:16:31 -08:00
hashmap.go
…
helloworld.go
…
hilbert.go
A recreational programming exercise:
2008-11-06 14:23:49 -08:00
if.go
…
if1.go
…
initcomma.go
…
int_lit.go
…
interface.go
…
interface1.go
Recognize gccgo error message:
2008-10-31 14:55:57 -07:00
interface2.go
…
interface3.go
…
iota.go
…
literal.go
…
map.go
…
method.go
move invalid method uses to new test
2008-11-04 09:45:27 -08:00
method1.go
Recognize gccgo error messages. This uses GCCGO_ERROR, which
2008-11-11 18:18:34 -08:00
method2.go
move invalid method uses to new test
2008-11-04 09:45:27 -08:00
newfn.go
reject new of function type
2008-10-21 18:03:25 -07:00
nil.go
…
peano.go
…
printbig.go
…
readfile.go
…
run
update golden.out.
2008-11-17 12:44:22 -08:00
sieve.go
…
simassign.go
…
string_lit.go
…
switch.go
…
switch1.go
…
tcpserver.go
change meaning of $GOMAXPROCS to number of cpus to use,
2008-11-25 16:48:10 -08:00
test0.go
…
turing.go
…
utf.go
minor int/float fixes
2008-10-29 13:58:12 -07:00
varinit.go
The scope rules have been clarified to indicate that a
2008-11-17 12:19:02 -08:00
vectors.go
- removed uses of vector in favor of array in a few places
2008-11-19 15:16:20 -08:00