File tree Expand file tree Collapse file tree 6 files changed +2387
-0
lines changed
transcripts/share-apis/definition-diffs Expand file tree Collapse file tree 6 files changed +2387
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "body" : {
3
+ "diffKind" : " mismatched" ,
4
+ "newBranchRef" : " after" ,
5
+ "newTerm" : {
6
+ "bestTermName" : " newBug" ,
7
+ "defnTermTag" : " Plain" ,
8
+ "signature" : [
9
+ {
10
+ "annotation" : {
11
+ "contents" : " ##Text" ,
12
+ "tag" : " TypeReference"
13
+ },
14
+ "segment" : " Text"
15
+ }
16
+ ],
17
+ "termDefinition" : {
18
+ "contents" : [
19
+ {
20
+ "annotation" : {
21
+ "contents" : " newBug" ,
22
+ "tag" : " HashQualifier"
23
+ },
24
+ "segment" : " newBug"
25
+ },
26
+ {
27
+ "annotation" : {
28
+ "tag" : " TypeAscriptionColon"
29
+ },
30
+ "segment" : " :"
31
+ },
32
+ {
33
+ "annotation" : null ,
34
+ "segment" : " "
35
+ },
36
+ {
37
+ "annotation" : {
38
+ "contents" : " ##Text" ,
39
+ "tag" : " TypeReference"
40
+ },
41
+ "segment" : " Text"
42
+ },
43
+ {
44
+ "annotation" : null ,
45
+ "segment" : " \n "
46
+ },
47
+ {
48
+ "annotation" : {
49
+ "contents" : " newBug" ,
50
+ "tag" : " HashQualifier"
51
+ },
52
+ "segment" : " newBug"
53
+ },
54
+ {
55
+ "annotation" : {
56
+ "tag" : " BindingEquals"
57
+ },
58
+ "segment" : " ="
59
+ },
60
+ {
61
+ "annotation" : null ,
62
+ "segment" : " "
63
+ },
64
+ {
65
+ "annotation" : {
66
+ "tag" : " TextLiteral"
67
+ },
68
+ "segment" : " \" No longer a builtin\" "
69
+ }
70
+ ],
71
+ "tag" : " UserObject"
72
+ },
73
+ "termDocs" : [],
74
+ "termNames" : [
75
+ " newBug"
76
+ ]
77
+ },
78
+ "oldBranchRef" : " before" ,
79
+ "oldTerm" : {
80
+ "bestTermName" : " bug" ,
81
+ "defnTermTag" : " Plain" ,
82
+ "signature" : [
83
+ {
84
+ "annotation" : {
85
+ "tag" : " Var"
86
+ },
87
+ "segment" : " a"
88
+ },
89
+ {
90
+ "annotation" : null ,
91
+ "segment" : " "
92
+ },
93
+ {
94
+ "annotation" : {
95
+ "tag" : " TypeOperator"
96
+ },
97
+ "segment" : " ->"
98
+ },
99
+ {
100
+ "annotation" : null ,
101
+ "segment" : " "
102
+ },
103
+ {
104
+ "annotation" : {
105
+ "tag" : " Var"
106
+ },
107
+ "segment" : " b"
108
+ }
109
+ ],
110
+ "termDefinition" : {
111
+ "contents" : [
112
+ {
113
+ "annotation" : {
114
+ "tag" : " Var"
115
+ },
116
+ "segment" : " a"
117
+ },
118
+ {
119
+ "annotation" : null ,
120
+ "segment" : " "
121
+ },
122
+ {
123
+ "annotation" : {
124
+ "tag" : " TypeOperator"
125
+ },
126
+ "segment" : " ->"
127
+ },
128
+ {
129
+ "annotation" : null ,
130
+ "segment" : " "
131
+ },
132
+ {
133
+ "annotation" : {
134
+ "tag" : " Var"
135
+ },
136
+ "segment" : " b"
137
+ }
138
+ ],
139
+ "tag" : " BuiltinObject"
140
+ },
141
+ "termDocs" : [],
142
+ "termNames" : [
143
+ " builtin.bug"
144
+ ]
145
+ },
146
+ "project" : " @transcripts/definition-diff"
147
+ },
148
+ "status" : [
149
+ {
150
+ "status_code" : 200
151
+ }
152
+ ]
153
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "body" : {
3
+ "diffKind" : " mismatched" ,
4
+ "newBranchRef" : " after" ,
5
+ "newType" : {
6
+ "bestTypeName" : " NewIO" ,
7
+ "defnTypeTag" : " Data" ,
8
+ "typeDefinition" : {
9
+ "contents" : [
10
+ {
11
+ "annotation" : {
12
+ "tag" : " DataTypeKeyword"
13
+ },
14
+ "segment" : " type"
15
+ },
16
+ {
17
+ "annotation" : null ,
18
+ "segment" : " "
19
+ },
20
+ {
21
+ "annotation" : {
22
+ "contents" : " NewIO" ,
23
+ "tag" : " HashQualifier"
24
+ },
25
+ "segment" : " NewIO"
26
+ },
27
+ {
28
+ "annotation" : {
29
+ "tag" : " DelimiterChar"
30
+ },
31
+ "segment" : " = "
32
+ },
33
+ {
34
+ "annotation" : {
35
+ "contents" : " #sa4ptibggqmbifhfj37gj2lq487q5ucfuojjcblfaas9bunlthhkvhstsrj20fvlpqakb8e9mqds4p32lnh8ohmf1s5omvdhc23jibg#d0" ,
36
+ "tag" : " TermReference"
37
+ },
38
+ "segment" : " NewIO"
39
+ }
40
+ ],
41
+ "tag" : " UserObject"
42
+ },
43
+ "typeDocs" : [],
44
+ "typeNames" : [
45
+ " NewIO"
46
+ ]
47
+ },
48
+ "oldBranchRef" : " before" ,
49
+ "oldType" : {
50
+ "bestTypeName" : " ##IO" ,
51
+ "defnTypeTag" : " Ability" ,
52
+ "typeDefinition" : {
53
+ "contents" : [
54
+ {
55
+ "annotation" : null ,
56
+ "segment" : " ##IO"
57
+ }
58
+ ],
59
+ "tag" : " BuiltinObject"
60
+ },
61
+ "typeDocs" : [],
62
+ "typeNames" : []
63
+ },
64
+ "project" : " @transcripts/definition-diff"
65
+ },
66
+ "status" : [
67
+ {
68
+ "status_code" : 200
69
+ }
70
+ ]
71
+ }
You can’t perform that action at this time.
0 commit comments