| 5 years ago | Andrew Kelley | | build.zig: blank out "*test.zig" files instead of omit |
| 5 years ago | Andrew Kelley | | stage2 tests: fix missing 'pub' in one of the test cases |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: fix deletion of Decls that get re-referenced |
| 5 years ago | Andrew Kelley | | std: update freebsd bits to new builtin |
| 5 years ago | Andrew Kelley | | std.fmt: fix regressions from master |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: skip recursion test on some hosts |
| 5 years ago | Andrew Kelley | | stage2: fix crash in switch compile error |
| 5 years ago | Andrew Kelley | | Sema: use a hash map for ZIR->AIR mapping |
| 5 years ago | Andrew Kelley | | stage2: update `@import("builtin")` API usage |
| 5 years ago | Andrew Kelley | | remove separate issues from my branch todo file |
| 5 years ago | Andrew Kelley | | behavior tests: re-enable commented out test |
| 5 years ago | Andrew Kelley | | stage2: get rid of NameHash |
| 5 years ago | Andrew Kelley | | stage2: get rid of DeclRef |
| 5 years ago | Andrew Kelley | | stage2: get rid of failed_root_src_file |
| 5 years ago | Andrew Kelley | | test runner: prepare stage2 workaround |
| 5 years ago | Andrew Kelley | | stage2: test cases take advantage of `pub fn main` support |
| 5 years ago | Andrew Kelley | | std: update regarding std.builtin reorganization |
| 5 years ago | Andrew Kelley | | update langref, compile-error tests, safety tests |
| 5 years ago | Andrew Kelley | | std: `@import("builtin").StackTrace` -> `std.builtin.StackTrace` |
| 5 years ago | Andrew Kelley | | compiler-rt: fix usage of builtin |
| 5 years ago | Andrew Kelley | | link/Elf: remove unintended link again libunwind |
| 5 years ago | Andrew Kelley | | link/MachO: bring in some of the Elf logic |
| 5 years ago | Andrew Kelley | | stage2: avoid calling freeDecl when hasCodeGenBits == false |
| 5 years ago | Andrew Kelley | | stage2: add some debug logs for when link functions are called |
| 5 years ago | Andrew Kelley | | stage2: fix error message coloring |
| 5 years ago | Andrew Kelley | | MachO/DebugSymbols: fix debug line offset |
| 5 years ago | Andrew Kelley | | linker: update MachO DebugSymbols to use the new line/column Decl API |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | cmake: remove deleted file |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: remove SPU Mark II backend |
| 5 years ago | Andrew Kelley | | stage2: omit Decl compile errors from failed AstGen files |
| 5 years ago | Andrew Kelley | | codegen: implement const value rendering for ints <= 64 bits |
| 5 years ago | Andrew Kelley | | stage2: compile log stores node offset |
| 5 years ago | Andrew Kelley | | stage2: improve Decl dependency management |
| 5 years ago | Andrew Kelley | | stage2: update test cases to improved source locations |
| 5 years ago | Andrew Kelley | | AstGen: add compile error for decl name conflicts |
| 5 years ago | Andrew Kelley | | std: dragonfly: fix duplicate definition of sockaddr_storage |
| 5 years ago | Andrew Kelley | | stage2: fix tests expected values |
| 5 years ago | Andrew Kelley | | Sema: remove compile error for comptime function calls |
| 5 years ago | Andrew Kelley | | CLI repl: "run" command handles cross compiled binaries |
| 5 years ago | Andrew Kelley | | link: fix memory leak of system_libs |
| 5 years ago | Andrew Kelley | | link/MachO: fixes to debug symbols |
| 5 years ago | Andrew Kelley | | AstGen: fix elision of store_to_block_ptr for condbr |
| 5 years ago | Andrew Kelley | | Sema: detect and skip over elided instructions |
| 5 years ago | Andrew Kelley | | stage2: fix test cases to add `pub` on exported _start fn |
| 5 years ago | Andrew Kelley | | stage2: fix source location of Decl compile errors |
| 5 years ago | Andrew Kelley | | stage2: build and provide libunwind when compiling for native libc |
|