| 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 |
| 8 years ago | Josh Wolfe | | overhaul api for getting random integers (#1578) |
| 8 years ago | Andrew Kelley | | fix crash when compile error evaluating return... |
| 8 years ago | Andrew Kelley | | fix variables which are pointers to packed struct fields |
| 8 years ago | Andrew Kelley | | the last number in a packed ptr is host int bytes |
| 8 years ago | Wink Saville | | Tweak SYMBOL_CHAR define in tokenizer.cpp |
| 8 years ago | Andrew Kelley | | fix implicit casting to *c_void |
| 8 years ago | Jay Petacat | | stage1: Added `zig help` to show usage on stdout |
| 8 years ago | Andrew Kelley | | fix crash on runtime index into slice of comptime type |
| 8 years ago | Andrew Kelley | | fix not syntax highlighting builtin module |
| 8 years ago | Andrew Kelley | | fix self reference through fn ptr field crash |
| 8 years ago | Wink Saville | | Remove StrLitKind enum |
| 8 years ago | Andrew Kelley | | fix more bigint code paths and add tests |
|