| 7 years ago | Andrew Kelley |  | always respect threadlocal for variables with external linkage |
| 7 years ago | Andrew Kelley |  | docs: remove `@setGlobalLinkage` section |
| 7 years ago | Benjamin Feng | | Switch wasm export-all to only values marked exports |
| 7 years ago | daurnimator | | std: add std.ArrayList.orderedRemove |
| 7 years ago | Andrew Kelley |  | optimize `@memset` with `undefined` |
| 7 years ago | Andrew Kelley |  | docs: update for shared libraries |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2397 from ziglang/std.math |
| 7 years ago | Dong-hee Na | | main: change --enable-pic and --disable-pic to -fPIC and -fno-PIC |
| 7 years ago | Andrew Kelley |  | docgen: add exe_build_err tag |
| 7 years ago | Andrew Kelley |  | docs: add note to @setRuntimeSafety |
| 7 years ago | Marc Tiehuis | | Don't install zig_cpp lib for stage2 target |
| 7 years ago | Shritesh Bhattarai | | wasi: import all core exports |
| 7 years ago | Shritesh Bhattarai | | wasi: import all constants and their types |
| 7 years ago | Andrew Kelley |  | Merge pull request #2392 from shritesh/wasi_clock |
| 7 years ago | Shritesh Bhattarai | | wasi: implement getRandomBytes |
| 7 years ago | Andrew Kelley |  | Merge pull request #2390 from shritesh/wasi_env |
| 7 years ago | Andrew Kelley |  | add test case to cover solved bug |
| 7 years ago | Marc Tiehuis | | Don't install stage2 artifacts |
| 7 years ago | Andrew Kelley |  | translate-c: fix using wrong enum |
| 7 years ago | Andrew Kelley |  | self-hosted translate-c: iterate over top level decls |
| 7 years ago | Shritesh Bhattarai | | WASI: implement argsAlloc and argsFree (#2364) |
| 7 years ago | LemonBoy | | translate-c: Emit @ptrCast + @alignPtr sequence |
| 7 years ago | LemonBoy | | compiler-rt: Add __mulodi4 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2372 from LemonBoy/aeabi_idiv |
| 7 years ago | Andrew Kelley |  | Merge branch 'squeek502-readme-std-lib' |
| 7 years ago | Matt Stancliff | | Fix crash due to command line argument parsing |
| 7 years ago | Andrew Kelley |  | json tests do not need this prefix anymore |
| 7 years ago | Andrew Kelley |  | enable more json tests |
| 7 years ago | Andrew Kelley |  | DirectAllocator: move if > 0 condition above @memcpy |
| 7 years ago | Shawn Landden | | std.heap: do not excessively call mmap, and munmap in direct allocator |
| 7 years ago | Andrew Kelley |  | fix build (unused function warning) |
| 7 years ago | Andrew Kelley |  | Merge pull request #2139 from emekoi/lib-on-mingw |
| 7 years ago | LemonBoy | | Fix generation of container initializers |
| 7 years ago | Ryan Liptak | | std.fmt: add max_depth to avoid infinite recursion from self-references |
| 7 years ago | daurnimator | | Revert "std: Add mem.nativeIntToBig and mem.nativeIntToLittle" |
| 7 years ago | emekoi | | fixed syntax error |
| 7 years ago | Shritesh Bhattarai | | fix missing semicolon |
| 7 years ago | Andrew Kelley |  | zig fmt is built directly into stage1 rather than child process |
| 7 years ago | Andrew Kelley |  | Merge pull request #2357 from squeek502/heap-shrink-large-align |
| 7 years ago | Shritesh Bhattarai | | docgen: properly close tags for skipped execs |
| 7 years ago | Andrew Kelley |  | self-hosted translate-c emits a hello world AST |
| 7 years ago | Andrew Kelley |  | clean up test output |
| 7 years ago | Andrew Kelley |  | Fix path canonicalization when $HOME has a trailing slash |
| 7 years ago | LemonBoy | | Do not invoke UB in BigInt shr operations |
| 7 years ago | rylmovuk | | Change symbol name of tests in codegen |
| 7 years ago | Andrew Kelley |  | Merge pull request #2332 from ziglang/translate-c-userland |
| 7 years ago | Andrew Kelley |  | Merge pull request #2312 from squeek502/heap-shrink-large-align |
| 7 years ago | Shawn Landden | | remove Shebang (#!) support |
| 7 years ago | Andrew Kelley |  | `@sizeOf` returns 0 for comptime types |
| 7 years ago | vegecode | | compiler-rt: Add missing import of test for comparesf2 |
|