| 6 years ago | Robin Voetter | | Fix usage of freed memory in zig fmt |
| 6 years ago | Robin Voetter | | Remove misplaced dot |
| 6 years ago | Robin Voetter | | Add typeOf/TypeOf render test |
| 6 years ago | Robin Voetter | | Add typeOf/TypeOf substition in zig fmt |
| 6 years ago | Andrew Kelley | | Merge pull request #3830 from fengb/wasm-page-allocator |
| 6 years ago | xackus | | fix integers parsed as floats |
| 6 years ago | dbandstra | | print call in build.zig needs to use a tuple argument |
| 6 years ago | Andrew Kelley | | ci: update macos to fresh llvm+clang tarball cache |
| 6 years ago | Andrew Kelley | | remove no-longer-needed workaround for var args |
| 6 years ago | Andrew Kelley | | remove var args from the language |
| 6 years ago | Andrew Kelley | | implement async function call with `@call` |
| 6 years ago | Andrew Kelley | | add regression cases for now-passing tests |
| 6 years ago | Andrew Kelley | | ability to give comptime and non-comptime types to same parameter |
| 6 years ago | Andrew Kelley | | Merge pull request #3873 from ziglang/format-no-var-args |
| 6 years ago | Andrew Kelley | | implement tuple concatenation |
| 6 years ago | Andrew Kelley | | tuple detection does not require AST node |
| 6 years ago | LemonBoy | | Make array types (quasi-)lazy |
| 6 years ago | Andrew Kelley | | fix anon struct literal field initialized with fn call |
| 6 years ago | emekoi | | fixed BREAKPOINT macro on mingw |
| 6 years ago | Andrew Kelley | | Merge branch 'comptime-fields' |
| 6 years ago | LemonBoy | | Fix for @Type not picking up the sentinel value |
| 6 years ago | Josh Wolfe | | documentation for mutable HashMap KV pointers |
| 6 years ago | Andrew Kelley | | remove compile error for peer result comptime_int and null |
| 6 years ago | Andrew Kelley | | add regression test for fixed bug |
| 6 years ago | data-man | | Crypto benchmark fixes |
| 6 years ago | data-man | | getStdOut fixes |
| 6 years ago | Andrew Kelley | | Merge pull request #3856 from ziglang/builtin-call |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-fix-3842' |
| 6 years ago | Andrew Kelley | | private linkage for unnamed internal constants |
| 6 years ago | Andrew Kelley | | Merge pull request #3853 from xackus/doc-fixes |
| 6 years ago | Veikka Tuominen | | fix casts |
| 6 years ago | frmdstryr | | Increase io.BufferedInStream readByte speed by ~75% |
| 6 years ago | Andrew Kelley | | Merge pull request #3849 from Vexu/fix-fmt |
| 6 years ago | Andrew Kelley | | std.fmt.ParseUnsignedError is now public |
| 6 years ago | Andrew Kelley | | add `other` OS and fix regression in build-exe for freestanding |
| 6 years ago | Andrew Kelley | | Merge pull request #3844 from Snektron/sort-improvements |
| 6 years ago | Veikka Tuominen | | add docs for function parameters |
| 6 years ago | Andrew Kelley | | Merge branch 'Vexu-build-start' |
| 6 years ago | LemonBoy | | Pick up WinMain with proper CC |
| 6 years ago | Andrew Kelley | | Merge pull request #3837 from yvt/patch-as |
| 6 years ago | LemonBoy | | Accept comptime-known expression for asm |
| 6 years ago | Andrew Kelley | | Merge pull request #3715 from daurnimator/towards-afd |
| 6 years ago | Andrew Kelley | | add missing license files |
| 6 years ago | Andrew Kelley | | add extra LICENSE file for clarification |
| 6 years ago | Andrew Kelley | | bring your own OS layer in the std lib |
| 6 years ago | Andrew Kelley | | remove upstream support for Zen hobby OS |
| 6 years ago | Andrew Kelley | | ci: update sr.ht to use alpine/latest, more reliable |
| 6 years ago | Andrew Kelley | | add some null-termination annotations |
| 6 years ago | Andrew Kelley | | fix crash assigning optional struct with anon literal |
| 6 years ago | Andrew Kelley | | Merge pull request #3787 from ziglang/remove-array-type-coercion |
|