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

Update SonicWeave and always show custom warnings #668

Merged
merged 4 commits into from
Apr 27, 2024
Merged

Update SonicWeave and always show custom warnings #668

merged 4 commits into from
Apr 27, 2024

Conversation

frostburn
Copy link
Member

No description provided.

SonicWeave changelog:
- Reject formatting of absolute FJS not relative to C4
- Freeze scale content as frequencies upon unison frequency re-declaration
- Fix rest assignment
- Add support for exponents in cents formatting
- Fix operator precedence
- Add support for 'lest' and 'and' in assignment
- Remove postfix increment/decrement
- Vectorize increment/decrement
- Make array elements and record values updatable
- Make labels bind stronger than unary operators
- Make lest and ternary operator associative
- Add the missing built-in for measuring val complexity
- Fix parsing of zero in decimal exponents
- Optimize the parser run at 2.5x speed
@frostburn frostburn linked an issue Apr 26, 2024 that may be closed by this pull request
@frostburn frostburn merged commit 2c920ac into main Apr 27, 2024
2 checks passed
@frostburn frostburn deleted the beta-19 branch April 27, 2024 09:26
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.

Display warnings from an empty scale
1 participant