Skip to content

[core:sys/darwin] expand CoreFoundation bindings - #7469

Open
samuelgozi wants to merge 1 commit into
odin-lang:masterfrom
samuelgozi:corefoundation-bindings
Open

[core:sys/darwin] expand CoreFoundation bindings#7469
samuelgozi wants to merge 1 commit into
odin-lang:masterfrom
samuelgozi:corefoundation-bindings

Conversation

@samuelgozi

Copy link
Copy Markdown
Contributor

Summary

  • add CoreFoundation bindings for arrays, dictionaries, data, numbers, booleans, null, locales, attributed strings, and string tokenization
  • add missing base ownership, type inspection, equality, and string creation APIs
  • use typed collection callbacks and Apple ABI-compatible Boolean and CFNumber types

Testing

  • odin check core/sys/darwin/CoreFoundation -no-entry-point -vet-style -vet-semicolon -warnings-as-errors
  • compiled and ran a macOS smoke test covering string, data, number, array, dictionary, attributed string, locale, and tokenizer APIs

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