.. |
bench
|
new benchmark results.
|
2009-09-03 11:41:01 -07:00 |
bugs
|
bug206
|
2009-09-10 10:30:36 -07:00 |
chan
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
fixedbugs
|
check type of string/map/array index expressions
|
2009-09-09 01:31:10 -07:00 |
interface
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
ken
|
compound literal test
|
2009-09-08 14:26:39 -07:00 |
64bit.go
|
|
|
235.go
|
|
|
args.go
|
|
|
assign.go
|
|
|
bigalg.go
|
|
|
blank1.go
|
write-only variable _
|
2009-09-08 23:16:19 -07:00 |
blank.go
|
a few more blank tests
|
2009-09-09 16:59:41 -07:00 |
chancap.go
|
len and cap on chans
|
2009-08-20 11:12:04 -07:00 |
char_lit.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
closedchan.go
|
|
|
closure.go
|
make every func literal expression allocate,
|
2009-07-28 20:01:00 -07:00 |
cmp1.go
|
|
|
cmp2.go
|
|
|
cmp3.go
|
maps have == so maps should work as map keys.
|
2009-07-03 09:45:15 -07:00 |
cmp4.go
|
|
|
cmp5.go
|
maps have == so maps should work as map keys.
|
2009-07-03 09:45:15 -07:00 |
complit.go
|
|
|
const1.go
|
more 6g reorg; checkpoint.
|
2009-08-03 11:58:52 -07:00 |
const2.go
|
|
|
const3.go
|
|
|
const.go
|
|
|
convert3.go
|
more 6g reorg; checkpoint.
|
2009-08-03 11:58:52 -07:00 |
convert.go
|
maps have == so maps should work as map keys.
|
2009-07-03 09:45:15 -07:00 |
convlit1.go
|
more 6g reorg; checkpoint.
|
2009-08-03 11:58:52 -07:00 |
convlit.go
|
more 6g reorg; checkpoint.
|
2009-08-03 11:58:52 -07:00 |
decl.go
|
|
|
declbad.go
|
With the changes to support automatic forward declarations of
|
2009-08-19 14:40:48 -07:00 |
defer.go
|
|
|
empty.go
|
|
|
env.go
|
Getenv: almost no one wants the error, so make it return a string that may be empty.
|
2009-06-26 20:28:41 -07:00 |
errchk
|
If the compiler dumps core, bash will print a useless error
|
2009-08-21 17:41:18 -07:00 |
escape1.go
|
|
|
escape.go
|
|
|
float_lit.go
|
|
|
for.go
|
|
|
func1.go
|
|
|
func2.go
|
|
|
func3.go
|
|
|
func4.go
|
more 6g reorg; checkpoint.
|
2009-08-03 11:58:52 -07:00 |
func5.go
|
|
|
func.go
|
|
|
gc1.go
|
|
|
gc.go
|
|
|
golden.out
|
bug206
|
2009-09-10 10:30:36 -07:00 |
hashmap.go
|
convert non-pkg go files to whole-package compilation.
|
2009-08-12 13:18:54 -07:00 |
helloworld.go
|
|
|
hilbert.go
|
fix test
|
2009-07-07 10:30:31 -07:00 |
if1.go
|
|
|
if.go
|
|
|
import1.go
|
try to do better line number reporting
|
2009-08-19 15:18:08 -07:00 |
import.go
|
|
|
indirect1.go
|
delete some code from walkexpr that is now
|
2009-07-30 18:56:44 -07:00 |
indirect.go
|
update tests for CL 30586.
|
2009-06-25 14:44:09 -07:00 |
initcomma.go
|
|
|
initialize.go
|
|
|
initializerr.go
|
|
|
initsyscall.go
|
runtime: fix init scheduling bug.
|
2009-07-21 19:43:27 -07:00 |
int_lit.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
intcvt.go
|
|
|
iota.go
|
|
|
literal.go
|
script for running test programs in interpreter.
|
2009-09-04 13:04:11 -07:00 |
malloc1.go
|
|
|
mallocrand.go
|
|
|
mallocrep1.go
|
|
|
mallocrep.go
|
|
|
map.go
|
|
|
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
|
|
|
nil.go
|
|
|
parentype.go
|
|
|
peano.go
|
|
|
printbig.go
|
|
|
range.go
|
|
|
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
|
fix a couple of scripts
|
2009-08-17 14:16:25 -07:00 |
sieve.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
sigchld.go
|
|
|
simassign.go
|
bug159
|
2009-08-07 16:47:54 -07:00 |
stack.go
|
|
|
string_lit.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
stringrange.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
switch1.go
|
|
|
switch.go
|
|
|
test0.go
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -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
|
fix up some irregular indentation
|
2009-08-17 13:30:22 -07:00 |
vectors.go
|
|
|