| 3 years ago | Jacob Young | | InternPool: fix element pointer type computations |
| 3 years ago | Jacob Young | | InternPool: fix key for empty array with sentinel |
| 3 years ago | Andrew Kelley | | InternPool: debug dump all the data |
| 3 years ago | Andrew Kelley | | InternPool: remove memoized_decl |
| 3 years ago | Andrew Kelley | | Sema: elide comptime-checked slice safety |
| 3 years ago | Jacob Young | | Sema: remove opv status from arrays with sentinels |
| 3 years ago | Jacob Young | | Value: fix null test for c pointers |
| 3 years ago | Jacob Young | | math.big.int: fix ctz of zero |
| 3 years ago | Jacob Young | | Sema: avoid invalided key access |
| 3 years ago | Andrew Kelley | | InternPool: further optimize Key hashing |
| 3 years ago | Matthew Lugg | | InternPool: add representation for value of empty enums and unions |
| 3 years ago | Jacob Young | | Sema: make sentinel load through array pointer comptime known |
| 3 years ago | Jacob Young | | Type: fix `@sizeOf(?anyerror)` |
| 3 years ago | Jacob Young | | Sema: fix comptime error set comparisons |
| 3 years ago | Andrew Kelley | | InternPool: improve hashing performance |
| 3 years ago | Andrew Kelley | | std.hash: add xxhash to benchmark and fix its API |
| 3 years ago | Andrew Kelley | | InternPool: pass by const pointer |
| 3 years ago | Jacob Young | | Type: fix `@typeName` for `undefined` |
| 3 years ago | Jacob Young | | behavior: update for different inferred error set order |
| 3 years ago | Jacob Young | | Sema: fix sus overflow behavior in RangeSetUnhandledIterator |
| 3 years ago | Jacob Young | | Sema: port lazy value usage to be InternPool aware |
| 3 years ago | Andrew Kelley | | InternPool: eliminate indexToKey call graph cycle |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for type_enum_auto |
| 3 years ago | Jacob Young | | Module: add allowzero canonicalization to pointer types |
| 3 years ago | Jacob Young | | Sema: fix vector comparison and interning of -0 |
| 3 years ago | Jacob Young | | Sema: fix pointer arithmetic on single array pointers |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for ptr_slice |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for opt_payload |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for only_possible_value |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for ptr_elem,ptr_field |
| 3 years ago | Andrew Kelley | | InternPool: avoid indexToKey recursion for type_slice |
| 3 years ago | Jacob Young | | cbe: fix InternPool regressions |
| 3 years ago | Jacob Young | | x86_64: fix InternPool regressions |
| 3 years ago | Jacob Young | | InternPool: fix various pointer issues |
| 3 years ago | Jacob Young | | behavior: fix more compiler crashes |
| 3 years ago | Jacob Young | | behavior: additional llvm fixes |
| 3 years ago | Jacob Young | | Module: move memoized data to the intern pool |
| 3 years ago | Jacob Young | | behavior: pass more tests on llvm again |
| 3 years ago | Jacob Young | | behavior: get more test cases passing with llvm |
| 3 years ago | Andrew Kelley | | InternPool: optimize zigTypeTag() |
| 3 years ago | Andrew Kelley | | C backend: InternPool fixes |
| 3 years ago | Andrew Kelley | | CLI: introduce --verbose-intern-pool |
| 3 years ago | Andrew Kelley | | compiler: fix populateTestFunctions InternPool usage |
| 3 years ago | Andrew Kelley | | AstGen: generate tests with anyerror!void |
| 3 years ago | Andrew Kelley | | InternPool: correct the logic for struct size dump |
| 3 years ago | Jacob Young | | InternPool: fix build-exe and compiler-rt crashes |
| 3 years ago | Jacob Young | | Module: rename functions to make ownership checks explicit |
| 3 years ago | Andrew Kelley | | codegen: fix lowering of constant structs |
| 3 years ago | Andrew Kelley | | llvm: simplify control flow lowering structs |
| 3 years ago | Andrew Kelley | | wasm: fix error union constant lowering |
|