aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2018-07-24remove old section from readmeAndrew Kelley
2018-07-23Merge remote-tracking branch 'origin/master' into self-hosted-libc-hello-worldAndrew Kelley
2018-07-21README: include link to channel logs (#1278)kristopher tate
2018-07-18std.zig.parse: fix treating integer literals as string literalsAndrew Kelley
2018-06-05README: update support tableAndrew Kelley
2018-05-24update github.com/zig-lang to github.com/ziglangAndrew Kelley
2018-05-24std.zig.parse ignores commentsAndrew Kelley
2018-05-13README: https linksAndrew Kelley
2018-04-10cmake defaults stage1 to install in build directoryAndrew Kelley
2018-03-30find libc and zig std lib at runtimeAndrew Kelley
2018-03-10xml2 workaround is relevant for linux tooAndrew Kelley
2018-03-08Merge remote-tracking branch 'origin/master' into llvm6Andrew Kelley
2018-03-04Clarify what is meant by 'libraries' (#808)Joshua Olson
2018-03-04Fix Linux gcc requirement (#807)Joshua Olson
2018-01-25Merge remote-tracking branch 'origin/master' into llvm6Andrew Kelley
2018-01-23clean up readmeAndrew Kelley
2018-01-19readme: specify that we need exactly llvm 5.0.1Andrew Kelley
2018-01-16Merge remote-tracking branch 'origin/master' into llvm6Andrew Kelley
2018-01-16implement bigint div and remAndrew Kelley
2018-01-14remove 32-bit windows from supported targets listAndrew Kelley
2018-01-05Merge remote-tracking branch 'origin/master' into llvm6Andrew Kelley
2018-01-04self-hosted compiler works on macosAndrew Kelley
2018-01-03Merge branch 'master' into llvm6Andrew Kelley
2018-01-03readme: update macos installation instructionsAndrew Kelley
2017-12-26Merge branch 'master' into llvm6Andrew Kelley
2017-12-26self-hosted: build against zig_llvm and embedded LLDAndrew Kelley
2017-12-23Merge remote-tracking branch 'origin/master' into llvm6Andrew Kelley
2017-12-23port most of main.cpp to self hosted compilerAndrew Kelley
2017-11-02update to llvm masterAndrew Kelley
2017-10-17fix docs linkAndrew Kelley
2017-10-17remove unsupported targets from readmeAndrew Kelley
2017-10-14implement std.os.ChildProcess for windowsAndrew Kelley
2017-10-10add module flag to emit CodeView for COFF object filesAndrew Kelley
2017-10-08implement os.path.dirname for windowsAndrew Kelley
2017-10-08better support tableAndrew Kelley
2017-09-30disable /W4 on MSVCAndrew Kelley
2017-09-27README: we support x86_64 macosAndrew Kelley
2017-09-25fix docsAndrew Kelley
2017-09-21README: adds for contributors we wantAndrew Kelley
2017-09-18README: macos instructions: suggest running testsAndrew Kelley
2017-09-18README: macos instructions: simplifyAndrew Kelley
2017-09-18add macos instructions to readmeAndrew Kelley
2017-09-07README: add notepad++ syntax highlighting projectAndrew Kelley
2017-08-26update build to look for llvm 5.0Andrew Kelley
2017-08-25add zig-compiler-completions to Related ProjectsAndrew Kelley
2017-08-20move zen of zig to a sub commandAndrew Kelley
2017-08-20zen updateAndrew Kelley
2017-08-19add setEvalBranchQuota builtin functionAndrew Kelley
2017-08-14fix tokenization error pointing to wrong characterAndrew Kelley
2017-08-08zen updateAndrew Kelley