File tree
169 files changed
+8574
-13752
lines changed- .changeset
- src
- test
- arrow-function_type_test_assignment_pattern
- arrow-function_type_test_async_+_rest_parameter
- arrow-function_type_test_destructuring_+_default_value
- arrow-function_type_test_generic_with_const
- arrow-function_type_test_generic_with_extends
- arrow-function_type_test_issue_32
- arrow-function_type_test_issue_38
- arrow-function_type_test_issue_39
- arrow-function_type_test_rest_parameter
- arrow-function_type_test_simple_generic
- assert_dynamic_import_assert
- assert_export_all_as_assert
- assert_import_assert
- assert_import_with
- class_abstract_class
- class_accessor
- class_class_duplicate_constructor
- class_class_duplicate_method
- class_computed_property
- class_constructor_signature
- class_definite_property
- class_escaped_keyword_property
- class_generic_with_const
- class_generic_with_extends
- class_issue_33
- class_issue_34
- class_issue_35
- class_issue_36
- class_issue_42
- class_issue_44
- class_normal_property
- class_private_class_method
- class_private_id_class_method
- class_private_property
- class_protected_property
- class_public_property
- class_readonly_property
- class_simple_generic
- class_static_async_methods
- class_static_gettersetter
- class_static_property
- decorators_class_accessor
- decorators_class_method
- decorators_class_params
- decorators_class_property
- decorators_class
- dts_export_type_dts_export_duplicate
- dts_expression_type_test_issue_29
- enum_normal
- export_type_export_serious_type
- export_type_export_type_and_const
- export_type_export_type_as_as_with_name
- export_type_export_type_type_with_as_as
- export_type_export_type_type_with_as
- export_type_export_type_with_as_and_const
- export_type_export_type
- expression_type_test_declare_namespace
- expression_type_test_declare
- expression_type_test_enum
- expression_type_test_extend_interface
- expression_type_test_nested_interface
- expression_type_test_normal_interface
- expression_type_test_normal_type
- for_in_without_decl
- for_of
- function_type_test_arrow_function_with_optional_param
- function_type_test_async_arrow_function_with_one_param
- function_type_test_async_generator_function
- function_type_test_complex_function
- function_type_test_declare_function_comma_after_rest_element
- function_type_test_declare_function_types
- function_type_test_generic_with_const
- function_type_test_generic_with_extends
- function_type_test_no_parameter_with_any
- function_type_test_no_parameter_with_bigint
- function_type_test_no_parameter_with_boolean
- function_type_test_no_parameter_with_interface
- function_type_test_no_parameter_with_never
- function_type_test_no_parameter_with_number
- function_type_test_no_parameter_with_object
- function_type_test_no_parameter_with_string
- function_type_test_no_parameter_with_symbol
- function_type_test_no_parameter_with_type
- function_type_test_no_parameter_with_undefined
- function_type_test_no_parameter_with_union
- function_type_test_no_parameter_with_unknown
- function_type_test_no_parameter_with_void
- function_type_test_one_optional_parameter_with_void
- function_type_test_one_parameter_with_void
- function_type_test_simple_generic
- jsx_issue_29_jsx
- jsx_issue_46
- jsx_issue_48
- jsx_jsx_with_type_generics
- jsx_props_with_expr
- jsx_simple
- jsx_tsx
- jsx_value_with_colon
- normal_export_export_const
- normal_export_export_default_anonymous_class
- normal_export_export_default_arrow_function
- normal_export_export_default_function_with_name
- normal_export_export_default_function
- normal_export_export_default_object
- normal_export_export
- normal_identifier_test_export_identifier_as
- normal_identifier_test_import_identifier_as
- normal_identifier_test_interface_merging
- normal_identifier_test_typeidentifier_same_name_2
- normal_identifier_test_typeidentifier_same_name_3
- normal_identifier_test_typevalue_same_name_1
- normal_syntax_import_complex_specifiers
- normal_syntax_import_default_specifiers
- normal_syntax_import_name_as_specifiers
- normal_syntax_import_name_specifiers
- normal_syntax_import_namespace_specifiers
- normal_syntax_import_namespace_type_specifiers_with_as
- normal_syntax_import_namespace_type_specifiers
- normal_syntax_import_type_specifier_with_as_as
- normal_syntax_import_type_specifier_with_as
- normal_syntax_import_without_specifiers
- normal_syntax_issue_45
- object_async_arrow_function_in_subscript
- object_get_and_set_with_this
- object_get_and_set_without_this
- object_normal_object
- satisfies_normal
- try_statement_catch_redeclared_var_statement_captured
- try_statement_normal
- try_statement_with_type
- type_casts_1_as_number_declaration
- type_casts_1_as_number_expression
- type_casts_1_as_number_label
- type_casts_number1_declaration
- type_casts_number1_expression
- type_casts_number1_label
- type_syntax_import_complex_type
- type_syntax_import_default_specifiers_with_type_token
- type_syntax_import_name_as_specifiers_with_type_token
- type_syntax_import_namespace_specifiers_with_type_token
- variables_declaration_TSNonNullExpression
- variables_declaration_any
- variables_declaration_bigint
- variables_declaration_boolean
- variables_declaration_expression_equal_arrow_function
- variables_declaration_expression_equal_async_arrow_function
- variables_declaration_expression_equal_async_function
- variables_declaration_expression_equal_function
- variables_declaration_expression_list_arrow_function_and_param_is_function
- variables_declaration_expression_list_arrow_function_and_var
- variables_declaration_expression_with_paren
- variables_declaration_identifier_that_could_be_keyword_inside_template_literal
- variables_declaration_interface
- variables_declaration_issue_43
- variables_declaration_let_union
- variables_declaration_number_with_definite
- variables_declaration_number
- variables_declaration_object
- variables_declaration_parse_generics_with_comma
- variables_declaration_parse_generics_without_comma
- variables_declaration_string
- variables_declaration_symbol
- variables_declaration_type
- variables_declaration_undefined
- variables_declaration_union
- variables_declaration_unknown
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
169 files changed
+8574
-13752
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
392 | 396 | | |
393 | | - | |
| 397 | + | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
| |||
758 | 762 | | |
759 | 763 | | |
760 | 764 | | |
761 | | - | |
| 765 | + | |
762 | 766 | | |
763 | 767 | | |
764 | 768 | | |
| |||
3210 | 3214 | | |
3211 | 3215 | | |
3212 | 3216 | | |
3213 | | - | |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
| 3220 | + | |
| 3221 | + | |
3214 | 3222 | | |
3215 | 3223 | | |
3216 | 3224 | | |
| |||
4302 | 4310 | | |
4303 | 4311 | | |
4304 | 4312 | | |
4305 | | - | |
4306 | | - | |
4307 | | - | |
4308 | | - | |
4309 | | - | |
4310 | | - | |
4311 | | - | |
4312 | | - | |
4313 | | - | |
4314 | | - | |
4315 | | - | |
4316 | | - | |
4317 | | - | |
4318 | | - | |
4319 | | - | |
4320 | | - | |
4321 | | - | |
4322 | 4313 | | |
4323 | 4314 | | |
4324 | 4315 | | |
| |||
Lines changed: 18 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | | - | |
26 | | - | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | | - | |
| 37 | + | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
46 | | - | |
47 | | - | |
| 41 | + | |
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
| |||
54 | 48 | | |
55 | 49 | | |
56 | 50 | | |
57 | | - | |
58 | | - | |
| 51 | + | |
59 | 52 | | |
60 | 53 | | |
61 | 54 | | |
62 | | - | |
63 | | - | |
| 55 | + | |
64 | 56 | | |
65 | 57 | | |
66 | 58 | | |
| |||
70 | 62 | | |
71 | 63 | | |
72 | 64 | | |
73 | | - | |
74 | | - | |
| 65 | + | |
75 | 66 | | |
76 | 67 | | |
77 | 68 | | |
78 | | - | |
79 | | - | |
| 69 | + | |
80 | 70 | | |
81 | 71 | | |
82 | 72 | | |
| |||
93 | 83 | | |
94 | 84 | | |
95 | 85 | | |
96 | | - | |
97 | | - | |
| 86 | + | |
98 | 87 | | |
99 | 88 | | |
100 | 89 | | |
101 | | - | |
102 | | - | |
| 90 | + | |
103 | 91 | | |
104 | 92 | | |
105 | 93 | | |
| |||
109 | 97 | | |
110 | 98 | | |
111 | 99 | | |
112 | | - | |
113 | | - | |
| 100 | + | |
114 | 101 | | |
115 | 102 | | |
116 | 103 | | |
117 | | - | |
118 | | - | |
| 104 | + | |
119 | 105 | | |
120 | 106 | | |
121 | 107 | | |
| |||
127 | 113 | | |
128 | 114 | | |
129 | 115 | | |
130 | | - | |
131 | | - | |
| 116 | + | |
132 | 117 | | |
133 | 118 | | |
134 | 119 | | |
135 | | - | |
136 | | - | |
| 120 | + | |
137 | 121 | | |
138 | 122 | | |
139 | 123 | | |
| |||
148 | 132 | | |
149 | 133 | | |
150 | 134 | | |
151 | | - | |
152 | | - | |
| 135 | + | |
153 | 136 | | |
154 | 137 | | |
155 | 138 | | |
156 | | - | |
157 | | - | |
| 139 | + | |
158 | 140 | | |
159 | 141 | | |
160 | 142 | | |
| |||
Lines changed: 20 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | | - | |
26 | | - | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
42 | | - | |
43 | | - | |
| 38 | + | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | | - | |
48 | | - | |
| 42 | + | |
49 | 43 | | |
50 | 44 | | |
51 | 45 | | |
| |||
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
58 | | - | |
59 | | - | |
| 52 | + | |
60 | 53 | | |
61 | 54 | | |
62 | 55 | | |
63 | | - | |
64 | | - | |
| 56 | + | |
65 | 57 | | |
66 | 58 | | |
67 | 59 | | |
| |||
73 | 65 | | |
74 | 66 | | |
75 | 67 | | |
76 | | - | |
77 | | - | |
| 68 | + | |
78 | 69 | | |
79 | 70 | | |
80 | 71 | | |
81 | | - | |
82 | | - | |
| 72 | + | |
83 | 73 | | |
84 | 74 | | |
85 | 75 | | |
| |||
94 | 84 | | |
95 | 85 | | |
96 | 86 | | |
97 | | - | |
98 | | - | |
| 87 | + | |
99 | 88 | | |
100 | 89 | | |
101 | 90 | | |
102 | | - | |
103 | | - | |
| 91 | + | |
104 | 92 | | |
105 | 93 | | |
106 | 94 | | |
| |||
110 | 98 | | |
111 | 99 | | |
112 | 100 | | |
113 | | - | |
114 | | - | |
| 101 | + | |
115 | 102 | | |
116 | 103 | | |
117 | 104 | | |
118 | | - | |
119 | | - | |
| 105 | + | |
120 | 106 | | |
121 | 107 | | |
122 | 108 | | |
| |||
128 | 114 | | |
129 | 115 | | |
130 | 116 | | |
131 | | - | |
132 | | - | |
| 117 | + | |
133 | 118 | | |
134 | 119 | | |
135 | 120 | | |
136 | | - | |
137 | | - | |
| 121 | + | |
138 | 122 | | |
139 | 123 | | |
140 | 124 | | |
| |||
144 | 128 | | |
145 | 129 | | |
146 | 130 | | |
147 | | - | |
148 | | - | |
| 131 | + | |
149 | 132 | | |
150 | 133 | | |
151 | 134 | | |
152 | | - | |
153 | | - | |
| 135 | + | |
154 | 136 | | |
155 | 137 | | |
156 | 138 | | |
| |||
164 | 146 | | |
165 | 147 | | |
166 | 148 | | |
167 | | - | |
168 | | - | |
| 149 | + | |
169 | 150 | | |
170 | 151 | | |
171 | 152 | | |
172 | | - | |
173 | | - | |
| 153 | + | |
174 | 154 | | |
175 | 155 | | |
176 | 156 | | |
| |||
0 commit comments