| 8 years ago | scurest | | fix redeclaration of mem (#585) |
| 8 years ago | scurest | | add test for c_allocator |
| 8 years ago | Andrew Kelley | | fix build on MacOS |
| 8 years ago | Andrew Kelley | | add compile-time reflection for function arg types |
| 8 years ago | Andrew Kelley | | slightly more verbose error message when building object file fails |
| 8 years ago | Andrew Kelley | | Merge pull request #581 from Dimenus/line_endings |
| 8 years ago | Andrew Kelley | | Merge pull request #583 from Dimenus/libc_runtime |
| 8 years ago | Marc Tiehuis | | Add emit command-line option (#580) |
| 8 years ago | Andrew Kelley | | more compile-time type reflection |
| 8 years ago | Andrew Kelley | | fix incorrect debug info for empty structs |
| 8 years ago | Andrew Kelley | | windows: use the same libc search within a compilation unit |
| 8 years ago | Andrew Kelley | | bump build_runner allocator to use 30 MB |
| 8 years ago | Dimenus | | WIN32: Linking with the CRT at runtime. (#570) |
| 8 years ago | Andreas Haferburg | | Enforce "\n" line endings on Windows (#574) |
| 8 years ago | Andrew Kelley | | fix windows build from previous commit |
| 8 years ago | Andrew Kelley | | breaking change to std.io API |
| 8 years ago | Andrew Kelley | | Merge branch 'master' into self-hosted |
| 8 years ago | Andrew Kelley | | Merge branch 'master' into self-hosted |
| 9 years ago | Andrew Kelley | | wip self hosted code |
| 9 years ago | Andrew Kelley | | self hosted zig: print usage |
| 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 |
|