Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1297)

Delta Between Two Patch Sets: cmd/sockdrawer/fmt.clusters

Issue 186270043: cmd/sockdrawer: a tool for package reorganization.
Left Patch Set: diff -r a81b057fa6e0681031c81674e00ad6bbb9f2e18f https://code.google.com/p/go.tools Created 10 years, 4 months ago
Right Patch Set: diff -r a81b057fa6e0681031c81674e00ad6bbb9f2e18f https://code.google.com/p/go.tools Created 10 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « cmd/sockdrawer/dot.go ('k') | cmd/sockdrawer/main.go » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1
2 # Cluster definitions for a hypothetical split of the fmt package.
3
4 = util
5 buffer
6 parsenum
7 func$4 # init function
8
9 = print
10 Errorf
11 Print
12 Printf
13 Println
14 Sprint
15 Sprintf
16 Sprintln
17
18 = scan
19 Fscan
20 Fscanf
21 Fscanln
22 Sscan
23 Sscanf
24 Sscanln
25 Scan
26 Scanf
27 Scanln
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b