| 9 years ago | Andrew Kelley | | add test for struct with invalid field |
| 9 years ago | Andrew Kelley | | zig build: use stack protector for C code in debug mode |
| 9 years ago | Andrew Kelley | | fix crash when enum has invalid field |
| 9 years ago | Andrew Kelley | | fix build for travis osx |
| 9 years ago | Andrew Kelley | | add -mllvm support |
| 9 years ago | Andrew Kelley | | fix use of uninitialized variable in alignCast |
| 9 years ago | Andrew Kelley | | add option to run tests in LLDB and turn it on for macos travis |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: fix fd leak |
| 9 years ago | Andrew Kelley | | add release-safe to the test matrix |
| 9 years ago | Marc Tiehuis | | Add dash arguments for cli |
| 9 years ago | Jonathan Marler | | Fixed softfloat header file for msvc (#482) |
| 9 years ago | Andrew Kelley | | bump incrementing allocator memory in build system to 20MB |
| 9 years ago | Andrew Kelley | | do not depend on __int128 |
| 9 years ago | Andrew Kelley | | Merge branch 'soft-float' |
| 9 years ago | Jonathan Marler | | Fixed a couple compilation errors for MSVC 64-bit (#475) |
| 9 years ago | Andrew Kelley | | add Child property of slice type |
| 9 years ago | Andrew Kelley | | Merge branch 'msvc' |
| 9 years ago | jean-dao | | c macros: support hex chars (#459) |
| 9 years ago | Andrew Kelley | | fix uninitialized variable |
| 9 years ago | Andrew Kelley | | fix not verifying GlobalLinkage and AtomicOrder types |
| 9 years ago | Jonathan Marler | | Allow INVALID_HANDLE_VALUE for windows to work on 32-bit and 64-bit. (#457) |
| 9 years ago | jean-dao | | std.io.InStream: add readLine function (#458) |
| 9 years ago | Andrew Kelley | | variables are allowed to be pointers to opaque |
| 9 years ago | Andrew Kelley | | support parens in C macros |
| 9 years ago | Andrew Kelley | | add import test |
| 9 years ago | Andrew Kelley | | rename some behavior tests |
| 9 years ago | Andrew Kelley | | more compile errors for non-const variables of things |
| 9 years ago | Andrew Kelley | | std.fmt knows how to format &[N]u8 |
| 9 years ago | Andrew Kelley | | build: add more search paths for libclang |
| 9 years ago | Marc Tiehuis | | Add appendSlice function (#448) |
| 9 years ago | Marc Tiehuis | | Add exit function (#450) |
| 9 years ago | Jonathan Marler | | Switched find order for llvm, means it will choose llvm version 5.0 before any other version. (#446) |
| 9 years ago | Andrew Kelley | | fix std.Buffer.endsWith |
| 9 years ago | Andrew Kelley | | std.ChildProcess.spawn: handle 0 from waitpid correctly |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: don't expect all SIGCHLD to come from spawn |
| 9 years ago | Andrew Kelley | | fix ChildProcess.spawn on darwin |
| 9 years ago | Andrew Kelley | | std: os.ChildProcess knows when its child died |
| 9 years ago | Andrew Kelley | | README: add notepad++ syntax highlighting project |
| 9 years ago | Andrew Kelley | | std: add ChildProcess.kill |
| 9 years ago | Andrew Kelley | | std: add os.sleep |
| 9 years ago | Andrew Kelley | | better build.zig template |
| 9 years ago | Andrew Kelley | | parsec: turn panics into warnings |
| 9 years ago | Andrew Kelley | | travis: use embedded LLD and perform all tests |
| 9 years ago | Andrew Kelley | | rename parseh to parsec |
| 9 years ago | Andrew Kelley | | Merge branch 'c-to-zig' |
| 9 years ago | Josh Wolfe | | cleanup whitespace |
| 9 years ago | Josh Wolfe | | Revert "fix return types of min amd max" |
| 9 years ago | Josh Wolfe | | fix return types of min amd max |
| 9 years ago | Andrew Kelley | | only export __chkstk for windows |
| 9 years ago | Raul Leal | | Opaque ptr patch |
|