| 5 years ago | Evan Haas | | translate-c: translate valueless macros as empty strings |
| 5 years ago | Andrew Kelley | | std.os reorg: regression fixes to stack_t, and std.Thread |
| 5 years ago | Andrew Kelley | | re-apply a commit dropped in this branch due to conflicts |
| 5 years ago | Andrew Kelley | | std: dirent is not part of posix |
| 5 years ago | Andrew Kelley | | std.os reorg: more fixes caught by CI |
| 5 years ago | Andrew Kelley | | std.os fixes to get the test suite passing again |
| 5 years ago | Andrew Kelley | | langref: new usingnamespace semantics |
| 5 years ago | Andrew Kelley | | docgen: syntax blocks don't actually run the code |
| 5 years ago | Evan Haas | | translate-c: Only consider public decls in isBuiltinDefined |
| 5 years ago | Evan Haas | | translate-c: improve handling of undefined identifiers |
| 5 years ago | Andrew Kelley | | disable slow scrypt tests |
| 5 years ago | Evan Haas | | translate-c: emit compileError for undefined identifiers in macros |
| 5 years ago | Andrew Kelley | | std: fix regressions from this branch |
| 5 years ago | Andrew Kelley | | rename std.zig.ast to std.zig.Ast; use top-level fields |
| 5 years ago | Andrew Kelley | | stage2: update for new usingnamespace semantics |
| 5 years ago | Andrew Kelley | | std, compiler-rt: remove test names where applicable |
| 5 years ago | Andrew Kelley | | move syntax tests out of behavior tests |
| 5 years ago | Andrew Kelley | | stage2: first pass at implementing usingnamespace |
| 5 years ago | Andrew Kelley | | std: reorganization that allows new usingnamespace semantics |
| 5 years ago | Andrew Kelley | | std.os.windows: reorg to avoid `usingnamespace` |
| 5 years ago | Andrew Kelley | | std.os: fix FILENO constants mapped to wrong values |
| 5 years ago | Andrew Kelley | | std.os: more reorganization efforts |
| 5 years ago | Andrew Kelley | | std.os.linux: remove the "bits" namespace altogether |
| 5 years ago | Andrew Kelley | | std: reorganize std.c to eliminate `usingnamespace` |
| 5 years ago | Andrew Kelley | | std.os reorganization, avoiding `usingnamespace` |
| 5 years ago | Jan Philipp Hafer | | compiler_rt: add __clzdi2 and __clzti2 |
| 5 years ago | Andrew Kelley | | AstGen: fix "missing function name" error |
| 5 years ago | Travis Staloch |  | saturating arithmetic builtins: add, sub, mul, shl (#9619) |
| 5 years ago | Philip Åkesson | | std: Use truncating cast in WIFSTOPPED for Linux, FreeBSD and DragonFly |
| 5 years ago | Andrew Kelley |  | Merge pull request #9655 from nektro/stage2-rem |
| 5 years ago | Andrew Kelley |  | Merge pull request #9603 from g-w1/arrcat |
| 5 years ago | Sebastian Ullrich | | libunwind: fix unwinding through libunwind stack frames |
| 5 years ago | Andrew Kelley | | CI: update Linux and macOS tarballs to LLVM 12.0.1 |
| 5 years ago | Philipp Lühmann | | fix typo |
| 5 years ago | Joachim Schmidt | | stage2 ARM: add missing parameters for bic, bics |
| 5 years ago | Meghan Denny |  | stage2: only initialize the llvm backend for the target we are building (#9659) |
| 5 years ago | Andrew Kelley | | re-enable all the MIPS tests |
| 5 years ago | FnControlOption |  | std.hash_map: add getKey methods (#9607) |
| 5 years ago | Lee Cannon |  | Print enum values for build options in help output (#9650) |
| 5 years ago | Martin Wickham | | Add comptime memory tests |
| 5 years ago | Joachim Schmidt | | stage2 codegen: Remove use of usingnamespace |
| 5 years ago | Boo |  | Fix float formatting for 0.0 when precision is 0 (#9642) |
| 5 years ago | Andrew Kelley | | AstGen: fix incorrectly using decl_val/decl_ref |
| 5 years ago | Veikka Tuominen | | translate-c: remove now unnecessary mangling of primitive type shadowing |
| 5 years ago | jdmichaud |  | zig fmt: respect trailing commas in inline assembly |
| 5 years ago | Isaac Freund | | AstGen: short-circuit rvalue() if code is unreachable |
| 5 years ago | Andrew Kelley | | AstGen: pre-scan all decls in a namespace |
| 5 years ago | Andrew Kelley | | stage2: delete keywords `true`, `false`, `undefined`, `null` |
| 5 years ago | Andrew Kelley | | AstGen: allow locals with same name as primitives with `@""` syntax |
| 5 years ago | Andrew Kelley | | declarations may collide with primitives with @"" syntax |
|