| 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 |
| 5 years ago | Andrew Kelley | | stage2: fix handling of "prev successful ZIR" |
| 5 years ago | Andrew Kelley | | std: fix redundant comptime keywords |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: more Decl lifetime fixes |
| 5 years ago | Andrew Kelley | | stage2: improve Decl lifetime management |
| 5 years ago | Andrew Kelley | | Sema: implement duplicate enum tag compile error |
| 5 years ago | Andrew Kelley | | stage2: lookupIdentifier can return error.AnalysisFailed |
| 5 years ago | Andrew Kelley | | stage2: better handling of file-level compile errors across updates |
| 5 years ago | Andrew Kelley | | stage2: update tests now that structs have fully qualified names |
| 5 years ago | Andrew Kelley | | C backend: fix emitting '$' in identifier names |
| 5 years ago | Andrew Kelley | | AstGen: support emitting multiple compile errors |
| 5 years ago | Andrew Kelley | | stage2: add `owns_tv` flag to `Module.Decl` |
| 5 years ago | Andrew Kelley | | stage2: struct, union, enum, opaque, error sets get better names |
| 5 years ago | Andrew Kelley | | stage2: type declarations ZIR encode AnonNameStrategy |
| 5 years ago | Andrew Kelley | | stage1: ignore enum ContainerLayout for comptime memory purposes |
| 5 years ago | Andrew Kelley | | stage2 test harness: report multiple failures |
|