Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coderaiser/swc-to-babel issues and pull requests
#20 - Fix incorrect line number calculation and fix bug with JSX elements not having loc keys
Pull Request -
State: closed - Opened by ifshizuku over 1 year ago
- 13 comments
#19 - `span` doesn't convert to `loc`
Issue -
State: closed - Opened by ifshizuku over 1 year ago
- 5 comments
Labels: bug
#18 - fix: handle null element in holey arrays
Pull Request -
State: closed - Opened by j4k0xb over 1 year ago
- 1 comment
Labels: bug
#17 - Holey ArrayExpressions error
Issue -
State: closed - Opened by j4k0xb over 1 year ago
- 2 comments
Labels: bug
#16 - Add trailing newline when generating test fixtures
Pull Request -
State: closed - Opened by lencioni about 2 years ago
- 1 comment
#15 - Fix parenthesized const assertion error
Pull Request -
State: closed - Opened by lencioni about 2 years ago
- 3 comments
#14 - TypeError: Property object of MemberExpression expected node to be of a type ["Expression","Super"] but instead got "TsConstAssertion"
Issue -
State: closed - Opened by lencioni about 2 years ago
- 3 comments
#13 - test: tests now check if ast is valid
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 2 comments
#12 - fix(getters/setters): make getters work properly and fix tests
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 4 comments
#11 - Add an extra layer of testing using @babel/generator
Issue -
State: closed - Opened by Markos-Th09 over 2 years ago
- 15 comments
#10 - make source an optional parameter
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 2 comments
#9 - Fix example
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 2 comments
#8 - Add type definitions
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 4 comments
#7 - Add support for GetterProperty and SetterProperty
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 6 comments
#6 - GetterProperty and SetterProperty aren't handled correctly
Issue -
State: closed - Opened by Markos-Th09 over 2 years ago
- 1 comment
Labels: feature
#5 - Why is the espree parser used in example.js instead of the swc parser
Issue -
State: closed - Opened by Markos-Th09 over 2 years ago
- 6 comments
Labels: docs
#4 - The example in the README doesn't work without a second parameter
Issue -
State: closed - Opened by Markos-Th09 over 2 years ago
- 7 comments
Labels: docs, feature
#3 - feat: KeyValueProperty nodes are processed properly
Pull Request -
State: closed - Opened by Markos-Th09 over 2 years ago
- 5 comments
Labels: feature
#2 - KeyValueProperty doesn't get properly converted to the babel equivelant
Issue -
State: closed - Opened by Markos-Th09 over 2 years ago
- 3 comments
Labels: feature
#1 - SWC-to-Babel crashes with the given file
Issue -
State: closed - Opened by MalhotraPulak over 2 years ago
- 5 comments
Labels: MemberExpression, needs a fixture