Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Boshen/oxc issues and pull requests

#274 - ci: use cargo-llvm-cov for code coverage

Pull Request - State: closed - Opened by Boshen almost 2 years ago

#272 - refactor(linter,semantic): move syntax check from linter to semantic

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 2 comments

#271 - feat(linter): no constant condition

Pull Request - State: closed - Opened by mysteryven almost 2 years ago - 1 comment

#270 - feat(semantic): Add index mapping from span to reference id

Pull Request - State: closed - Opened by YangchenYe323 almost 2 years ago - 8 comments

#269 - Add no_dupe_else_if rule

Pull Request - State: closed - Opened by sladyn98 almost 2 years ago - 4 comments
Labels: first-pr, A-linter

#268 - ci: use sccache

Pull Request - State: closed - Opened by Boshen almost 2 years ago

#267 - fix(parser): fix [+In] Destructuring Binding Pattern Initializer

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 2 comments

#266 - fix(paresr): parse [+In] in template

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 1 comment

#265 - fix(parser): fix [+in] context in `CallArguments`

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 1 comment

#264 - fix(linter): fix panic when directive appears at the first line

Pull Request - State: closed - Opened by yesmeck almost 2 years ago - 1 comment

#263 - fix(parser): fix crashing on empty ParenthesizedExpression with comments

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 1 comment

#262 - fix(parser): fix parse error on JSXText preceded by JSXFragment

Pull Request - State: closed - Opened by yesmeck almost 2 years ago - 1 comment

#261 - feat(coverage): Run printer test on js and jsx files in the babel tests

Issue - State: closed - Opened by Boshen almost 2 years ago
Labels: C-enhancement, P-high, A-parser

#260 - refactor(semantics): Better Semantic Tree structure

Issue - State: closed - Opened by YangchenYe323 almost 2 years ago - 6 comments

#259 - fix(parser): fix additional char being consumed in JSXText

Pull Request - State: closed - Opened by yesmeck almost 2 years ago - 3 comments
Labels: first-pr, A-parser

#258 - feat(linter): no-constant-condition

Issue - State: closed - Opened by mysteryven almost 2 years ago - 11 comments

#255 - fuzz-js

Issue - State: closed - Opened by bakkot almost 2 years ago - 6 comments
Labels: C-bug, P-high, A-parser

#254 - feat(linter): implement no-eval

Pull Request - State: closed - Opened by hyf0 almost 2 years ago - 1 comment
Labels: first-pr, A-linter

#252 - Ci: cache benchmark on main

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 1 comment

#245 - [WIP] feat: oxc_transforms_jsx

Pull Request - State: closed - Opened by magic-akari almost 2 years ago - 5 comments

#234 - benchmark: bench on Instruction count / Max RSS / CPU cycles

Issue - State: closed - Opened by Boshen almost 2 years ago - 2 comments
Labels: C-performance, C-investigation

#232 - Panics when testing files

Issue - State: closed - Opened by qarmin almost 2 years ago - 5 comments
Labels: C-bug, A-linter

#225 - feat(semantic): node -> symbol lookup

Issue - State: closed - Opened by Boshen almost 2 years ago - 1 comment
Labels: E-Help Wanted, C-question, A-linter, A-semantic, A-minifier

#205 - feat(semantic): parse jsdoc comments

Pull Request - State: closed - Opened by shannonrothe almost 2 years ago - 5 comments

#205 - feat(semantic): parse jsdoc comments

Pull Request - State: closed - Opened by shannonrothe almost 2 years ago - 5 comments

#174 - refactor(lexer): change `TokenValue::String(Atom)` to `TokenValue::String(&str)`

Pull Request - State: closed - Opened by Boshen almost 2 years ago - 2 comments

#171 - perf(lexer): try perfect hash table for keyword lookup

Pull Request - State: closed - Opened by YangchenYe323 almost 2 years ago - 15 comments

#171 - perf(lexer): try perfect hash table for keyword lookup

Pull Request - State: closed - Opened by YangchenYe323 almost 2 years ago - 15 comments

#170 - feat(lexer/linter): configuration comments

Pull Request - State: closed - Opened by shannonrothe almost 2 years ago - 5 comments

#170 - feat(lexer/linter): configuration comments

Pull Request - State: closed - Opened by shannonrothe almost 2 years ago - 5 comments

#123 - linter: list of rules we want to implement

Issue - State: open - Opened by Boshen almost 2 years ago - 7 comments
Labels: E-Help Wanted, E-Good First Issue