| 7 years ago | nebulaeonline | | tabs to space fix. thanks visual studio. |
| 7 years ago | nebulaeonline | | fixed formatting in options display |
| 7 years ago | nebulaeonline | | fixed stricmp/strcasecmp between windows/posix |
| 7 years ago | nebulaeonline | | Yet another git user error remnant fixed |
| 7 years ago | nebulaeonline | | git user error fix |
| 7 years ago | nebulaeonline | | Merge branch 'nebulaeonline' of https://github.com/nebulaeonline/zig into nebulaeonline |
| 7 years ago | nebulaeonline | | msvc subsystem option handling; added uefi os type |
| 7 years ago | Andrew Kelley |  | tests: make type info tests not depend on builtin.Os enum |
| 7 years ago | Andrew Kelley |  | hello world example can use `const` instead of `var` |
| 7 years ago | Andrew Kelley |  | comptime: ability to @ptrCast to an extern struct and read fields |
| 7 years ago | Andrew Kelley |  | self-hosted: add DeviceBusy as a BuildError |
| 7 years ago | Andrew Kelley |  | I observed open() return EBUSY on linux |
| 7 years ago | Andrew Kelley |  | translate-c: --verbose-cimport prints clang command |
| 7 years ago | myfreeweb | | Use Ninja in .builds/freebsd.yml |
| 7 years ago | tgschultz | | Removed allocator from Linux version DynLib. Added dynamic_library.zig to std test list. |
| 7 years ago | Andrew Kelley |  | Merge branch 'mgxm-srtht_fbsd' |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-zig-backport-issue1832' |
| 7 years ago | Andrew Kelley |  | std.io: call the idiomatic std.mem.readInt functions |
| 7 years ago | Jimmi Holst Christensen | | Added formatting of function pointers (#1843) |
| 7 years ago | Jimmi Holst Christensen | | Fixed intToPtr to fn type when the address is hardcoded (#1842) |
| 7 years ago | Jimmi Holst Christensen | | formatType can now format comptime_int |
| 7 years ago | Andrew Kelley |  | README: clarify self-hosted status |
| 7 years ago | Andrew Kelley |  | ir: delete dead code |
| 7 years ago | Andrew Kelley |  | fix comptime pointer reinterpretation array index offset |
| 7 years ago | Andrew Kelley |  | ci: update msys packages before installing |
| 7 years ago | Andrew Kelley |  | implement comptime pointer cast |
| 7 years ago | Josh Wolfe | | mem foreign functions call the native ones |
| 7 years ago | Andrew Kelley |  | ci: install openssl on windows |
| 7 years ago | Andrew Kelley |  | docs: fix alphabetical sorting of builtin functions |
| 7 years ago | Andrew Kelley |  | Merge branch 'suirad-windows-wide-imports' |
| 7 years ago | Andrew Kelley |  | add mem.readVarInt, fix InStream.readVarInt, fix stack traces |
| 7 years ago | Andrew Kelley |  | fix mistakes introduced in b883bc8 |
| 7 years ago | Andrew Kelley |  | freebsd: fix issues with syscalls |
| 7 years ago | Andrew Kelley |  | freebsd: fix os_self_exe_path function and update std lib |
| 7 years ago | Andrew Kelley |  | breaking API changes to all readInt/writeInt functions & more |
| 7 years ago | Wink Saville | | Add add compiler_rt routines for float to signed integer conversion |
| 7 years ago | Jay Petacat | | font-family fallbacks for unsupported system-ui |
| 7 years ago | Jay Petacat | | docs: Prefer system-ui font-family |
| 7 years ago | Henry Nelson | | Document explicitly ignoring expression values |
| 7 years ago | Andrew Kelley |  | implement compile error note for function parameter type mismatch |
| 7 years ago | Jimmi Holst Christensen | | Allow packages in TestStep |
| 7 years ago | Andrew Kelley |  | LLD patch: allow non-allocated sections to go into allocated sections |
| 7 years ago | Andrew Kelley |  | std.debug: fix some issues with freestanding debug info |
| 7 years ago | Andrew Kelley |  | expose std.debug.DwarfInfo and delete unused function |
| 7 years ago | Andrew Kelley |  | std.debug.printSourceAtAddressDwarf |
| 7 years ago | Andrew Kelley |  | std.debug.StackIterator |
| 7 years ago | Andrew Kelley |  | introduce std.io.SeekableStream |
| 7 years ago | Andrew Kelley |  | make std.unicode.Utf8Iterator public |
| 7 years ago | Andrew Kelley |  | zig build: addStaticExecutable |
| 7 years ago | Jimmi Holst Christensen |  | Implemented new more flexible readLineFrom (#1801) |
|