Commit daa2a58
File tree
- .cargo
- .devcontainer
- .github
- actions/clone-submodules
- workflows
- apps/oxlint
- src
- command
- output_formatter
- crates
- oxc_allocator
- src
- oxc_ast_macros
- src
- oxc_ast
- src
- ast_impl
- ast
- generated
- oxc_cfg
- oxc_codegen
- src
- tests/integration
- oxc_data_structures
- src/stack
- oxc_diagnostics
- src
- reporter
- oxc_ecmascript
- src
- constant_evaluation
- side_effects
- oxc_estree
- oxc_isolated_declarations
- src
- tests
- fixtures
- snapshots
- oxc_language_server/src/linter
- oxc_linter
- src
- fixer
- options
- rules
- eslint
- array_callback_return
- no_unused_vars
- tests
- import
- jest
- jsdoc
- jsx_a11y
- nextjs
- node
- oxc
- promise
- react_perf
- react
- typescript
- unicorn
- no_useless_spread
- vitest
- service
- snapshots
- utils
- jest
- tests
- oxc_macros/src
- oxc_mangler
- src
- oxc_minifier
- examples
- src
- ast_passes
- tests
- ast_passes
- ecmascript
- mangler
- snapshots
- oxc_napi
- oxc_parser
- examples
- src
- js
- lexer
- oxc_prettier/src
- format
- print
- oxc_regular_expression
- src
- generated
- parser/pattern_parser
- oxc_semantic
- src
- checker
- jsdoc
- parser
- tests/integration/util
- oxc_span
- src
- source_type
- span
- oxc_syntax
- src
- generated
- oxc_transformer
- src
- common
- es2017
- es2018
- es2020
- es2022
- class_properties
- jsx
- options/babel
- typescript
- utils
- oxc_traverse
- scripts/lib
- src
- context
- generated
- oxc_wasm/src
- oxc
- src
- editors/vscode
- napi
- minify
- src
- test
- parser
- src
- test
- __snapshots__
- transform
- test
- npm
- oxc-parser
- oxc-transform
- oxc-types
- oxlint
- tasks
- ast_tools/src
- derives
- generators
- passes
- benchmark
- benches
- coverage
- snapshots
- src
- babel
- runtime
- test262
- e2e
- test
- minsize
- prettier_conformance/snapshots
- rulegen
- src
- transform_conformance
- overrides/babel-plugin-transform-typescript/test/fixtures
- imports/elide-type-referenced-in-imports-equal-no
- namespace/alias
- snapshots
- src
- tests
- babel-plugin-transform-async-to-generator/test/fixtures
- class
- method-parameters-error
- property-definition
- static-block
- this-after-super-in-super
- super
- nested-class
- nested
- outer-super-in-nested-class
- property
- babel-plugin-transform-class-properties/test/fixtures/super-in-constructor-nested-super
- babel-plugin-transform-private-methods/test/fixtures
- unused-methods
- babel-plugin-transform-typescript/test/fixtures
- namespace
- export-import-=
- import-=
- preserve-import-=
- preserve-import-=
- website/src/linter/snapshots
- wasm/parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
313 | 314 | | |
314 | 315 | | |
315 | 316 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments