-
-
Notifications
You must be signed in to change notification settings - Fork 472
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(transformer/class-properties): transform private methods
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
chore(transformer): enable Babel's private-methods plugin tests
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
feat(minifier): only constant fold numbers when result is smaller
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
fix(semantic): report errors for missing class method impls
A-semantic
Area - Semantic
C-bug
Category - Bug
#8082
opened Dec 23, 2024 by
camc314
Loading…
fix(parser): report syntax errors for missing constructor implementations
A-semantic
Area - Semantic
C-bug
Category - Bug
#8081
opened Dec 23, 2024 by
camc314
Loading…
fix(linter): rule Area - Linter
C-bug
Category - Bug
no-restricted-imports
support missing options
A-linter
#8076
opened Dec 23, 2024 by
Sysix
Loading…
fix(binder): bind symbol for declare function
A-semantic
Area - Semantic
C-bug
Category - Bug
#8039
opened Dec 20, 2024 by
ShuiRuTian
•
Draft
fix(binder): bind declare class
A-semantic
Area - Semantic
C-bug
Category - Bug
#8038
opened Dec 20, 2024 by
ShuiRuTian
•
Draft
fix(transformer/arrow-functions): Area - Transformer / Transpiler
C-bug
Category - Bug
_this = this
should be inserted after super call expression
A-transformer
fix(mangler): keep exported symbols for Area - Minifier
C-bug
Category - Bug
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
top_level: true
A-minifier
#7927
opened Dec 16, 2024 by
sapphi-red
Loading…
feat(linter): create the import/order rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#7903
opened Dec 14, 2024 by
Spoutnik97
Loading…
chore(transformer): enable Area - AST
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
class-properties
plugin
A-ast
feat(linter): add eslint/constructor-super
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#7651
opened Dec 4, 2024 by
Sysix
Loading…
refactor(semantic): always use Merge with Graphite Merge Queue
A-ast
Area - AST
A-linter
Area - Linter
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
needs-discussion
Requires a discussion from the core team
SymbolFlags::Function
for function id
0-merge
feat(linter): implement eslint/no-useless-call
A-linter
Area - Linter
C-enhancement
Category - New feature or request
feat(ast, syntax, ast_tools): Introduce Area - AST
A-ast-tools
Area - AST tools
GetNodeId
trait.
A-ast
feat(ast): add a dummy Area - AST
A-ast-tools
Area - AST tools
A-isolated-declarations
Isolated Declarations
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
node_id
field to all visitable AST types.
A-ast
ProTip!
Adding no:label will show everything without a label.