-
Notifications
You must be signed in to change notification settings - Fork 661
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
[Epic] String Implementation #929
Comments
In regard to 'char type as alias for field', I'd like to make sure we are all on the same page. According to the RFC, and I believe previous discussions,
We implement |
I expanded and reordered @Protryon's initial list. Feedback/amendments welcome as usual. |
Updated task description, added links to sub issues for easier access. |
@acoglio I've marked resolved issues. Only two we got left are:
|
@damirka Thanks, I've merged the ABNF PR and checked off the item. |
Sent documentation update to welcome branch. So this epic can be considered complete once we have new Leo release. |
This is now complete. |
char
type, character literals, and string literals.char
type, character literals, and string literals.char
Portion.string
Portion.char
type, character literals, and string literals.char
Portion.string
Portion.==
and!=
.char
Portion.string
Portion.The text was updated successfully, but these errors were encountered: