| 7 years ago | Marc Tiehuis | | freebsd: Fix argc resolution in _start |
| 7 years ago | Marc Tiehuis | | Get freebsd std compiling again |
| 7 years ago | Marc Tiehuis | | Set FreeBSD ELF OS/ABI when targeting |
| 7 years ago | Marc Tiehuis | | Add initial freebsd stdlib functionality |
| 7 years ago | Greg V | | Add FreeBSD support to os.cpp |
| 7 years ago | Greg V | | Fix CMake finding LLVM/clang/lld on FreeBSD |
| 7 years ago | Jimmi Holst Christensen | | Ran fmt on last PR |
| 7 years ago | tgschultz | | Add std.meta (#1662) |
| 8 years ago | Andrew Kelley | | travis: upload langref on successful test run |
| 8 years ago | Andrew Kelley | | std.io: fix compile error when InStream has empty error set |
| 8 years ago | Andrew Kelley | | fix windows |
| 8 years ago | Andrew Kelley | | remove implicit cast from T to *const T |
| 8 years ago | Jimmi Holst Christensen | | Solve the return type ambiguity (#1628) |
| 8 years ago | Andrew Kelley | | fix compiler crash |
| 8 years ago | Andrew Kelley | | C ABI and compiler rt improvements for ARM |
| 8 years ago | Marc Tiehuis | | Improve time.sleep api |
| 8 years ago | emekoi | | added math.pow support for integer types. resolves #1637 (#1642) |
| 8 years ago | Andrew Kelley | | Merge pull request #1647 from ziglang/static-libs |
| 8 years ago | Andrew Kelley | | Merge pull request #1429 from shawnl/arm64 |
| 8 years ago | Andrew Kelley | | build: try to find llvm-config-7 before llvm-config |
| 8 years ago | Andrew Kelley | | disable C ABI tests on macos due to LLD deficiency |
| 8 years ago | Andrew Kelley | | on linux, link statically if not linking any shared libs |
| 8 years ago | Andrew Kelley | | docs: add comment about operator overloading |
| 8 years ago | Andrew Kelley | | docs: fix double escaping html entities |
| 8 years ago | Andrew Kelley | | improve pointer documentation |
| 8 years ago | Andrew Kelley | | fix missing .h files |
| 8 years ago | Andrew Kelley | | refactor ir.cpp |
| 8 years ago | emekoi | | removed unneeded dll extension |
| 8 years ago | Andrew Kelley | | better mutex implementation |
| 8 years ago | Andrew Kelley | | std.Mutex: implement blocking mutexes on linux |
| 8 years ago | Andrew Kelley | | add std.os.linux.vfork and std.os.linux.exit_group |
| 8 years ago | Andrew Kelley | | Merge pull request #1619 from bnoordhuis/fix1570 |
| 8 years ago | Wink Saville | | Add doc comment for tokenLocationPtr (#1618) |
| 8 years ago | Jimmi Holst Christensen | | Fixed StackTrace not being resolved when panic is invalid (#1615) |
| 8 years ago | Andrew Kelley | | increase stack size on windows for all executables |
| 8 years ago | Andrew Kelley | | std lib (breaking): posixRead can return less than buffer size |
| 8 years ago | Andrew Kelley | | std lib: flesh out the async I/O streaming API a bit |
| 8 years ago | Andrew Kelley | | update std lib API for I/O |
| 8 years ago | Sahnvour | | Fixes --emit asm on windows and makes C header file generation explicit. (#1612) |
| 8 years ago | Andrew Kelley | | build: omit finding libxml2, zlib since no direct dependency |
| 8 years ago | Andrew Kelley | | rename std.event.tcp to std.event.net |
| 8 years ago | Andrew Kelley | | Merge pull request #1594 from emekoi/master |
| 8 years ago | emekoi | | fixed native target detection |
| 8 years ago | Jimmi Holst Christensen | | Expose failing_allocator as *Allocator instead of const FailingAllocator |
| 8 years ago | Andrew Kelley | | Merge pull request #1599 from ziglang/zig-build-arg0 |
| 8 years ago | Andrew Kelley | | Release 0.3.00.3.0 |
| 8 years ago | Andrew Kelley | | rely on gcc for static builds on macos |
| 8 years ago | Andrew Kelley | | build: add support for ZIG_STATIC on MacOS |
| 8 years ago | Andrew Kelley | | update @typeInfo docs |
| 8 years ago | Andrew Kelley | | add dll export storage class where appropriate |
|