| 3 years ago | Matthew Lugg | | std.dwarf: fix findCompileUnit when ranges offset is given by const |
| 3 years ago | Matthew Lugg | | build: add -Dno-bin option |
| 3 years ago | Matthew Lugg | | link: fix compile error with only-c |
| 3 years ago | Matthew Lugg | | std.crypto.tls.Client: fix @memcpy crash in limitedOverlapCopy |
| 3 years ago | Jacob Young | | InternPool: fix one more compile error on 32-bit targets |
| 3 years ago | Jacob Young | | InternPool: avoid as many slices pointing to `string_bytes` as possible |
| 3 years ago | Matthew Lugg | | Autodoc: make it work under InternPool |
| 3 years ago | Matthew Lugg | | InternPool: fix dbHelper after 4976b58 |
| 3 years ago | Matthew Lugg | | stage2: fix InternPool compile errors on 32-bit targets |
| 3 years ago | Jacob Young | | Sema: fix condition for emitting noreturn safety check |
| 3 years ago | Jacob Young | | link: use `Wasm.string_table` offsets for `Wasm.undefs` keys |
| 3 years ago | Jacob Young | | Sema: fix `std.builtin.Type.EnumField.value` when not auto-numbered |
| 3 years ago | Jacob Young | | TypedValue: fix code formatting |
| 3 years ago | Jacob Young | | llvm: fix more name lifetimes |
| 3 years ago | Jacob Young | | llvm: fix name lifetime |
| 3 years ago | Jacob Young | | langref: fix error set order |
| 3 years ago | Jacob Young | | wasm: address behavior test regressions |
| 3 years ago | Jacob Young | | Sema: fix crashes accessing undefined values |
| 3 years ago | Matthew Lugg | | Sema: fix int arithmetic overflow checks |
| 3 years ago | Matthew Lugg | | stage2: pass most test cases under InternPool |
| 3 years ago | Andrew Kelley | | std.hash: improve small-key hashing in Wyhash |
| 3 years ago | Andrew Kelley | | Sema: reword compile error about LLVM extensions and C import |
| 3 years ago | Jacob Young | | InternPool: fix yet more key lifetime issues |
| 3 years ago | Jacob Young | | Sema: handle generic types when coercing functions in memory |
| 3 years ago | Jacob Young | | InternPool: optimize previous fix |
| 3 years ago | Matthew Lugg | | InternPool: avoid aggregate null bytes storage |
| 3 years ago | Matthew Lugg | | Sema: remove leftover references to value_arena |
| 3 years ago | Jacob Young | | Sema: hack around UAF |
| 3 years ago | Jacob Young | | Sema: rewrite `monomorphed_funcs` usage |
| 3 years ago | Jacob Young | | InternPool: add optional coercion |
| 3 years ago | Jacob Young | | InternPool: fix more key lifetime issues |
| 3 years ago | Jacob Young | | llvm: fix undefined pointer type |
| 3 years ago | Andrew Kelley | | Module: fix populateTestFunctions UAF |
| 3 years ago | Andrew Kelley | | compiler: avoid use of undefined memory |
| 3 years ago | Andrew Kelley | | compiler: eliminate Decl.value_arena and Sema.perm_arena |
| 3 years ago | Andrew Kelley | | std.hash: auto hash signed ints as bitcasts of unsigned ints |
| 3 years ago | Matthew Lugg | | Sema: intern values of mutable decls after analysis |
| 3 years ago | Jacob Young | | Sema: fix in-memory coercion during comptime load |
| 3 years ago | Jacob Young | | process: add more missing const |
| 3 years ago | Jacob Young | | wasm: implement missing case |
| 3 years ago | Jacob Young | | InternPool: fix more key lifetime issues |
| 3 years ago | Matthew Lugg | | Allocate capture scopes in gpa instead of Decl.value_arena |
| 3 years ago | Jacob Young | | lib: add const to avoid regression |
| 3 years ago | Jacob Young | | Sema: disable repeated aggregate storage use with mismatching sentinel |
| 3 years ago | Jacob Young | | llvm: fix lowering of lazy values |
| 3 years ago | Jacob Young | | codegen: fix doubled global sentinels |
| 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 |
|