| 7 years ago | Andrew Kelley | | remove another implicit cast to const pointer |
| 7 years ago | Andrew Kelley | | Merge pull request #1686 from emekoi/comment-fix |
| 7 years ago | emekoi | | fixed mingw compilation |
| 7 years ago | Andrew Kelley | | remove @minValue,@maxValue; add std.math.minInt,maxInt |
| 7 years ago | Andrew Kelley | | fix stack pointer register name on i386 |
| 7 years ago | Andrew Kelley | | remove 3 more implicit casts to const pointers |
| 7 years ago | Ryan Saunderson | | Bug fixes in WinSDK detection (#1665) |
| 7 years ago | tgschultz | | fix "std" not found error in meta/trait |
| 7 years ago | tgschultz | | fix error where "std" isn't found in meta/trait |
| 7 years ago | Andrew Kelley | | langref: dark style. easier on the eyes |
| 7 years ago | emekoi | | fixes #1667 |
| 7 years ago | Andrew Kelley | | travis: don't use newer cli args of s3cmd |
| 7 years ago | Andrew Kelley | | travis: add missing http headers for docs |
| 7 years ago | Josh Wolfe | | that's not a keyword |
| 7 years ago | Jimmi Holst Christensen | | Fixed code still using old ptr syntax |
| 7 years ago | tgschultz | | Add std.meta to deployment (#1670) |
| 8 years ago | Jimmi Holst Christensen | | Ran fmt on last PR |
| 8 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 |
|