Skip to content

feat: enhance type checking for literals and generics - #20

Merged
Slashmsu merged 2 commits into
mainfrom
upgrade-the-type-system
Oct 31, 2025
Merged

feat: enhance type checking for literals and generics#20
Slashmsu merged 2 commits into
mainfrom
upgrade-the-type-system

Conversation

@Slashmsu

Copy link
Copy Markdown
Collaborator

🎉 Pull Request

Description

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality
    to not work as expected)
  • 📚 Documentation update
  • 🔧 Configuration/build changes
  • ✅ Test improvements
  • ♻️ Code refactoring (no functional changes)

Related Issue

Fixes #(issue number)

Changes Made

Testing

  • All existing tests pass (npm test)
  • Added new tests for the changes
  • Tested manually with examples
  • Linting passes (npm run lint)
  • Type checking passes (npm run type-check)

Checklist

  • My code follows the project's code style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Additional Context


📋 License Information

SomonScript is open source software licensed under the MIT License.

By submitting this pull request, you agree that your contributions will be
licensed under the MIT License.

For contribution guidelines, please review:


Thank you for contributing to SomonScript! 🚀

@Slashmsu
Slashmsu requested a review from ggulpari October 31, 2025 00:59
@Slashmsu Slashmsu self-assigned this Oct 31, 2025
@github-actions

Copy link
Copy Markdown

✅ Tests completed on Node.js 20.x: success

ggulpari
ggulpari previously approved these changes Oct 31, 2025
Comment thread examples/41-special-types.som
@github-actions

Copy link
Copy Markdown

✅ Tests completed on Node.js 20.x: success

@Slashmsu
Slashmsu merged commit c86f037 into main Oct 31, 2025
6 checks passed
@Slashmsu
Slashmsu deleted the upgrade-the-type-system branch October 31, 2025 07:48
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.

2 participants