Ecosyste.ms: OpenCollective

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

github.com/babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.
https://github.com/babel/babel

Support proposal-explicit-resource-management DisposableStack

yf-yang opened this issue 11 months ago
Fix incorrect class replacement tests

JLHwung opened this pull request 11 months ago
test: add replacement-static-decorator-initializer-this test

JLHwung opened this pull request 11 months ago
Reduce decorator static property size

liuxingbaoyu opened this pull request 11 months ago
Update test262

babel-bot opened this pull request 11 months ago
[Bug]: A question about the isTSX option

likaiqiang opened this issue 11 months ago
Add `experimental_useHermesParser` option in `preset-flow`

liuxingbaoyu opened this pull request 11 months ago
Do not use `classPrivateMethodGet`

liuxingbaoyu opened this pull request 11 months ago
[Bug]: @babel/preset-env not including plugins for shippedProposals

arasmussen opened this issue 11 months ago
Fix evaluation order of decorators with cached receiver

nicolo-ribaudo opened this pull request 11 months ago
Reduce element decorator temp variables

JLHwung opened this pull request 11 months ago
Fix decorator this memoization

JLHwung opened this pull request 11 months ago
Continue writing `output.js` when `exec.js` throws

liuxingbaoyu opened this pull request 11 months ago
Allow import attributes for `TSImportType`

sosukesuzuki opened this pull request 11 months ago
Fix class private properties when `privateFieldsAsProperties`

liuxingbaoyu opened this pull request 11 months ago
Use updated native GitHub markdown `Note` admonition

yardenshoham opened this pull request 11 months ago
fix: Pull request comments for REPL

liuxingbaoyu opened this pull request 11 months ago
test

liuxingbaoyu opened this pull request 11 months ago
Update test262

babel-bot opened this pull request 11 months ago
Handle symbol key class elements decoration

JLHwung opened this pull request 11 months ago
Improve `toSetter` helper

liuxingbaoyu opened this pull request 12 months ago
Do not consider `arguments` in a helper as a global reference

nicolo-ribaudo opened this pull request 12 months ago
Implement `noUninitializedPrivateFieldAccess` assumption

nicolo-ribaudo opened this pull request 12 months ago
Preserve `static` on decorated private `accessor`

nicolo-ribaudo opened this pull request 12 months ago
Do not define `access.get` for public setter decorators

nicolo-ribaudo opened this pull request 12 months ago
[Discussion] Remove `flow` support from `@babel/parser`

nicolo-ribaudo opened this issue 12 months ago
Reduce helper size for decorator 2023-11

liuxingbaoyu opened this pull request 12 months ago
Do not use descriptors for private class elements

nicolo-ribaudo opened this pull request 12 months ago
Update test262

babel-bot opened this pull request 12 months ago
fix: handle decorated async private method and generator

JLHwung opened this pull request 12 months ago
Remove logic for deprecated decorator versions from Babel 8

JLHwung opened this pull request 12 months ago
7.24.0 fields & decorators improvement

JLHwung opened this pull request 12 months ago
add base input to create-pr action

JLHwung opened this pull request 12 months ago
Use `Object.hasOwn` when available

nicolo-ribaudo opened this pull request 12 months ago
[Bug]: traverse throws on test262 file

eloidd opened this issue 12 months ago
Support decorator 2023-11 normative updates

JLHwung opened this pull request 12 months ago
Add back `moduleName` option to `@babel/plugin-transform-runtime`

nicolo-ribaudo opened this pull request 12 months ago
[eslint] Include field decorators in scope analysis

nicolo-ribaudo opened this pull request 12 months ago
Update test262

babel-bot opened this pull request 12 months ago
Please release Babel 8 with features from v7.23.9

coderaiser opened this issue 12 months ago
Fix `protoInit` call injection timing

JLHwung opened this pull request 12 months ago
Refactor `protoInit` call injection

JLHwung opened this pull request 12 months ago
[Slack]: Link broken again

robertalv opened this issue 12 months ago
Update test262

babel-bot opened this pull request almost 1 year ago
Improve decorated private method check

JLHwung opened this pull request almost 1 year ago
fix: `systemjs` re-traverses helpers

liuxingbaoyu opened this pull request about 1 year ago
Properly sort `core-js@3` imports

nicolo-ribaudo opened this pull request about 1 year ago
Migrate `eslint-parser` to cts

liuxingbaoyu opened this pull request about 1 year ago
Types for @babel/eslint-parser and @babel/eslint-plugin

brettz9 opened this issue about 1 year ago
@babel/eslint-plugin: Support ESLint 9

brettz9 opened this issue about 1 year ago
[Bug]: toPrimitive() does not use the typeof() function

DiFuks opened this issue about 1 year ago
Improve temporary variables for decorators

liuxingbaoyu opened this pull request about 1 year ago
Simplify pipeline parsing with `using` declarations

nicolo-ribaudo opened this pull request about 1 year ago
[Bug]: createRequire is not a function

jcubic opened this issue about 1 year ago
Remove `@babel/types` props that are not produced by the parser

liuxingbaoyu opened this pull request about 1 year ago
chore: Commit corejs3 helpers

liuxingbaoyu opened this pull request about 1 year ago
Update test262

babel-bot opened this pull request about 1 year ago
[eslint] Fix `no-use-before-define` for class ref in fields

nicolo-ribaudo opened this pull request about 1 year ago
chore: Helper changes for Babel 8

liuxingbaoyu opened this pull request about 1 year ago
Pass `repository` to the create PR action

JLHwung opened this pull request about 1 year ago
[babel 8] Require throw expression to be wrapped in parentheses

nicolo-ribaudo opened this pull request about 1 year ago
fix: Husky automatic installation

liuxingbaoyu opened this pull request about 1 year ago
Improve parse error location?

fisker opened this issue about 1 year ago
Revert "chore: Update artifact tools (#16184)"

JLHwung opened this pull request about 1 year ago
fix: decorator binds `getter/setter` to `ctx.access` for public fields

liuxingbaoyu opened this pull request about 1 year ago
[Bug]:

jisao opened this issue about 1 year ago
fix: Class decorator correctly passes return value

liuxingbaoyu opened this pull request about 1 year ago
chore: Refactor `babel-{cli,node}` tests

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: hasOwn is not handled properly

akimd opened this issue about 1 year ago
Improve output of `super()`

liuxingbaoyu opened this pull request about 1 year ago
feat: Export `parser` and `generate` in `@babel/core` and `@babel/standalone`

liuxingbaoyu opened this pull request about 1 year ago
chore: Enable `useProjectService`

liuxingbaoyu opened this pull request about 1 year ago
fix: Crash when removing without `Program`

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: `path.remove`: crash when there is no `parentPath`

coderaiser opened this issue about 1 year ago
Update test262

babel-bot opened this pull request about 1 year ago
Reset `Error.prepareStackTrace` finally

liuxingbaoyu opened this pull request about 1 year ago
chore: Update deps

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: The code cannot be minimized. There are two references

peacejj opened this issue about 1 year ago
chore: Update artifact tools

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: Fails to parse Flow conditional type.

seiyab opened this issue about 1 year ago
fix: `preset-env` throws exception for `export * as x`

liuxingbaoyu opened this pull request about 1 year ago
fix: Class decorator `ctx.kind` is wrong

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: class decorator context.kind is 'field', should 'class'

liuzw2579 opened this issue about 1 year ago