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

Add byteSize() to List #1119

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Add byteSize() to List #1119

merged 2 commits into from
Feb 9, 2024

Conversation

tonis2
Copy link
Contributor

@tonis2 tonis2 commented Feb 9, 2024

No description provided.

Tonis and others added 2 commits February 9, 2024 11:38
@lerno lerno merged commit 0d2ba65 into c3lang:dev Feb 9, 2024
@lerno
Copy link
Collaborator

lerno commented Feb 9, 2024

Renamed it for consistency.

lerno added a commit that referenced this pull request Feb 10, 2024
…rides the need for `@` in macro names. Fixes to macro context evaluation. Updated allocator api. Removed install_win_reqs.bat. Deterministic @init for MacOS. Fixed temp memory issue with formatter. Support LLVM 19. Add support to compare bitstructs using == and !=. Support Windows `.def` files. Removed invalid grammar from grammar.y. Support compile time folding of &|^~ for bitstructs. `output` project setting now respected. Fix issue where constants were not properly constant folded. Add temp_push/pop. Aliased declarations caused errors when used in initializers. Fix export output. Fix of const ternary #1118. Fix of $$MODULE in nested macros #1117. Add byte_size() to List #1119.
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