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

Beta 21 #673

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Beta 21 #673

merged 2 commits into from
Apr 30, 2024

Conversation

frostburn
Copy link
Member

No description provided.

Adapt to API changes.
Fix a misspelled prop.

SonicWeave changelog:
- Fix ternary `x if y else z` associativity
- Implement vector broadcasting `x where y else z`
- Implement some() and every()
- Admit record literals at the start of expressions
- Make both `fun 3/2` and `3/2 fun` legal syntax for `fun(3/2)`
- Add shape params to random and randomCents
- Dedicate degree symbol to edosteps
- Apply vector/record broadcasting rules to most operators and built-ins
- Implement vor, vand and vnot vectorizing versions of boolean "or/and/not"
@frostburn frostburn merged commit daf2275 into main Apr 30, 2024
2 checks passed
@frostburn frostburn deleted the beta-21 branch April 30, 2024 11:10
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