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
Age
Commit message (
Expand
)
Author
2021-01-13
macho: write out rebase info
Jakub Konka
2021-01-13
macho: populate stubs and stub_helper
Jakub Konka
2021-01-13
macho: add missing data sections
Jakub Konka
2021-01-13
macho: prealloc DATA_CONST and DATA segments
Jakub Konka
2021-01-13
stage2: lay the groundwork in prep for extern fn
Jakub Konka
2021-01-12
stage1: Resolve alignment earlier in @alignCast
LemonBoy
2021-01-11
stage2: cleanups regarding red zone CLI flags
Andrew Kelley
2021-01-11
Added support for no red zone
Lee Cannon
2021-01-11
Merge pull request #7200 from Vexu/arr
Andrew Kelley
2021-01-11
Merge branch 'Stage2 begin implementing container types'
Andrew Kelley
2021-01-10
stage2: add support for loops in LLVM backend
Timon Kruiper
2021-01-10
stage2: fix bug in genArg
joachimschmidt557
2021-01-09
Merge pull request #7729 from jayschwa/remove-deprecated-stream
Andrew Kelley
2021-01-09
builtin: Add zig_version
Jay Petacat
2021-01-09
Merge pull request #7725 from FireFox317/even-more-llvm
Andrew Kelley
2021-01-08
Fix system library path detection on linux
xackus
2021-01-08
stage2: Implicitly enable --eh_frame_hdr when compiling c/c++ files
LemonBoy
2021-01-08
Remove deprecated stream aliases
Jay Petacat
2021-01-08
stage2: add initial impl of control flow in LLVM backend
Timon Kruiper
2021-01-08
stage2: implement TZIR printing for `block` and `condbr`
Timon Kruiper
2021-01-07
remove z/Z format specifiers
Jonathan Marler
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2021-01-07
Want native headers when linking with frameworks
Jakub Konka
2021-01-07
stage2 test: make sure to pass the dynamic linker to Compilation
Timon Kruiper
2021-01-06
stage2: update to new ArrayListHashMap API
Andrew Kelley
2021-01-06
Merge pull request #7622 from tetsuo-cpp/array-hash-map-improvements
Andrew Kelley
2021-01-06
Merge pull request #7700 from FireFox317/more-stage2-stuff-llvm
Andrew Kelley
2021-01-06
stage2 ARM: fix stack offsets for genSetReg and genSetStack
joachimschmidt557
2021-01-06
stage2 ARM: fix offsets in exitlude jump relocations
joachimschmidt557
2021-01-06
stage2: C backend: support unused Decls
Andrew Kelley
2021-01-06
stage2: rename and move files related to LLVM backend
Timon Kruiper
2021-01-06
stage2: make use of `llvm.Context` in LLVM backend
Timon Kruiper
2021-01-06
stage2: hoist alloca instructions to top of function in LLVM backend
Timon Kruiper
2021-01-06
stage2: rename `*const llvm.ValueRef` to `*const llvm.Value` in LLVM backend
Timon Kruiper
2021-01-06
stage2: add initial impl for generating global decls in LLVM backend
Timon Kruiper
2021-01-05
stage2 test harness: don't try to run non-native C backend tests
Andrew Kelley
2021-01-05
stage2: add compile log statement
g-w1
2021-01-05
minor fixups from moving identifiers and files around
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: C backend: adjust spaces around functions
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-06
std: Support equivalent ArrayList operations in ArrayHashMap
Alex Cameron
2021-01-06
std: Rename ArrayList shrink => shrinkAndFree
Alex Cameron
2021-01-04
Merge pull request #7592 from LemonBoy/fix-7188
Andrew Kelley
2021-01-04
ci: omit stage2 backend from stage1 on Windows
Andrew Kelley
2021-01-04
stage2: add more perf tracing points
Andrew Kelley
2021-01-04
stage2: improvements to `@setEvalBranchQuota`
Andrew Kelley
[prev]
[next]