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 in support for C3 lang #602

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Add in support for C3 lang #602

merged 1 commit into from
Apr 7, 2025

Conversation

boyter
Copy link
Owner

@boyter boyter commented Apr 7, 2025

No description provided.

@boytertesting boytertesting bot added M/size Normal or medium sized change VL/complexity Very low complexity labels Apr 7, 2025
@boyter boyter requested a review from Copilot April 7, 2025 06:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • SCC-OUTPUT-REPORT.html: Language not supported
  • examples/language/c3.c3: Language not supported
  • languages.json: Language not supported
  • test-all.sh: Language not supported
Comments suppressed due to low confidence (2)

processor/constants.go:1265

  • [nitpick] The insertion of "case " in this common token list may be redundant given that an equivalent token is also present in the C3 language configuration. Please verify if this duplicate entry is intentional or if it should be removed to avoid potential conflicts.
"case "

LANGUAGES.md:44

  • [nitpick] The C3 language entry appears to be out of the expected alphabetical order compared to other entries. Consider reordering the list for easier scanning and consistency with the remainder of the file.
C3 (c3)

@boyter boyter merged commit 0bb368b into master Apr 7, 2025
3 checks passed
@boyter boyter deleted the C3_support branch April 7, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M/size Normal or medium sized change VL/complexity Very low complexity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant