| 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 |
| 3 years ago | Jacob Young | | TypedValue: implement more prints |
| 3 years ago | Jacob Young | | InternPool: fix more crashes |
| 3 years ago | Andrew Kelley | | AIR: eliminate the `values` array |
| 3 years ago | Jacob Young | | InternPool: fix enough crashes to run `build-obj` on a simple program |
| 3 years ago | Jacob Young | | Module: intern the values of decls when they are marked alive |
| 3 years ago | Andrew Kelley | | Sema: inferred allocations no longer abuse type/value system |
| 3 years ago | Jacob Young | | Sema: fix some issues with the inferred alloc tag change |
| 3 years ago | Jacob Young | | Air: remove constant tag |
| 3 years ago | Jacob Young | | InternPool: fix crashes up to in progress comptime mutation |
| 3 years ago | Jacob Young | | InternPool: remove more legacy values |
| 3 years ago | Jacob Young | | InternPool: port most of value tags |
| 3 years ago | Andrew Kelley | | InternPool: support int->comptime_int in getCoerced |
| 3 years ago | Andrew Kelley | | Sema: update zirSliceLength to avoid resolveInst(.none) |
| 3 years ago | Andrew Kelley | | Sema: improve the types_to_resolve mechanism |
| 3 years ago | Andrew Kelley | | remove the kludges from std.builtin |
| 3 years ago | Jacob Young | | llvm: fix incorrect slice lowering |
|