Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bblfsh: temporarily use aliases on some language names #739

Closed
wants to merge 1 commit into from
Closed

bblfsh: temporarily use aliases on some language names #739

wants to merge 1 commit into from

Conversation

erizocosmico
Copy link
Contributor

Fixes #728

Until bblfsh lands support for aliases on all its methods, there
is no way of using certaing languages easily in gitbase, such as
C# or C++/C. By adding these aliases, it can be used until it's
fixed on bblfsh's side.

@erizocosmico erizocosmico requested a review from a team March 20, 2019 10:02
Fixes #728

Until bblfsh lands support for aliases on all its methods, there
is no way of using certaing languages easily in gitbase, such as
C# or C++/C. By adding these aliases, it can be used until it's
fixed on bblfsh's side.

Signed-off-by: Miguel Molina <[email protected]>
@smacker
Copy link

smacker commented Mar 20, 2019

maybe it's better to implement this workaround on bblfsh side? it would fix engine, gemini, jgit-spark-connector, gitbase-spark-connector. Not only gitbase.

@kuba--
Copy link
Contributor

kuba-- commented Mar 20, 2019

I think it should be supported by enry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing C# doesn't work
3 participants