| 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 |
| 7 years ago | vegecode | | compiler-rt: add aeabi_dcmp, comparedf2 |
| 7 years ago | Andrew Kelley | | Merge pull request #2296 from LemonBoy/translate-c-stuff |
| 7 years ago | Wink Saville | | Fix alignment of macro FIND_AND_ADD_CLANG_LIB |
| 7 years ago | hryx | | Sync grammar with spec |
| 7 years ago | Michael Dusan | | add -fvisibility-inlines-hidden |
| 7 years ago | Andrew Kelley | | build libuserland in cross compilation mode |
| 7 years ago | Jimmi Holst Christensen | | Merge pull request #2351 from ziglang/fixed-2346 |
| 7 years ago | Jimmi Holst Christensen | | Merge pull request #2335 from hryx/no-tag-expr-for-struct |
| 7 years ago | Andrew Kelley | | Merge pull request #2344 from LemonBoy/dbg-things |
| 7 years ago | emekoi | | fixed stack protector issues |
| 7 years ago | daurnimator | | std: Add mem.nativeIntToBig and mem.nativeIntToLittle |
| 7 years ago | vegecode | | compiler-rt: add aeabi_fcmp, comparesf2 |
| 7 years ago | tgschultz | | Fixes DirectAllocator Windows implementation to call HeapFree when new_size == 0 |
| 7 years ago | Andrew Kelley | | Merge branch 'LemonBoy-dwarfy' |
| 7 years ago | Ryan Liptak | | fix DirectAllocator not unmapping unused pages on large alignments |
| 7 years ago | Raul Leal | | zig-fmt: allow comptime blocks in containers (#2308) |
| 7 years ago | Matt Stancliff | | Fix test in langref to assert against modified var |
| 7 years ago | Andrew Kelley | | ci: fix accidentally shipping zig0.exe |
| 7 years ago | Andrew Kelley | | stage1 assertions always on, and have stack traces |
| 7 years ago | Andrew Kelley | | build: rename zig1 to zig0 to avoid confusion with stage1 |
| 7 years ago | Andrew Kelley | | Merge pull request #2295 from ziglang/stage1-hybrid |
| 7 years ago | Andrew Kelley | | Revert "DirectAllocator: on windows, use HeapFree instead of HeapReAlloc to free memory." |
| 7 years ago | Andrew Kelley | | docs: update intro text |
| 7 years ago | Michael Dusan | | stage1: const_values_equal support tagged union |
| 7 years ago | Andrew Kelley | | Merge pull request #2286 from shritesh/wasm_alloc |
| 7 years ago | Sahnvour | | DirectAllocator: on windows, use HeapFree instead of HeapReAlloc to free memory. |
| 7 years ago | Andrew Kelley | | freestanding target adds -ffrestanding to cc parameters |
| 7 years ago | Andrew Kelley | | translate-c: move some code to the C API |
| 7 years ago | Andrew Kelley | | remove workaround for LLD bug |
| 7 years ago | Andrew Kelley | | add patch to LLD to fix deadlock race condition in wasm linker |
| 7 years ago | Andrew Kelley | | update std.os.page_size for WebAssembly |
| 7 years ago | Andrew Kelley | | disable threads when linking WebAssembly to work around an LLD bug |
| 7 years ago | Andrew Kelley | | fix Debug mode when error return tracing is off |
| 7 years ago | Shritesh Bhattarai | | wasi: switch to "standard" wasi_unstable module fn |
| 7 years ago | Andrew Kelley | | Merge pull request #2281 from shritesh/wasm_module |
| 7 years ago | Andrew Kelley | | translate-c: move some code to the C API |
| 7 years ago | Shritesh Bhattarai | | Update wasm tiers (#2272) |
|