File tree
810 files changed
+3452
-3984
lines changed- .cargo
- apps/oxlint/src
- command
- output_formatter
- crates
- oxc/examples
- oxc_allocator/src
- oxc_ast/src
- ast_impl
- generated
- oxc_ast_macros/src
- oxc_cfg/src
- oxc_codegen
- examples
- src
- oxc_data_structures/src/stack
- oxc_diagnostics/src
- oxc_ecmascript/src
- constant_evaluation
- oxc_isolated_declarations/src
- oxc_language_server/src
- linter
- oxc_linter/src
- config
- context
- fixer
- loader
- partial_loader
- options
- rules
- eslint
- array_callback_return
- no_unused_vars
- fixers
- tests
- import
- jest
- no_standalone_expect
- prefer_lowercase_title
- jsdoc
- jsx_a11y
- nextjs
- node
- oxc
- promise
- react
- react_perf
- typescript
- unicorn
- no_useless_spread
- vitest
- service
- utils
- jest
- unicorn
- oxc_macros/src
- oxc_mangler/src
- oxc_minifier
- src
- peephole
- tests
- ecmascript
- peephole
- oxc_parser
- examples
- src
- js
- jsx
- lexer
- ts
- oxc_prettier/src
- comments
- format
- print
- ir
- printer
- utils
- oxc_regular_expression
- examples
- src
- ast_impl
- generated
- parser
- pattern_parser
- reader
- string_literal_parser
- oxc_semantic
- examples
- src
- checker
- class
- jsdoc
- parser
- tests
- conformance
- integration/util
- oxc_span/src
- generated
- oxc_syntax/src
- generated
- oxc_transformer/src
- common
- decorator/legacy
- es2016
- es2017
- es2018
- async_generator_functions
- es2020
- es2022
- class_properties
- jsx
- options
- babel
- env
- plugins
- regexp
- typescript
- utils
- oxc_traverse/src
- ast_operations
- context
- generated
- oxc_wasm/src
- napi
- parser/src
- transform/src
- tasks
- ast_tools/src
- derives
- generators
- parse
- schema
- defs
- benchmark
- benches
- src
- coverage/src
- babel
- tools
- typescript
- minsize/src
- prettier_conformance/src
- rulegen/src
- transform_checker/src
- transform_conformance/src
- website/src/linter/rules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
810 files changed
+3452
-3984
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 |
| - | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+9-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 |
| - | |
15 | 13 |
| |
16 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 |
| |
24 | 30 |
| |
25 | 31 |
| |
| |||
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
48 |
| - | |
| 54 | + | |
49 | 55 |
| |
50 | 56 |
| |
51 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
395 |
| - | |
| 396 | + | |
396 | 397 |
| |
397 | 398 |
| |
398 | 399 |
| |
| |||
425 | 426 |
| |
426 | 427 |
| |
427 | 428 |
| |
428 |
| - | |
| 429 | + | |
429 | 430 |
| |
430 | 431 |
| |
431 | 432 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
344 | 346 |
| |
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
348 | 350 |
| |
349 |
| - | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
350 | 354 |
| |
351 | 355 |
| |
352 | 356 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 | 72 |
| |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 |
| |
98 | 101 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 54 | + | |
59 | 55 |
| |
60 | 56 |
| |
61 | 57 |
| |
| |||
115 | 111 |
| |
116 | 112 |
| |
117 | 113 |
| |
118 |
| - | |
119 | 114 |
| |
| 115 | + | |
120 | 116 |
| |
121 | 117 |
| |
122 | 118 |
| |
| |||
155 | 151 |
| |
156 | 152 |
| |
157 | 153 |
| |
158 |
| - | |
159 | 154 |
| |
| 155 | + | |
160 | 156 |
| |
161 | 157 |
| |
162 | 158 |
| |
|
0 commit comments