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
/
README.md
Age
Commit message (
Expand
)
Author
2018-07-24
remove old section from readme
Andrew Kelley
2018-07-23
Merge remote-tracking branch 'origin/master' into self-hosted-libc-hello-world
Andrew Kelley
2018-07-21
README: include link to channel logs (#1278)
kristopher tate
2018-07-18
std.zig.parse: fix treating integer literals as string literals
Andrew Kelley
2018-06-05
README: update support table
Andrew Kelley
2018-05-24
update github.com/zig-lang to github.com/ziglang
Andrew Kelley
2018-05-24
std.zig.parse ignores comments
Andrew Kelley
2018-05-13
README: https links
Andrew Kelley
2018-04-10
cmake defaults stage1 to install in build directory
Andrew Kelley
2018-03-30
find libc and zig std lib at runtime
Andrew Kelley
2018-03-10
xml2 workaround is relevant for linux too
Andrew Kelley
2018-03-08
Merge remote-tracking branch 'origin/master' into llvm6
Andrew Kelley
2018-03-04
Clarify what is meant by 'libraries' (#808)
Joshua Olson
2018-03-04
Fix Linux gcc requirement (#807)
Joshua Olson
2018-01-25
Merge remote-tracking branch 'origin/master' into llvm6
Andrew Kelley
2018-01-23
clean up readme
Andrew Kelley
2018-01-19
readme: specify that we need exactly llvm 5.0.1
Andrew Kelley
2018-01-16
Merge remote-tracking branch 'origin/master' into llvm6
Andrew Kelley
2018-01-16
implement bigint div and rem
Andrew Kelley
2018-01-14
remove 32-bit windows from supported targets list
Andrew Kelley
2018-01-05
Merge remote-tracking branch 'origin/master' into llvm6
Andrew Kelley
2018-01-04
self-hosted compiler works on macos
Andrew Kelley
2018-01-03
Merge branch 'master' into llvm6
Andrew Kelley
2018-01-03
readme: update macos installation instructions
Andrew Kelley
2017-12-26
Merge branch 'master' into llvm6
Andrew Kelley
2017-12-26
self-hosted: build against zig_llvm and embedded LLD
Andrew Kelley
2017-12-23
Merge remote-tracking branch 'origin/master' into llvm6
Andrew Kelley
2017-12-23
port most of main.cpp to self hosted compiler
Andrew Kelley
2017-11-02
update to llvm master
Andrew Kelley
2017-10-17
fix docs link
Andrew Kelley
2017-10-17
remove unsupported targets from readme
Andrew Kelley
2017-10-14
implement std.os.ChildProcess for windows
Andrew Kelley
2017-10-10
add module flag to emit CodeView for COFF object files
Andrew Kelley
2017-10-08
implement os.path.dirname for windows
Andrew Kelley
2017-10-08
better support table
Andrew Kelley
2017-09-30
disable /W4 on MSVC
Andrew Kelley
2017-09-27
README: we support x86_64 macos
Andrew Kelley
2017-09-25
fix docs
Andrew Kelley
2017-09-21
README: adds for contributors we want
Andrew Kelley
2017-09-18
README: macos instructions: suggest running tests
Andrew Kelley
2017-09-18
README: macos instructions: simplify
Andrew Kelley
2017-09-18
add macos instructions to readme
Andrew Kelley
2017-09-07
README: add notepad++ syntax highlighting project
Andrew Kelley
2017-08-26
update build to look for llvm 5.0
Andrew Kelley
2017-08-25
add zig-compiler-completions to Related Projects
Andrew Kelley
2017-08-20
move zen of zig to a sub command
Andrew Kelley
2017-08-20
zen update
Andrew Kelley
2017-08-19
add setEvalBranchQuota builtin function
Andrew Kelley
2017-08-14
fix tokenization error pointing to wrong character
Andrew Kelley
2017-08-08
zen update
Andrew Kelley
[next]