| 7 years ago | Marcio Giaxa | | ci: update freebsd manifest |
| 7 years ago | Marcio Giaxa | | tests: remove freebsd from the test matrix |
| 7 years ago | Marcio Giaxa | | tests: add FreeBSD to the test matrix |
| 7 years ago | Marcio Giaxa | | freebsd: fix flags for opening files |
| 7 years ago | Marcio Giaxa | | freebsd: implement std.os.time.sleep |
| 7 years ago | Marcio Giaxa | | freebsd: remove syscall and use libc |
| 7 years ago | Marcio Giaxa | | Merge branch 'master' into fbsd2 |
| 7 years ago | Marcio Giaxa | | freebsd: fix Stat mode type |
| 7 years ago | Marcio Giaxa | | freebsd: remove system linker hack |
| 7 years ago | Marcio Giaxa | | freebsd: add realpath to freebsd/index.zig |
| 7 years ago | Marcio Giaxa | | freebsd: use realpath() to resolve symbolic links |
| 7 years ago | Marcio | | Merge pull request #1 from myfreeweb/fbsd2 |
| 7 years ago | Marcio Giaxa | | freebsd: initial stack trace |
| 7 years ago | Marcio Giaxa | | freebsd: use sysctl to get the current executable path |
| 7 years ago | Marcio Giaxa | | freebsd: remove getrandom dependency from libc |
| 7 years ago | Marcio Giaxa | | freebsd: use libc interface instead system calls |
| 7 years ago | Marcio Giaxa | | freebsd: link against libc++ |
| 7 years ago | Marcio Giaxa | | freebsd: link against libc |
| 7 years ago | Marcio Giaxa | | freebsd: add access |
| 7 years ago | Marcio Giaxa | | freebsd: add getdirentries |
| 7 years ago | Marcio Giaxa | | freebsd: remove syscall files |
| 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 |
|