Skip to content

Update the binary format for exact heap types #7502

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

Merged
merged 43 commits into from
Apr 16, 2025
Merged
Changes from 2 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
233601e
Revert exact HeapTypes
tlively Apr 7, 2025
a0633ed
Restore exact references
tlively Apr 7, 2025
76a4ee8
Type RefNull as inexact
tlively Apr 8, 2025
a3762c7
Update exact reference semantics
tlively Apr 9, 2025
061ad11
[NFC] Represent exactness and sharedness with one bit
tlively Apr 9, 2025
79934a1
Update text format for exact heap types
tlively Apr 10, 2025
17d7099
Update the binary format for exact heap types
tlively Apr 15, 2025
8587ddc
update test
tlively Apr 15, 2025
2511cd4
Merge branch 'main' into massive-unrevert
tlively Apr 15, 2025
43d11e9
Merge branch 'massive-unrevert' into inexact-ref-null
tlively Apr 15, 2025
986e09d
Merge branch 'inexact-ref-null' into no-basic-exact-types
tlively Apr 15, 2025
9a15e23
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 15, 2025
6a4e039
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 15, 2025
5e88ede
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 15, 2025
3677e19
update tests
tlively Apr 15, 2025
cb116dd
Merge branch 'inexact-ref-null' into no-basic-exact-types
tlively Apr 15, 2025
09f4b7d
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 15, 2025
e9c6045
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 15, 2025
09f3ebe
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 15, 2025
f8e690b
updates
tlively Apr 15, 2025
c77a943
Merge branch 'inexact-ref-null' into no-basic-exact-types
tlively Apr 15, 2025
8bed563
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 15, 2025
3a251e0
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 15, 2025
6438844
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 15, 2025
bded440
comment
tlively Apr 15, 2025
a9a209b
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 15, 2025
c5f8860
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 15, 2025
74b0ce1
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 15, 2025
883543f
update test
tlively Apr 15, 2025
2467a8b
Merge branch 'inexact-ref-null' into no-basic-exact-types
tlively Apr 15, 2025
b601653
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 15, 2025
489ae99
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 15, 2025
a205843
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 15, 2025
4c3a506
remove unused builder method with incorrect assertion
tlively Apr 15, 2025
14d14ca
Merge branch 'main' into no-basic-exact-types
tlively Apr 16, 2025
f787b2d
Merge branch 'no-basic-exact-types' into exact-shared-same-bit
tlively Apr 16, 2025
e8591a1
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 16, 2025
c1138b1
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 16, 2025
249275a
Merge branch 'main' into exact-shared-same-bit
tlively Apr 16, 2025
541f0e1
Merge branch 'exact-shared-same-bit' into text-parse-exact-heap-types
tlively Apr 16, 2025
feaa315
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 16, 2025
a1a2c02
Merge branch 'main' into text-parse-exact-heap-types
tlively Apr 16, 2025
708d864
Merge branch 'text-parse-exact-heap-types' into binary-exact-heap-types
tlively Apr 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.