Commit 8f33614
1 parent d5c2921 commit 8f33614
File tree
215 files changed
+1552
-998
lines changed- demo
- src
- test
- test_files
- abstract
- async_functions
- augment
- basic.untyped
- cast_extends
- class
- class.untyped
- clutz.no_externs
- clutz_imports.declaration.no_externs
- clutz_type_value.no_externs
- comments
- conditional_rest_tuple_type
- ctors
- debugger
- decl_merge
- declare_export
- declare_export_dts
- declare_import
- declare_var_and_ns
- decorator
- doc_params
- docs_on_ctor_param_properties
- enum
- enum.no_nstransform
- enum.puretransform
- enum_ref_import
- enum_value_literal_type
- eventmap
- export
- export_declare_namespace
- export_destructuring
- export_local_type
- export_merged
- export_multi
- export_star_as_ns
- exporting_decorator
- extend_and_implement
- fields
- fields_no_ctor
- file_comment
- functions
- generic_extends
- generic_in_prop_access
- generic_local_var
- generic_nested_classes
- ignored_ambient_external_module
- implement_reexported_interface
- implements
- import_by_path.declaration.no_externs
- import_by_path.no_externs
- import_equals
- import_from_goog.no_externs
- import_only_types
- import_prefixed
- interface
- internal.declaration
- invalid_closure_properties
- jsdoc
- jsdoc_types
- jsdoc_types.untyped
- jsx.no_externs
- methods
- namespaced.no_nstransform
- nullable
- optional_chaining
- optional_method
- parameter_properties
- partial
- private_field
- promiseconstructor
- protected
- readonly
- recursive_alias
- recursive_union
- rest_parameters_any
- rest_parameters_generic_empty
- rest_parameters_tuple
- return_this
- scope_collision
- side_effect_import
- single_value_enum
- static
- string_manipulations
- structural.untyped
- super
- this_type
- transitive_symbol_type_only
- ts_migration_exports_shim.no_externs
- ts_migration_exports_shim.tsmes_disabled.no_externs
- tuple_types
- type_alias_imported
- type_and_value
- type_args_repeated
- type_intersection
- type_narrowing
- type_propaccess.no_externs
- typeof_function_overloads
- underscore
- use_closure_externs
- visibility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
215 files changed
+1552
-998
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
+48-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
30 | 35 |
| |
31 |
| - | |
32 |
| - | |
| 36 | + | |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
| |||
49 | 53 |
| |
50 | 54 |
| |
51 | 55 |
| |
52 |
| - | |
53 |
| - | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
| |||
66 | 69 |
| |
67 | 70 |
| |
68 | 71 |
| |
69 |
| - | |
70 |
| - | |
| 72 | + | |
| 73 | + | |
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
80 | 92 |
| |
81 | 93 |
| |
82 | 94 |
| |
83 | 95 |
| |
84 | 96 |
| |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
85 | 122 |
| |
86 | 123 |
| |
87 | 124 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 110 | + | |
113 | 111 |
| |
114 | 112 |
| |
115 | 113 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 |
| - | |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| |||
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
183 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
184 | 189 |
| |
185 | 190 |
| |
186 | 191 |
| |
|
+1-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 | 298 |
| |
307 | 299 |
| |
308 | 300 |
| |
309 | 301 |
| |
310 | 302 |
| |
311 | 303 |
| |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
| 304 | + | |
316 | 305 |
| |
317 | 306 |
| |
318 | 307 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
| |||
152 | 155 |
| |
153 | 156 |
| |
154 | 157 |
| |
155 |
| - | |
156 | 158 |
| |
157 | 159 |
| |
158 | 160 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 | 161 |
| |
166 | 162 |
| |
| 163 | + | |
167 | 164 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
183 | 180 |
| |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
| |||
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 |
| |
199 |
| - | |
| 202 | + | |
200 | 203 |
| |
201 | 204 |
| |
202 | 205 |
| |
| 206 | + | |
| 207 | + | |
203 | 208 |
| |
204 | 209 |
| |
205 | 210 |
| |
| |||
208 | 213 |
| |
209 | 214 |
| |
210 | 215 |
| |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
218 | 219 |
| |
219 |
| - | |
220 |
| - | |
221 | 220 |
| |
222 | 221 |
| |
223 | 222 |
| |
224 | 223 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - |
0 commit comments