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
/
src
/
link
/
C.zig
Age
Commit message (
Expand
)
Author
2021-01-06
stage2: update to new ArrayListHashMap API
Andrew Kelley
2021-01-06
stage2: C backend: support unused Decls
Andrew Kelley
2021-01-05
stage2: C backend: re-implement emit-h
Andrew Kelley
2021-01-05
stage2: C backend: remove format() hackery
Andrew Kelley
2021-01-05
stage2: link.C: use pwritev
Andrew Kelley
2021-01-05
stage2: rework the C backend
Andrew Kelley
2021-01-05
integrate CBE with Compilation.update pipeline (closes #7589)
Noam Preil
2021-01-02
Remove some unwanted changes
LemonBoy
2021-01-02
stage2: Use {s} instead of {} when formatting strings
LemonBoy
2020-12-29
stage2: C backend improvements
Andrew Kelley
2020-12-28
stage2: add extern functions
Andrew Kelley
2020-12-28
Revert "stage2: add compile log statement (#7191)"
Andrew Kelley
2020-12-26
stage2: add compile log statement (#7191)
g-w1
2020-12-23
CBE: Improve formatting
Noam Preil
2020-12-23
Remove redundant emit_h member in Compilation struct.
Alex Cameron
2020-12-23
Implement emit-h
Alex Cameron
2020-09-26
stage2: implement -fno-emit-bin
Andrew Kelley
2020-09-21
rename src-self-hosted/ to src/
Andrew Kelley