aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
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
2017-08-07README: add the zen of zigAndrew Kelley
2017-07-15Add Visual Studio Code extension linkMarc Tiehuis
2017-06-03add appveyor integration testingAndrew Kelley
2017-05-08move docs to ziglang.orgAndrew Kelley
2017-05-07update READMEAndrew Kelley
2017-04-27add no-elim-base-pointer to __zig_fail functionAndrew Kelley
2017-04-25update travis badge to new urlAndrew Kelley
2017-04-24readme updateAndrew Kelley
2017-04-24readme updateAndrew Kelley
2017-04-24update READMEAndrew Kelley
2017-04-21add Travis CI integrationAndrew Kelley
2017-04-20delete test_artifacts directory when tests completeAndrew Kelley
2017-04-13move emacs/vim files to separate reposAndrew Kelley
2017-03-31first pass at zig build systemAndrew Kelley
2017-03-10update to llvm 4.0Andrew Kelley
2017-02-24README: more robust suggested configuration commandAndrew Kelley
2017-02-09zig logo in readmeAndrew Kelley
2017-01-31readme updateAndrew Kelley
2016-11-24IR: generating a switch statementAndrew Kelley
2016-09-05README: clarify build vs runtime dependenciesAndrew Kelley
2016-09-05Merge branch 'llvm-3.9'Andrew Kelley
2016-09-05Fix email address of Email listWink Saville
2016-09-05Add Email listWink Saville
2016-09-04port to llvm 3.9Andrew Kelley
2016-05-14add compile_err builtinAndrew Kelley
2016-05-13update README with websiteAndrew Kelley
2016-05-13we have generics nowAndrew Kelley
2016-04-30build: link against libLLVM.so if availableAndrew Kelley
2016-04-23build: add test coverage targetAndrew Kelley
2016-04-14update readmeAndrew Kelley
2016-04-14update READMEAndrew Kelley