| 8 years ago | Andrew Kelley | | Merge branch 'better-float-printing' |
| 8 years ago | Andrew Kelley | | fix missing compiler_rt in release modes |
| 9 years ago | Andrew Kelley | | remove CXX ABI workaround |
| 9 years ago | Andrew Kelley | | add maximum value for @setAlignStack |
| 9 years ago | Andrew Kelley | | parse-c: improve performance |
| 9 years ago | Andrew Kelley | | report compile error instead of crashing for void in var args |
| 9 years ago | Andrew Kelley | | fix compiler crash regarding type name of undefined |
| 9 years ago | Andrew Kelley | | std.fmt.format supports ints smaller than u8 |
| 9 years ago | Andrew Kelley | | zig build: fix system libraries not respected for C artifacts |
| 9 years ago | Andrew Kelley | | fix docs link |
| 9 years ago | Andrew Kelley | | remove unsupported targets from readme |
| 9 years ago | Andrew Kelley | | Release 0.1.10.1.1 |
| 9 years ago | Andrew Kelley | | build: fix logic for version when there is a git tag |
| 9 years ago | Andrew Kelley | | Release 0.1.00.1.0 |
| 9 years ago | Marc Tiehuis | | Add c allocator (#542) |
| 9 years ago | Andrew Kelley | | add uwtable attribute to functions on windows |
| 9 years ago | Andrew Kelley | | fix codegen of enum name table having wrong LLVM types |
| 9 years ago | Andrew Kelley | | appveyor: update version to match zig version |
| 9 years ago | Andrew Kelley | | appveyor: build with msvc and publish artifacts |
| 9 years ago | Andrew Kelley | | look for libc at runtime on windows |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: on windows cwd affects exe search path |
| 9 years ago | Andrew Kelley | | fix regression on posix from previous commit |
| 9 years ago | Andrew Kelley | | ability to make a DLL |
| 9 years ago | Andrew Kelley | | fix debug safety tests on windows |
| 9 years ago | Andrew Kelley | | fix compare-output tests on windows |
| 9 years ago | Andrew Kelley | | LLD COFF: close handles to objects used to link |
| 9 years ago | Andrew Kelley | | clean up some resources |
| 9 years ago | Andrew Kelley | | fix windows argument parsing |
| 9 years ago | Andrew Kelley | | 16MB stack size when building with msvc |
| 9 years ago | Andrew Kelley | | set stdout and stderr to binary mode on windows |
| 9 years ago | Andrew Kelley | | std.io: fix bug when writing large buffer |
| 9 years ago | Andrew Kelley | | fix posix from previous commit |
| 9 years ago | Andrew Kelley | | fix std.io.InStream for windows |
| 9 years ago | Andrew Kelley | | fix child process stdio piping behavior on windows |
| 9 years ago | Andrew Kelley | | mingw build: delete unused variable |
| 9 years ago | Andrew Kelley | | use correct integer type for windows BOOL |
| 9 years ago | Andrew Kelley | | only SetConsoleTextAttribute to do console colors on windows |
| 9 years ago | Andrew Kelley | | disable some of the failing tests |
| 9 years ago | Andrew Kelley | | fix regression on posix from previous commit |
| 9 years ago | Andrew Kelley | | implement environment variables for windows |
| 9 years ago | Andrew Kelley | | std.mem.IncrementingAllocator: check for errors |
| 9 years ago | Andrew Kelley | | disable byval parameters on windows to work around llvm bug |
| 9 years ago | Andrew Kelley | | try harder to emit console colors |
| 9 years ago | Andrew Kelley | | build-exe allows direct export of WinMainCRTStartup |
| 9 years ago | Andrew Kelley | | implement io.OutStream.openMode for windows |
| 9 years ago | Andrew Kelley | | std.io: remove unused constants |
| 9 years ago | Andrew Kelley | | implement std.os.rename for windows |
| 9 years ago | Andrew Kelley | | implement std.os.symLink for windows |
| 9 years ago | Andrew Kelley | | fix regressions from previous commit on windows |
| 9 years ago | Andrew Kelley | | organize windows utility functions |
|