index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
std
/
special
Age
Commit message (
Expand
)
Author
2019-11-24
add type coercion: [:x]T to [*:x]T
Andrew Kelley
2019-11-24
Call DllMain entry point if declared
syscall0
2019-11-21
string literals are now null terminated
Andrew Kelley
2019-11-15
add container doc comments to generated docs
Vexu
2019-11-13
std.io.getStdOut and related fns no longer can error
Andrew Kelley
2019-11-08
update the codebase to use `@as`
Andrew Kelley
2019-11-07
make callMainAsync async
Vexu
2019-11-06
improve the start code for evented I/O
Andrew Kelley
2019-11-05
fix noreturn function that may return.
Shawn Landden
2019-11-05
remove duplicate isNan implementation
Shawn Landden
2019-10-31
startup code respects root source file's event_loop if present
Andrew Kelley
2019-10-31
startup code sets up event loop if I/O mode is declared evented
Andrew Kelley
2019-10-30
generated docs: move color to box-shadow CSS prop
Henry Wu
2019-10-28
remove dead tls code
Andrew Kelley
2019-10-28
Std docs: Fix a js error that would cause some function to be not rendered
Timon Kruiper
2019-10-27
generated docs: vertically align fns with comments
Henry Wu
2019-10-23
move types from builtin to std
Andrew Kelley
2019-10-22
Merge branch 'master' of https://github.com/ziglang/zig into markdown-renderer
Felix Queißner
2019-10-21
Merge branch 'stratact-no-dir-allocators'
Andrew Kelley
2019-10-21
test runner: restore previous behavior of printing all tests passed
Andrew Kelley
2019-10-21
test runner: restore previous behavior when...
Andrew Kelley
2019-10-21
test runner: refresh display before running test
Andrew Kelley
2019-10-21
adjust test runner to print the test name when error occurs
Andrew Kelley
2019-10-20
Starts to implement markdown parser. Implemented: strong, emphasis, strikethr...
Felix Queißner
2019-10-19
Merge pull request #3429 from Rocknest/docs-local
Andrew Kelley
2019-10-17
improve progress reporting
Andrew Kelley
2019-10-17
Merge branch 'master' into docs-local
Rocknest
2019-10-17
Cleanup
Rocknest
2019-10-17
Changes from master
Rocknest
2019-10-16
generated docs: progress towards generic types being useful
Andrew Kelley
2019-10-15
generated docs: further clean up keyboard shortcut handling
Andrew Kelley
2019-10-15
fix small misstake, 'escape' v. 'Escape'
dtw-waleee
2019-10-15
Fix keyboard layout issue with help-modal
dtw-waleee
2019-10-12
Consistent margins
Rocknest
2019-10-11
merge targets of generated docs
Andrew Kelley
2019-10-10
Merge pull request #3421 from LemonBoy/win32-mingw
Andrew Kelley
2019-10-11
Merge branch 'master' into docs-local
Rocknest
2019-10-11
Changes from master
Rocknest
2019-10-10
generated docs: add optional type support
Andrew Kelley
2019-10-10
generated docs: better rendering of unknown decls
Andrew Kelley
2019-10-11
Merge branch 'master' into docs-local
Rocknest
2019-10-11
Changes from master
Rocknest
2019-10-11
Fix dark mode
Rocknest
2019-10-10
generated docs: clean up type names and param names
Andrew Kelley
2019-10-10
generated docs: css: wider tables
Andrew Kelley
2019-10-10
Merge branch 'docs-union-enum' of https://github.com/Vexu/zig into Vexu-docs-...
Andrew Kelley
2019-10-10
Add transtition to search field
Rocknest
2019-10-10
Change layout and styles
Rocknest
2019-10-10
generated docs: better listing of functions
Andrew Kelley
2019-10-10
Generated docs: Add function paramater names
Timon Kruiper
[prev]
[next]