Skip to content

Split C/C++ and add new languages, document supported languages - #35

Merged
coldhighsun merged 2 commits into
mainfrom
feat/language-registry-updates
Jul 27, 2026
Merged

Split C/C++ and add new languages, document supported languages#35
coldhighsun merged 2 commits into
mainfrom
feat/language-registry-updates

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • Splits the combined "C/C++" language entry into separate C and C++ definitions, and adds Astro, MDX, D, and Crystal language support
  • Documents the full supported-language list for --include-lang/--exclude-lang in the README, updates the language count, groups the Supported Languages section by category, and sorts the reference list alphabetically

Test plan

  • dotnet build Sloc.slnx
  • dotnet test Sloc.slnx

Separates the combined "C/C++" entry into distinct C and C++ language
definitions, and adds support for four commonly used languages not
previously recognized.
…lang

Lists all supported language display names for the --include-lang/
--exclude-lang options, updates the language count, groups the
Supported Languages section by category, and sorts the reference
list alphabetically.
@coldhighsun
coldhighsun merged commit 37ac0c4 into main Jul 27, 2026
5 checks passed
@coldhighsun
coldhighsun deleted the feat/language-registry-updates branch July 27, 2026 05:11
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.

1 participant