Ecosyste.ms: Issues

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

GitHub / bblfsh/javascript-driver issues and pull requests

#105 - Bump Go version to 1.13

Pull Request - State: closed - Opened by jbeardly almost 5 years ago

#104 - Automated update to SDK 3.3.1

Pull Request - State: closed - Opened by jbeardly almost 5 years ago

#103 - Add missing exp operators

Pull Request - State: closed - Opened by dennwc almost 5 years ago

#102 - Consider using existing JS parsing tests for fixtures

Issue - State: open - Opened by dennwc almost 5 years ago
Labels: enhancement

#101 - Automated update to SDK 3.2.4

Pull Request - State: closed - Opened by jbeardly about 5 years ago

#100 - ignore_vendor

Pull Request - State: closed - Opened by jbeardly about 5 years ago

#99 - update_sdk_to_3_2_4

Pull Request - State: closed - Opened by jbeardly about 5 years ago

#98 - Update MAINTAINERS, add CODEOWNERS.

Pull Request - State: closed - Opened by creachadair about 5 years ago

#97 - update sdk to v3.2.2

Pull Request - State: closed - Opened by lwsanty about 5 years ago

#96 - update sdk to v3.2.1

Pull Request - State: closed - Opened by lwsanty about 5 years ago

#95 - I/O timeout

Issue - State: open - Opened by ncordon about 5 years ago
Labels: bug

#94 - Native driver crashed

Issue - State: open - Opened by ncordon about 5 years ago
Labels: bug

#93 - Premature EOF

Issue - State: open - Opened by ncordon about 5 years ago
Labels: bug

#92 - Unused fields on nodes

Issue - State: open - Opened by ncordon about 5 years ago
Labels: bug

#91 - Unhandled values **, **=

Issue - State: closed - Opened by ncordon about 5 years ago - 1 comment
Labels: bug, help wanted

#90 - Upgrade JS package dependencies (yarn upgrade).

Pull Request - State: closed - Opened by creachadair about 5 years ago - 6 comments
Labels: dependencies

#89 - docs: Fix godoc.org links in exported name comments.

Pull Request - State: closed - Opened by creachadair about 5 years ago

#88 - build(deps): bump is-my-json-valid from 2.15.0 to 2.20.0 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#87 - build(deps): bump sshpk from 1.10.2 to 1.16.1 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#86 - build(deps): bump fstream from 1.0.10 to 1.0.12 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#85 - Handle the directive literal

Pull Request - State: closed - Opened by dennwc over 5 years ago - 5 comments

#84 - Enable language aliases

Pull Request - State: closed - Opened by dennwc over 5 years ago

#83 - Switch to Go modules

Pull Request - State: closed - Opened by dennwc over 5 years ago

#82 - Interpret offset as a UTF-16 code units

Pull Request - State: closed - Opened by dennwc over 5 years ago

#81 - Fix other escape strings from JS

Pull Request - State: closed - Opened by bzz over 5 years ago - 11 comments

#79 - Fix js-specific escape sequence handling

Pull Request - State: closed - Opened by bzz over 5 years ago - 1 comment

#78 - Switch the maintainer

Pull Request - State: closed - Opened by bzz over 5 years ago

#77 - Update SDK version

Pull Request - State: closed - Opened by dennwc over 5 years ago

#76 - Bug in handling case of ImportDeclaration

Pull Request - State: closed - Opened by bzz over 5 years ago - 5 comments

#75 - semantic: string literal escape sequence handing

Issue - State: closed - Opened by bzz over 5 years ago - 1 comment
Labels: bug

#74 - Better comment handling

Issue - State: open - Opened by bzz over 5 years ago
Labels: enhancement

#73 - Unified comment handling

Pull Request - State: closed - Opened by bzz over 5 years ago - 4 comments

#72 - Update SDK version

Pull Request - State: closed - Opened by dennwc over 5 years ago

#71 - transform failed: rune out of bounds: 2200447 [0, 2200314)

Issue - State: closed - Opened by smacker over 5 years ago - 8 comments
Labels: bug

#70 - ImportDeclaration: unhandled case

Issue - State: closed - Opened by dennwc over 5 years ago
Labels: bug

#69 - JSXIdentifier: comments are not handled

Issue - State: closed - Opened by dennwc over 5 years ago - 2 comments
Labels: bug

#68 - Drop all comments for BlockStatement

Pull Request - State: closed - Opened by bzz over 5 years ago
Labels: bug

#67 - Error `message check: key "extra": field was not used: parenthesized` for v2.6.0

Issue - State: closed - Opened by zurk over 5 years ago - 2 comments
Labels: bug

#66 - Missing token for StringLiteralTypeAnnotation

Issue - State: open - Opened by zurk over 5 years ago - 3 comments
Labels: bug

#65 - Operator Role missing position information

Issue - State: closed - Opened by zurk over 5 years ago - 5 comments
Labels: question, wontfix

#64 - Handle quoting U+0000 properly

Pull Request - State: closed - Opened by bzz over 5 years ago - 6 comments

#63 - Better type annotations

Issue - State: open - Opened by bzz over 5 years ago
Labels: enhancement

#62 - Parsing fails on valid JS: string literal with \0

Issue - State: closed - Opened by bzz over 5 years ago - 4 comments
Labels: bug

#61 - panic: slice bounds out of range in uast/transformer

Issue - State: closed - Opened by bzz over 5 years ago - 5 comments
Labels: bug

#60 - sem: drop 'leadingComments' inside import 'specifiers'

Pull Request - State: closed - Opened by bzz over 5 years ago

#59 - Parsing fails on JSX + Flow file

Issue - State: closed - Opened by bzz over 5 years ago - 6 comments
Labels: bug

#58 - UASTv2 has no tokens for JSX Nodes

Issue - State: closed - Opened by zurk over 5 years ago - 8 comments
Labels: question

#57 - SDK update + fix failing AST transformation for a valid JS file

Pull Request - State: closed - Opened by bzz over 5 years ago - 10 comments

#56 - Parsing fails on valid JS file: extra + parenthesized/parenStart

Issue - State: closed - Opened by bzz over 5 years ago - 5 comments
Labels: bug

#55 - Bad version string on v1 branch

Issue - State: closed - Opened by juanjux over 5 years ago - 7 comments
Labels: bug

#54 - Two identical parse requests can return different results

Issue - State: closed - Opened by zurk over 5 years ago - 22 comments
Labels: bug

#53 - Position of Identifiers sometimes covers other tokens

Issue - State: open - Opened by dennwc over 5 years ago
Labels: bug

#52 - Comment positions does not cover the token

Issue - State: open - Opened by dennwc over 5 years ago
Labels: bug

#51 - Properly handle Unicode positions

Pull Request - State: closed - Opened by dennwc over 5 years ago

#50 - Preserve raw tokens for strings and regexps

Pull Request - State: closed - Opened by dennwc over 5 years ago - 3 comments

#49 - Missing `roleDeclaration` for class declaration node

Issue - State: closed - Opened by cuonglm almost 6 years ago - 1 comment

#48 - benchmark: add js fixtures

Pull Request - State: closed - Opened by tsolakoua almost 6 years ago - 3 comments

#47 - Update native parser to a recent Babel version

Issue - State: closed - Opened by bzz almost 6 years ago
Labels: enhancement

#46 - JSX languages are not part of the JavaScript driver

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

#45 - sdk: bump version to latest v2.9.x

Pull Request - State: closed - Opened by bzz almost 6 years ago - 1 comment

#44 - Fix error handling for parsing errors

Pull Request - State: closed - Opened by dennwc almost 6 years ago

#43 - Timeout error even with no timeout used on bblfshd

Issue - State: closed - Opened by ajnavarro almost 6 years ago - 9 comments

#42 - JSON parse failure

Issue - State: closed - Opened by campoy almost 6 years ago - 14 comments
Labels: question

#41 - Enable language namespace in Semantic UAST

Pull Request - State: closed - Opened by dennwc almost 6 years ago

#40 - Add syntax error test

Pull Request - State: closed - Opened by dennwc almost 6 years ago

#39 - Support error codes

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

#38 - fixtures: add example for regexp with a flag

Pull Request - State: closed - Opened by dennwc almost 6 years ago

#37 - REGEXP role does not have token

Issue - State: closed - Opened by zurk about 6 years ago - 2 comments
Labels: bug

#36 - Driver returns twice the same comment

Issue - State: open - Opened by dpordomingo about 6 years ago - 8 comments
Labels: bug

#35 - Update to the latest sdk version

Pull Request - State: closed - Opened by dennwc about 6 years ago

#34 - Revise existing annotations

Pull Request - State: closed - Opened by juanjux about 6 years ago - 1 comment
Labels: enhancement

#33 - Offset mismatch

Issue - State: closed - Opened by vmarkovtsev about 6 years ago - 5 comments
Labels: bug

#32 - \n should not be parsed in strings

Issue - State: closed - Opened by vmarkovtsev about 6 years ago - 3 comments
Labels: bug

#31 - Better annotations

Pull Request - State: closed - Opened by juanjux about 6 years ago - 2 comments
Labels: bug

#30 - Several failures with the attached files

Issue - State: open - Opened by juanjux about 6 years ago
Labels: bug

#29 - Some role annotations can be improved

Issue - State: open - Opened by juanjux about 6 years ago
Labels: bug

#28 - Ensure fixtures cover 100% of all possible native node types

Issue - State: closed - Opened by juanjux about 6 years ago - 1 comment
Labels: bug

#27 - Add missing remaining flow annotations

Pull Request - State: closed - Opened by juanjux about 6 years ago - 3 comments
Labels: enhancement

#26 - Added flow annotations

Pull Request - State: closed - Opened by juanjux about 6 years ago
Labels: enhancement

#25 - Multibyte characters break positions

Issue - State: closed - Opened by EgorBu about 6 years ago - 10 comments
Labels: bug, question

#24 - [bug] roles: UNANNOTATED

Issue - State: closed - Opened by EgorBu about 6 years ago - 8 comments
Labels: bug

#23 - Support v2 protocol

Pull Request - State: closed - Opened by dennwc about 6 years ago

#22 - [bug] Missed token for regular expressions

Issue - State: closed - Opened by EgorBu about 6 years ago - 2 comments
Labels: bug

#21 - Update SDK to enable optimizations

Pull Request - State: closed - Opened by dennwc about 6 years ago

#20 - Semantic types (JS)

Pull Request - State: closed - Opened by dennwc over 6 years ago
Labels: enhancement

#19 - Port driver to transformation DSL (BIP-5)

Pull Request - State: closed - Opened by dennwc over 6 years ago
Labels: enhancement

#18 - new fixtures for semantic UAST

Pull Request - State: closed - Opened by juanjux over 6 years ago - 3 comments
Labels: enhancement

#17 - No informative message on errors

Issue - State: closed - Opened by juanjux over 6 years ago - 1 comment
Labels: bug

#16 - Alpine 3.7 + Go 1.9

Pull Request - State: closed - Opened by juanjux over 6 years ago - 3 comments
Labels: enhancement

#15 - new fixtures for semantic UAST

Pull Request - State: closed - Opened by dennwc over 6 years ago - 1 comment
Labels: enhancement

#14 - Update manifest.toml

Pull Request - State: closed - Opened by dennwc over 6 years ago

#13 - Add tags to repository

Issue - State: closed - Opened by dennwc over 6 years ago

#12 - use helper for main function

Pull Request - State: closed - Opened by dennwc over 6 years ago - 1 comment
Labels: enhancement

#11 - Add annotations to the driver

Pull Request - State: closed - Opened by abeaumont almost 7 years ago

#10 - Upgrade @erizocosmico's branch with latests changes

Pull Request - State: closed - Opened by abeaumont almost 7 years ago

#9 - wip: annotations

Pull Request - State: closed - Opened by erizocosmico almost 7 years ago - 1 comment

#8 - Annotate the UAST

Issue - State: closed - Opened by abeaumont almost 7 years ago

#7 - ObjectToNode configuration

Pull Request - State: closed - Opened by mcuadros almost 7 years ago

#6 - Feature/add ast annotations

Pull Request - State: closed - Opened by ajnavarro about 7 years ago - 1 comment

#5 - implement build for native side

Pull Request - State: closed - Opened by erizocosmico about 7 years ago - 1 comment