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

Namespaces #46

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from
Draft

Namespaces #46

wants to merge 26 commits into from

Conversation

lorenzo-gomez-windhover
Copy link
Collaborator

@lorenzo-gomez-windhover lorenzo-gomez-windhover commented Jan 15, 2025

  • Minimally functional namespaces
  • This update does not include struct/classes namespacing. It only supports namespaces created with the keyword "namespace". Has only been tested with C++, but may be applicable(though this has not been tested) to other languages that use namespacing such as Rust. Again; the only tested language has been C++ as of this moment.

This PR is blocked by #45

mbenson1 and others added 26 commits May 26, 2024 15:52
-Added capability to add padding to the end of structs. Symbols that have...

See merge request airliner/juicer!3
Base type encoding (#33)

See merge request airliner/juicer!7
-Write macro records correctly. Fixes #7

Closes #7

See merge request airliner/juicer!6
-Add unit testing for namespacing. WIP.
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.

2 participants