Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oxc

A collection of JavaScript tools written in Rust.
Collective - Host: opensource - https://opencollective.com/oxc - Code: https://github.com/oxc-project/oxc

refactor(language_server): move structs into own file

github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
fix(lsp): improve err handling when loading source text

github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
style(tools): remove line break from `deny.toml`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
perf(semantic): allocate `Bindings` in allocator

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
perf(transformer/react-refresh): reduce allocations

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(allocator): `Vec<u8>::into_string`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): remove `serialize`

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
perf(codegen): remove useless to_owned

github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
perf(semantic): allocate symbol data in Allocator

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
pref(semantic): reserve space for resolved_refrences

github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
feat(traverse): record current block scope

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): rename var

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): remove outdated comment

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(ast): add `AstBulder::move_property_key`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
linter: `import/named` is unstable

github.com/oxc-project/oxc - shulaoda opened this issue about 1 month ago
docs(ast): improve docs for `AstBuilder::move_*` methods

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(oxlint): remove unused `git.rs`

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
refactor(oxlint): remove extra if check in `Walkdir`

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
test(semantic): add a test for catch parameters reference

github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): simplify handling namespace stack

github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): remove unused current_symbol_flags

github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
release(crates): v0.42.0

github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
refactor(transformer/class-properties): remove `move_expression`s

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(ast): add `AstBuilder::atom_from_cow`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(span): add `impl From<ArenaString> for Atom`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): pass `&str` instead of `Cow`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer): remove unneeded lint `#[allow]`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/typescript): reuse `Atom`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
docs(transformer/class-properties): correct doc comments

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(napi/transform): add `jsx: 'preserve'` option

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
support JUnit output format

github.com/oxc-project/oxc - GiladShoham opened this issue about 1 month ago
release(oxlint): v0.15.3

github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
fix(coverage): make coverage runtime timeout stable

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
feat(prettier): Complete `print_literal`

github.com/oxc-project/oxc - leaysgur opened this pull request about 1 month ago
transformer: `declare export`

github.com/oxc-project/oxc - Boshen opened this issue about 1 month ago
refactor(transformer/class-properties): use stack of `ClassDetails`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(data_structures): implement `Default` for `NonEmptyStack`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
docs(tasks/website): add legend for fixable column

github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
refactor(linter/yoda): simplify code

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
fix(linter): false positive in `unicorn/no-useless-spread`

github.com/oxc-project/oxc - shulaoda opened this pull request about 1 month ago
ci(benchmarks): simplify benchmarks

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
ci(codegen): simplify codegen benchmark

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): remove `ScopeFlags::Modifiers`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(benchmark): transform code before codegen

github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
chore(deps): update npm packages

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
ci: change setup-zig

github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago