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 the Odin programming language #426

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

jakubtomsu
Copy link
Contributor

I added support for the Odin programming language by updating the languages.json file.

Tested in on my 30k loc odin codebase and the odin core library, everything seems to work fine. Not sure if comments work correctly, because Odin allows nested multiline comments unlike C/C++.

All the tests from test-all.sh passed, but I got a FAILED symlink check message (I'm assuming this is because I'm on windows using mingw64, which goofs things up somehow)

@boyter boyter merged commit 2e9e6ca into boyter:master Jan 28, 2024
3 checks passed
@boyter
Copy link
Owner

boyter commented Jan 28, 2024

Thanks for the PR. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants