| 6 years ago | Andrew Kelley | | fix 32-bit build of translate_c.zig |
| 6 years ago | Andrew Kelley | | disable static build for now until the docker image is ready |
| 6 years ago | Andrew Kelley | | add Drone Cloud CI configuration |
| 6 years ago | Andrew Kelley | | avoid passing -march=native when not supported |
| 6 years ago | Andrew Kelley | | implement partial C ABI support for aarch64 |
| 6 years ago | Andrew Kelley | | Add missing compile error when ptr used instead of array |
| 6 years ago | Andrew Kelley | | Merge pull request #3519 from ziglang/move-builtin-types |
| 6 years ago | Jonathan Marler | | Handle TERM=dumb for stdout/stderr |
| 6 years ago | Andrew Kelley | | implement safety for resuming non-suspended function |
| 6 years ago | Andrew Kelley | | main.cpp: fix not ending progress node for zig build |
| 6 years ago | emekoi | | explicity linked ntdll on mingw-w64 |
| 6 years ago | Andrew Kelley | | integrate stage1 progress display with semantic analysis |
| 6 years ago | Maximilian Hunt | | Add documentation on function parameter type inference. |
| 6 years ago | Andrew Kelley | | Merge pull request #3503 from MasterQ32/markdown-renderer |
| 6 years ago | Felix "xq" Queißner | | Adds documentation for std.fmt.format grammar and customization. (#3474) |
| 6 years ago | Andrew Kelley | | Merge branch 'stratact-no-dir-allocators' |
| 6 years ago | Andrew Kelley | | std.os.accept4: improve docs and integrate with evented I/O |
| 6 years ago | Jonathan Marler | | Fix accept function API |
| 6 years ago | Veikka Tuominen | | remove pub syntax for container fields |
| 6 years ago | Andrew Kelley | | test runner: refresh display before running test |
| 6 years ago | Andrew Kelley | | adjust test runner to print the test name when error occurs |
| 6 years ago | LemonBoy | | Fix crash with peer type resolution & error unions |
| 6 years ago | LemonBoy | | Resolve lazy slice start/end values |
| 6 years ago | Andrew Kelley | | Merge pull request #3429 from Rocknest/docs-local |
| 6 years ago | Andrew Kelley | | Merge pull request #3473 from nrdmn/subsystem |
| 6 years ago | LemonBoy | | Prevent too eager constant-folding of switch expression |
| 6 years ago | LemonBoy | | Fix crash when generating constant unions with single field |
| 6 years ago | Andrew Kelley | | Merge pull request #3482 from ziglang/mem-usage-report |
| 6 years ago | Andrew Kelley | | Merge branch 'lun-4-progress-take-2' |
| 6 years ago | Andrew Kelley | | Merge branch 'musl-1.1.24' |
| 6 years ago | Andrew Kelley | | Merge pull request #3467 from ziglang/windows-static-linking |
| 6 years ago | Andrew Kelley | | ref more math decls for better docs |
| 6 years ago | Andrew Kelley | | turn comments into doc comments |
| 6 years ago | Sebsatian Keller | | Add 'missing' consts to math.zig |
| 6 years ago | Emeka Nkurumeh | | fix std.mem.AsBytesReturnType (#3442) |
| 6 years ago | Andrew Kelley | | Merge pull request #3464 from nrdmn/uefi |
| 6 years ago | Andrew Kelley | | add docs for std.fs.File.updateTimes |
| 6 years ago | LemonBoy | | Fix compilation of updateTimes on 32bit platforms |
| 6 years ago | Andrew Kelley | | improve docs and field names of Statx struct |
| 6 years ago | Andrew Kelley | | Merge pull request #3439 from LemonBoy/statx |
| 6 years ago | Andrew Kelley | | add -I command line parameter, same as clang |
| 6 years ago | Andrew Kelley | | [breaking] standardize std.os execve functions |
| 6 years ago | Andrew Kelley | | only look for .defs when needed; remove samsrv.dll cross compiling support |
| 6 years ago | Andrew Kelley | | add more cross compiling support for windows system dlls |
| 6 years ago | Andrew Kelley | | add cross compiling support for opengl32.dll |
| 6 years ago | Andrew Kelley | | generated docs: progress towards generic types being useful |
| 6 years ago | Andrew Kelley | | merge analysis dumps tool handles errors |
| 6 years ago | Andrew Kelley | | Merge branch 'dtw-waleee-fix-help-modal' |
| 6 years ago | tgschultz | | Replaced setTag hack in Deserialize with @unionInit |
| 6 years ago | Andrew Kelley | | fix non-byte-aligned packed struct field... |
|