| 7 years ago | Andrew Kelley | | fixups |
| 7 years ago | kristopher tate | | tests: re: 79db394; |
| 7 years ago | kristopher tate | | src/analyze.cpp: support alignOf(struct T) aligned member inside struct T; |
| 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) |
| 7 years ago | Andrew Kelley | | ci: workaround azure quirk for windows too |
| 7 years ago | Andrew Kelley | | ci: workaround azure quirk with set -x |
| 7 years ago | dbandstra | | make parseUnsigned handle types <8 bits wide |
| 7 years ago | daurnimator | | Add std.LinkedList.concat |
| 7 years ago | Andrew Kelley | | Revert "Add math min/max for Float and Value" |
| 7 years ago | Jimmi Holst Christensen | | Implemented getOrPutValue which wraps getOrPut |
| 7 years ago | Wink Saville | | Add math min/max for Float and Value |
| 7 years ago | Andrew Kelley | | work around to support debian's fork of llvm 7.0.1 |
| 7 years ago | Josh Wolfe | | fix child_process piped streams not getting closed |
| 7 years ago | Andrew Kelley | | Merge branch 'freebsd2' |
| 7 years ago | Sahnvour | | stack traces: fix for windows |
| 7 years ago | Andrew Kelley | | readme: update support table |
| 7 years ago | daurnimator | | add std.math.IntFittingRange |
| 7 years ago | Andrew Kelley | | Merge branch 'winksaville-Fix-pushToParent-to-work-for-arrays-of-Objects' |
|