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 BBE for byte and expression equality #5634

Merged
merged 12 commits into from
Sep 19, 2024

Conversation

@gimantha gimantha changed the base branch from master to 2201.0.x September 13, 2024 04:33
@gimantha gimantha changed the base branch from 2201.0.x to master September 13, 2024 04:33
examples/byte-type/byte_type.bal Outdated Show resolved Hide resolved
examples/byte-type/byte_type.bal Outdated Show resolved Hide resolved
examples/byte-type/byte_type.metatags Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.md Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.md Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.bal Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.bal Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.bal Outdated Show resolved Hide resolved
examples/expression-equality/expression_equality.bal Outdated Show resolved Hide resolved
examples/index.json Outdated Show resolved Hide resolved
MaryamZi
MaryamZi previously approved these changes Sep 19, 2024
@@ -0,0 +1,2 @@
description: This BBE introduces the Ballerina byte type.
keywords: ballerina, ballerina by example, bbe, bytes, byte, byte type
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we add unsigned8 also? @SasinduDilshara @MaryamZi

Copy link
Member

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

Choose a reason for hiding this comment

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

In that case we may need to refer to https://ballerina.io/learn/by-example/built-in-integer-subtypes/ as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link

sonarcloud bot commented Sep 19, 2024

@gimantha gimantha added this pull request to the merge queue Sep 19, 2024
Merged via the queue into ballerina-platform:master with commit c833334 Sep 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants