Skip to content

Support all the things! - #52

Merged
treeform merged 1 commit into
masterfrom
issue-regression-tests
May 25, 2026
Merged

Support all the things!#52
treeform merged 1 commit into
masterfrom
issue-regression-tests

Conversation

@treeform

@treeformtreeform commented May 25, 2026

Copy link
Copy Markdown
Owner
  • allow reflected object serialization to access real private fields instead of public getters with matching names
  • deserialize Nim range types through their base type with an explicit bounds check
  • fix the array copyMem path for arrays whose index range does not start at zero

Fixes#41
Fixes#34
Fixes#32
Fixes#29

@treeformtreeform changed the title Add issue regression testsSupport all the things!May 25, 2026
@treeform
treeform marked this pull request as ready for review May 25, 2026 18:48
@treeform
treeform merged commit 21384e9 into masterMay 25, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant

@treeform