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

Implement runtime type checker on SemTypes #43279

Open
wants to merge 178 commits into
base: nutcracker
Choose a base branch
from

Conversation

heshanpadmasiri
Copy link
Member

@heshanpadmasiri heshanpadmasiri commented Aug 13, 2024

Purpose

This supersedes #43260, #43259, #43251, #43240, #43225, #43203, #43190, #42870, #42841, #43140, #42847, #42794

Fixes #42258, #42802, #42871, #43107, #43248, #43235, #43236, #43237, #43204, #43200, #43116, #42869, #42814

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@heshanpadmasiri heshanpadmasiri force-pushed the feat/runtime-stream branch 2 times, most recently from 868a853 to ddf2a88 Compare August 14, 2024 03:07
@heshanpadmasiri heshanpadmasiri force-pushed the feat/runtime-stream branch 5 times, most recently from 96464fa to 9fc2bf4 Compare August 23, 2024 08:31
@heshanpadmasiri heshanpadmasiri force-pushed the feat/runtime-stream branch 2 times, most recently from 18d2d26 to 09a25d2 Compare October 3, 2024 10:40
@heshanpadmasiri heshanpadmasiri force-pushed the feat/runtime-stream branch 3 times, most recently from 4e9976c to ddbafa2 Compare October 6, 2024 23:34
@heshanpadmasiri heshanpadmasiri force-pushed the feat/runtime-stream branch 3 times, most recently from 87b5245 to c69471e Compare October 13, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant