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

libnixt: add Serialize #276

Merged
merged 1 commit into from
Jan 7, 2024
Merged

libnixt: add Serialize #276

merged 1 commit into from
Jan 7, 2024

Conversation

inclyc
Copy link
Member

@inclyc inclyc commented Dec 16, 2023

Add serialization method for incoming IPC design. This is a binary format using POD data structures.

Only a few trivial AST nodes has been implemented.

@inclyc inclyc force-pushed the libnixt/serialize branch 3 times, most recently from a3be3d8 to 48badb2 Compare December 23, 2023 16:03
@inclyc inclyc force-pushed the libnixt/serialize branch 3 times, most recently from 81a38aa to c733e4f Compare December 27, 2023 16:38
@inclyc inclyc force-pushed the libnixt/serialize branch 2 times, most recently from eb7f46c to 19fa773 Compare December 28, 2023 15:32
@inclyc inclyc force-pushed the libnixt/serialize branch 2 times, most recently from 3514ad0 to 6474f44 Compare January 6, 2024 15:36
@inclyc inclyc force-pushed the libnixt/serialize branch 2 times, most recently from c303bc9 to 5de6431 Compare January 6, 2024 17:10
@inclyc inclyc force-pushed the libnixt/serialize branch from 5de6431 to fd56033 Compare January 7, 2024 03:20

Verified

This commit was signed with the committer’s verified signature. The key has expired.
inclyc Yingchi Long
Copy link
Member Author

@inclyc inclyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inclyc inclyc marked this pull request as ready for review January 7, 2024 03:33
@inclyc inclyc force-pushed the libnixt/serialize branch from fd56033 to 673d530 Compare January 7, 2024 03:33
@inclyc inclyc merged commit 2d970a6 into main Jan 7, 2024
@inclyc inclyc deleted the libnixt/serialize branch January 7, 2024 03:33
@inclyc inclyc added enhancement New feature or request huge Huge diff that requires many reviews & work labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request huge Huge diff that requires many reviews & work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants