Skip to content

feat: derive macros for FromOCaml and ToOCaml#71

Merged
tizoc merged 11 commits into
masterfrom
feat/ocaml-conv-derive-impl
May 27, 2025
Merged

feat: derive macros for FromOCaml and ToOCaml#71
tizoc merged 11 commits into
masterfrom
feat/ocaml-conv-derive-impl

Conversation

@tizoc

@tizoc tizoc commented May 26, 2025

Copy link
Copy Markdown
Owner

Old macros removed.

Fixes #69

@tizoc tizoc force-pushed the feat/ocaml-conv-derive-impl branch 8 times, most recently from 8eb98e9 to c15aa94 Compare May 27, 2025 16:05
@tizoc tizoc force-pushed the feat/ocaml-conv-derive-impl branch from c15aa94 to 7e1aa5c Compare May 27, 2025 16:26
@tizoc tizoc merged commit 477a70f into master May 27, 2025
5 checks passed
@tizoc tizoc deleted the feat/ocaml-conv-derive-impl branch May 27, 2025 19:22
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.

Derive macros for ToOCaml/FromOCaml for structs and variants.

1 participant