- 17 Oct, 2008 7 commits
-
-
Ian Lance Taylor authored
R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=17375 CL=17375
-
Rob Pike authored
R=rsc DELTA=328 (158 added, 170 deleted, 0 changed) OCL=17353 CL=17359
-
Rob Pike authored
R=rsc DELTA=25 (19 added, 1 deleted, 5 changed) OCL=17346 CL=17346
-
Russ Cox authored
so that run's count is correct R=iant,r DELTA=20 (12 added, 0 deleted, 8 changed) OCL=17329 CL=17342
-
Robert Griesemer authored
- fixed a bug with non-eof terminated //-style comments - collecting comments - first experiments with reproducing comments (works but not very pretty, disabled for now) - idempotent for all correct .go files we have checked in R=r OCL=17333 CL=17333
-
Robert Griesemer authored
- fixed a couple of printing bugs status: parses, reproduces, and idempotently reproduces all correct .go files R=r OCL=17332 CL=17332
-
Rob Pike authored
R=rsc DELTA=253 (153 added, 81 deleted, 19 changed) OCL=17331 CL=17331
-
- 16 Oct, 2008 20 commits
-
-
Russ Cox authored
R=r OCL=17327 CL=17327
-
Rob Pike authored
R=rsc DELTA=366 (337 added, 7 deleted, 22 changed) OCL=17321 CL=17324
-
Russ Cox authored
R=ken OCL=17320 CL=17320
-
Robert Griesemer authored
R=r OCL=17319 CL=17319
-
Robert Griesemer authored
R=r DELTA=21 (11 added, 1 deleted, 9 changed) OCL=17316 CL=17316
-
Robert Griesemer authored
- typeguards, var decls, several printing bug fixed - now fully idempotent on many files (which are accepted by 6g afterwards) - still some detail issues R=r OCL=17310 CL=17310
-
Russ Cox authored
R=ken OCL=17307 CL=17307
-
Ken Thompson authored
inputs for method receivers. R=r OCL=17304 CL=17304
-
Robert Griesemer authored
R=r OCL=17295 CL=17295
-
Rob Pike authored
R=rsc DELTA=225 (109 added, 107 deleted, 9 changed) OCL=17294 CL=17294
-
Rob Pike authored
file name change in next round. R=rsc DELTA=71 (18 added, 19 deleted, 34 changed) OCL=17291 CL=17293
-
Robert Griesemer authored
- fallthrough stat, label decls - improved printing layout R=r OCL=17283 CL=17283
-
Russ Cox authored
R=ken OCL=17253 CL=17253
-
Rob Pike authored
R=rsc DELTA=9 (0 added, 3 deleted, 6 changed) OCL=17248 CL=17250
-
Ken Thompson authored
R=r OCL=17247 CL=17247
-
Robert Griesemer authored
R=r OCL=17243 CL=17245
-
Rob Pike authored
main is a simple tester outside the Makefile. R=rsc DELTA=455 (455 added, 0 deleted, 0 changed) OCL=17235 CL=17242
-
Russ Cox authored
R=ken OCL=17241 CL=17241
-
Ken Thompson authored
global signatures for basic types R=r OCL=17238 CL=17240
-
Robert Griesemer authored
- almost there, receivers, labels, composites, comments are not yet printed - runs through 18KLOC of Go code and prints it again R=r OCL=17237 CL=17237
-
- 15 Oct, 2008 9 commits
-
-
Rob Pike authored
R=ken OCL=17208 CL=17208
-
Robert Griesemer authored
- fixed expression and statement printing - missing: declarations, comments R=r OCL=17207 CL=17207
-
Rob Pike authored
R=rsc DELTA=335 (172 added, 156 deleted, 7 changed) OCL=17167 CL=17180
-
Rob Pike authored
R=ken OCL=17169 CL=17169
-
Rob Pike authored
next cl will update names and add to build R=rsc DELTA=1876 (938 added, 938 deleted, 0 changed) OCL=17149 CL=17166
-
Russ Cox authored
R=ken OCL=17164 CL=17164
-
Robert Griesemer authored
- accepts all Go code (use -s flag) - complete rewrite of AST, AST building, and printing (as a result much more compact) - printing severely screwed up at the moment, but should be fully working in 1 more day R=r DELTA=2118 (514 added, 980 deleted, 624 changed) OCL=17161 CL=17161
-
Rob Pike authored
fix some bugs in () ordering and rune processing R=rsc DELTA=72 (27 added, 5 deleted, 40 changed) OCL=17147 CL=17147
-
Russ Cox authored
R=ken OCL=17141 CL=17143
-
- 14 Oct, 2008 4 commits
-
-
Rob Pike authored
R=rsc DELTA=21 (0 added, 21 deleted, 0 changed) OCL=17123 CL=17136
-
Rob Pike authored
clean up interface equality hack still needs more tests; checking in for gccgo testing R=rsc DELTA=304 (261 added, 14 deleted, 29 changed) OCL=17128 CL=17135
-
Ken Thompson authored
R=r OCL=17134 CL=17134
-
Ken Thompson authored
R=r OCL=17116 CL=17118
-