| 7 years ago | Andrew Kelley | | fix parsing of large hex float literals |
| 7 years ago | Andrew Kelley | | ci: more quoting |
| 7 years ago | Andrew Kelley | | add documentation for zig test |
| 7 years ago | Andrew Kelley | | ci: add FreeBSD to download page |
| 7 years ago | Andrew Kelley | | ci: apt-get update before install as a workaround |
| 7 years ago | Andrew Kelley | | add docs for assembly and fix global assembly parsing |
| 7 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/llvm8' |
| 7 years ago | Andrew Kelley | | Merge pull request #2079 from Sahnvour/issue-2050 |
| 7 years ago | Andrew Kelley | | build.zig: allow run() on non-native target artifacts |
| 7 years ago | Andrew Kelley | | disable all C warnings when building musl |
| 7 years ago | Andrew Kelley | | zig targets prints the available libcs |
| 7 years ago | Andrew Kelley | | better buffer length for formatIntUnsigned |
| 7 years ago | Jimmi Holst Christensen | | Updated parser to newest grammar |
| 7 years ago | Andrew Kelley | | add documentation for Memory |
| 7 years ago | Andrew Kelley | | pass explicit frame pointer args when compiling C code |
| 7 years ago | Andrew Kelley | | Merge pull request #2069 from ziglang/glibc-assert-translation |
| 7 years ago | Andrew Kelley | | libc: separate linux headers from musl/glibc |
| 7 years ago | Andrew Kelley | | when linking msvcrt, also link ntdll.lib |
| 7 years ago | Andrew Kelley | | add missing std lib file rb.zig to cmakelists.txt |
| 7 years ago | Andrew Kelley | | enable issue_339 test on macos |
| 7 years ago | Andrew Kelley | | add regression test for invalid multiple dereferences |
| 7 years ago | Andrew Kelley | | add compile error for wrong type with `use` |
| 7 years ago | Andrew Kelley | | fix while continue block not checking for ignored expression |
| 7 years ago | Andrew Kelley | | fix regressions on Windows from previous commit |
| 7 years ago | Andrew Kelley | | breaking changes to std.mem.Allocator interface API |
| 7 years ago | Andrew Kelley | | Merge pull request #2068 from ziglang/workaround-for-2043 |
| 7 years ago | Akuli | | Add /lib/x86_64-linux-gnu or similar to default system library search paths |
| 7 years ago | Andrew Kelley | | breaking: fix @typeInfo handling of global error set type |
| 7 years ago | Andrew Kelley | | macho linking: always -dynamic for non-static-libs |
| 7 years ago | Andrew Kelley | | ignore -lm on darwin because it's handled by libSystem |
| 7 years ago | Andrew Kelley | | force windows to link against dynamic msvcrt |
| 7 years ago | Andrew Kelley | | fix target_requires_pic and reloc_mode |
| 7 years ago | Andrew Kelley | | breaking: remove --static; add -dynamic |
| 7 years ago | Andrew Kelley | | fix @setRuntimeSafety not able to override release modes |
| 7 years ago | Andrew Kelley | | this empty import workaround no longer necessary |
| 7 years ago | Andrew Kelley | | add documentation for `pub` |
| 7 years ago | Andrew Kelley | | zig test respects --output-dir parameter |
| 7 years ago | Andrew Kelley | | add documentation for @"" syntax |
| 7 years ago | LemonBoy | | Fix generation of comptime slices |
| 7 years ago | emekoi | | added z3 and fixed dynamic linker on mingw |
| 7 years ago | Andrew Kelley | | Merge pull request #2055 from ziglang/musl |
| 7 years ago | Andrew Kelley | | add test cases to cover switching on u0 values |
| 7 years ago | Andrew Kelley | | docs: finish initial documentation for implicit casts |
| 7 years ago | Sahnvour | | translate-c: additional test case for integer suffixes on 0 |
| 7 years ago | Andrew Kelley | | zig build: do a better job of detecting system paths |
| 7 years ago | Andrew Kelley | | Merge branch 'daurnimator-valgrind' |
| 7 years ago | Andrew Kelley | | Merge pull request #2049 from ziglang/problematic-mtime-detection |
| 7 years ago | Andrew Kelley | | enable C ABI tests on macOS |
| 7 years ago | Andrew Kelley | | add test for spawning child process with empty environment |
| 7 years ago | Andrew Kelley | | Merge branch 'fix-1600' |
|