-
Notifications
You must be signed in to change notification settings - Fork 1
Extend specifications for [new] for array forms #11
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
base: main
Are you sure you want to change the base?
Conversation
d9d412d to
5a9629b
Compare
|
@gmalecha-at-skylabs I rebased this to test CI passing condition. |
|
I am surprised you didnt need this lemma. Did you patch the one in cpp2v? Perhaps the (merge) commit message here can reference the corresponding cpp2v commit SHA? |
Yes. I updated the code in the automation repository. It is still under review though. I am going to try to prove it. |
Blaisorblade
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments.
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19052828242
Full Results
|
ea4ba57 to
154e375
Compare
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19235064127
Full Results
|
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19235491887
Full Results
|
…erator delete[]]. - Removes the size argument from [alloc.token]. - Adds additional reasoning principles for [new_token.R].
Documentation updates.
Co-authored-by: Paolo G. Giarrusso <[email protected]>
- [alloc.token] -> [alloc.tokenR]. - standardize automation.
f634bfe to
8533b4d
Compare
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19241906797
Full Results
|
pgiarrusso-sl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with comments. I annotated some that might be onerous to fix.
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19278633382
Full Results
|
Co-authored-by: pgiarrusso-sl <[email protected]>
601a87b to
fed88a4
Compare
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19285978974
Full Results
|
Co-authored-by: pgiarrusso-sl <[email protected]>
|
Performance summary for https://github.com/SkylabsAI/brick-libcpp/actions/runs/19286329512
Full Results
|
operator new[](default which can throw exceptions)dynAllocatedRand enhance the hints.Based on #6.
Some definitions still need to be upstreamed.