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

feat(std): rename operators/reducers ports nameing from acc/el to lef… #745

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

emil14
Copy link
Collaborator

@emil14 emil14 commented Nov 2, 2024

…t/right

…o avoid concurrency issues AND extend with `:err` outport to support error-handling/early-return
… and move scanln, prinln and printf components there
…; fix(analyzer): mark unnamed port properly, using its resolved version (with found port name); fix(examples): 99 bottles
… case of implicit port it made them explicit, which broke the desugaring)
@emil14
Copy link
Collaborator Author

emil14 commented Nov 13, 2024

This PR adds switch statement and lots of other fixes and improvements

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