aboutsummaryrefslogtreecommitdiff
path: root/src/value.zig
diff options
context:
space:
mode:
authormlugg <mlugg@mlugg.co.uk>2023-06-03 15:46:16 +0100
committerAndrew Kelley <andrew@ziglang.org>2023-06-10 20:51:10 -0700
commit2a6b91874ae970c0fba63f8c1357da5a57feec27 (patch)
treeccc245020664b0908c3e674295d3e1ca6e01bd10 /src/value.zig
parentab86b2024883f67c0fa06108f66e4e88b98c3163 (diff)
downloadzig-2a6b91874ae970c0fba63f8c1357da5a57feec27.tar.gz
zig-2a6b91874ae970c0fba63f8c1357da5a57feec27.zip
stage2: pass most test cases under InternPool
All but 2 test cases now pass (tested on x86_64 Linux, native only). The remaining two signify an issue requiring a larger refactor, which I will do in a separate commit. Notable changes: * Fix uninitialized memory when allocating objects from free lists * Implement TypedValue printing for pointers * Fix some TypedValue printing logic * Work around non-existence of InternPool.remove implementation
Diffstat (limited to 'src/value.zig')
0 files changed, 0 insertions, 0 deletions