Skip to content

Dev#382

Merged
cfis merged 12 commits intomasterfrom
dev
Feb 4, 2026
Merged

Dev#382
cfis merged 12 commits intomasterfrom
dev

Conversation

@cfis
Copy link
Collaborator

@cfis cfis commented Feb 4, 2026

No description provided.

cfis and others added 12 commits January 27, 2026 15:44
…with all permutations so we can remove runtime checks.
- Pre (++a, --a): increment, decrement (simple names for common case)
- Post (a++, a--): increment_post, decrement_post
- Also fix ! operator row that incorrectly said "decrement_pre"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…method since it doesn't serve a useful purpose. Simplify creating instantiation methods (used to be builder) and calling them.
@cfis cfis merged commit 78913c5 into master Feb 4, 2026
12 checks passed
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