Age | Commit message (Collapse) | Author | Files | Lines |
|
R=ken
OCL=32900
CL=32900
|
|
R=ken
OCL=32890
CL=32894
|
|
R=ken
OCL=32888
CL=32888
|
|
R=ken
OCL=32887
CL=32887
|
|
R=ken
OCL=32886
CL=32886
|
|
R=ken
OCL=32772
CL=32772
|
|
allocating registers in shift and div.
fix behavior when res == a reserved register.
R=ken
OCL=32765
CL=32767
|
|
typecheck.c is now responsible for all type checking
except for assignment and function argument "..."
R=ken
OCL=32661
CL=32667
|
|
handled by typecheck.
second switch is gone
move floating point minus into back end
R=ken
OCL=32558
CL=32558
|
|
let errchk exit 0 even if it has reported a BUG.
it echoed BUG and that's all that matters.
R=r
DELTA=143 (1 added, 89 deleted, 53 changed)
OCL=32533
CL=32542
|
|
R=austin
DELTA=35 (21 added, 14 deleted, 0 changed)
OCL=32469
CL=32474
|
|
labeled break/continue was using
first loop with any label,
not first loop with the right label.
R=ken
OCL=32453
CL=32458
|
|
(reported by iant)
R=r
DELTA=50 (32 added, 12 deleted, 6 changed)
OCL=32263
CL=32385
|
|
R=ken
OCL=32261
CL=32261
|
|
R=ken
OCL=32257
CL=32257
|
|
R=ken
OCL=32255
CL=32255
|
|
R=ken
OCL=32253
CL=32253
|
|
R=ken
OCL=32252
CL=32252
|
|
R=ken
OCL=32244
CL=32244
|
|
a := true;
a |= a;
in the front end.
R=ken
OCL=32240
CL=32243
|
|
R=ken
OCL=32239
CL=32239
|
|
R=ken
OCL=31399
CL=31399
|
|
R=ken
OCL=31295
CL=31295
|
|
R=r,iant
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=31146
CL=31148
|
|
bug022.go:8:13: error: attempt to index object which is not array, string, or map
R=rsc
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=31082
CL=31089
|
|
R=ken
OCL=30889
CL=30889
|
|
can now forward declare across files
R=r
DELTA=15 (0 added, 15 deleted, 0 changed)
OCL=30873
CL=30880
|
|
R=ken
OCL=30783
CL=30783
|
|
R=r
DELTA=51 (4 added, 4 deleted, 43 changed)
OCL=30759
CL=30778
|
|
won't submit unless 30586 goes in.
R=r
DELTA=94 (65 added, 16 deleted, 13 changed)
OCL=30592
CL=30755
|
|
R=rsc
DELTA=6 (1 added, 3 deleted, 2 changed)
OCL=30604
CL=30604
|
|
R=ken
OCL=29989
CL=29999
|
|
R=ken
OCL=29907
CL=29907
|
|
R=r
DELTA=25 (25 added, 0 deleted, 0 changed)
OCL=29875
CL=29875
|
|
R=ken
OCL=29651
CL=29653
|
|
R=r
OCL=29646
CL=29646
|
|
R=r
OCL=29623
CL=29623
|
|
R=r
OCL=29619
CL=29619
|
|
R=r
OCL=29612
CL=29612
|
|
R=r
OCL=29479
CL=29479
|
|
R=ken
OCL=29448
CL=29448
|
|
R=ken
OCL=29425
CL=29427
|
|
R=ken
OCL=29407
CL=29407
|
|
bug117.go:13:12: error: reference to undefined field or method
import1.go:9:2: error: redefinition of '.main.bufio'
import1.go:8:2: note: previous definition of '.main.bufio' was here
import1.go:9:2: error: incompatible imported type 'bufio.Error'
interface9.go:25:5: error: incompatible types in assignment (method P requires a pointer)
interface9.go:30:5: error: incompatible types in assignment (method P requires a pointer)
R=rsc
DELTA=5 (0 added, 0 deleted, 5 changed)
OCL=29044
CL=29055
|
|
R=r
OCL=28569
CL=28573
|
|
R=r
DELTA=42 (20 added, 22 deleted, 0 changed)
OCL=28295
CL=28295
|
|
value has been received. This failed with gccgo before
today.
R=ken,r
DELTA=18 (18 added, 0 deleted, 0 changed)
OCL=28185
CL=28190
|
|
R=ken
OCL=28120
CL=28124
|
|
R=r
OCL=27987
CL=27987
|
|
R=r
OCL=27980
CL=27980
|