| 7 years ago | tgschultz | | Ugh. I updated these but forgot to git add. |
| 7 years ago | tgschultz | | and again |
| 7 years ago | tgschultz | | Fixed some comments |
| 7 years ago | tgschultz | | Added PackedIntArray, PackedIntSlice to std |
| 7 years ago | Shritesh Bhattarai | | wasi: Implement read and write with err checking |
| 7 years ago | LemonBoy | | compiler-rt: Add __modsi3, __umodsi3 |
| 7 years ago | LemonBoy | | compiler-rt: Add __moddi3, __divdi3 |
| 7 years ago | Andrew Kelley | | Merge pull request #2409 from shritesh/wasi_native |
| 7 years ago | Shritesh Bhattarai | | WasmAllocator: compileError on non-wasm arch |
| 7 years ago | Shritesh Bhattarai | | docgen: show -target command line argument |
| 7 years ago | Shritesh Bhattarai | | docgen: support wasm and wasi |
| 7 years ago | Andrew Kelley | | remove redundant information from README |
| 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 |
|