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

Add support for Kotlin files #281

Open
wants to merge 776 commits into
base: master
Choose a base branch
from
Open

Add support for Kotlin files #281

wants to merge 776 commits into from

Conversation

psybers
Copy link
Member

@psybers psybers commented Nov 28, 2021

This merges the Kotlin branch to add support for Kotlin source files in the back-end data generation as well as the default visitors and a kotlin langmode in the query language.

@psybers psybers requested a review from swflint November 28, 2021 19:02
@psybers psybers self-assigned this Nov 28, 2021
@psybers
Copy link
Member Author

psybers commented Nov 28, 2021

Looks like there are 2 things that need finished before this merges:

  1. the prettyprint() for Kotlin is not done
  2. the backend visitor sets all files to KLS15 - we need to detect versions based on features used and set accordingly

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

Successfully merging this pull request may close these issues.

None yet

2 participants