| 8 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into self-hosted-libc-hello-world |
| 8 years ago | Andrew Kelley | | self-hosted: fix error messages not cleaning up correctly |
| 8 years ago | Andrew Kelley | | self-hosted: add first compare-output test |
| 8 years ago | Andrew Kelley | | self-hosted can compile libc hello world |
| 8 years ago | Andrew Kelley | | self-hosted: share C++ code for finding libc on windows |
| 8 years ago | Andrew Kelley | | self-hosted: implicit cast comptime ints to other ints |
| 8 years ago | Andrew Kelley | | self-hosted: convert some stuff to async/await |
| 8 years ago | Andrew Kelley | | relative path to cwd in compile errors |
| 8 years ago | Andrew Kelley | | self-hosted: refactor ParsedFile out of existence |
| 8 years ago | Andrew Kelley | | self-hosted: progress on IR for supporting libc hello world |
| 8 years ago | Andrew Kelley | | std.zig.parse: fix treating integer literals as string literals |
| 8 years ago | Andrew Kelley | | self-hosted: compile errors for return in wrong place |
| 8 years ago | Andrew Kelley | | self-hosted: linking against libc |
| 8 years ago | Andrew Kelley | | self-hosted: find libc on linux |
| 8 years ago | Jimmi Holst Christensen | | Allow pointers to anything in extern/exported declarations (#1258) |
| 8 years ago | Andrew Kelley | | fix invalid character test on windows |
| 8 years ago | Andrew Kelley | | fix std.os.getAppDataDir test on linux |
| 8 years ago | Andrew Kelley | | fix build on windows |
| 8 years ago | Jimmi Holst Christensen | | -Dskip-release now also skips build example tests |
| 8 years ago | Josh Wolfe | | implement proper utf16leToUtf8 |
| 8 years ago | Andrew Kelley | | fix @setEvalBranchQuota not respected in generic fn calls |
| 8 years ago | Jay Petacat | | Fixed minor documentation errors (#1256) |
| 8 years ago | Andrew Kelley | | std.event.Loop.onNextTick dispatches work to waiting threads |
| 8 years ago | Andrew Kelley | | self-hosted: linking |
| 8 years ago | Andrew Kelley | | port 69e3b4e to self-hosted compiler |
| 8 years ago | Wink Saville | | Add swapRemoveOrError (#1254) |
| 8 years ago | Wink Saville | | Give ArrayList tests consistent names (#1253) |
| 8 years ago | kristopher tate | | revert commit 860d3da9156a0b1f4a1e3e644b423da3e768bb86 ; please see #1249 for more information; (#1255) |
| 8 years ago | Andrew Kelley | | self-hosted: implement getAppDataDir for windows |
| 8 years ago | Andrew Kelley | | self-hosted: create tmp dir for .o files and emit .o file for fn |
| 8 years ago | Andrew Kelley | | allow implicit cast of undefined to optional |
| 8 years ago | Andrew Kelley | | remove std.ArrayList.removeOrError function |
| 8 years ago | Andrew Kelley | | codegen: remove unused variable |
| 8 years ago | Andrew Kelley | | all integer sizes are available as primitives |
| 8 years ago | Andrew Kelley | | self-hosted: generate LLVM IR for simple function |
| 8 years ago | Andrew Kelley | | rename Module to Compilation |
| 8 years ago | Bas van den Berg | | Improve realloc on fixed buffer allocator (#1238) |
| 8 years ago | Andrew Kelley | | self-hosted: adding a fn to an llvm module |
| 8 years ago | Andrew Kelley |  | Merge pull request #1237 from BarabasGitHub/fix-reallocating-from-0 |
| 8 years ago | Andrew Kelley | | docs: correct some misinformation |
| 8 years ago | Marc Tiehuis | | Add --stdin option to zig fmt |
| 8 years ago | Andrew Kelley | | Merge branch 'eduardosm-extern-return-small-struct' |
| 8 years ago | Andrew Kelley | | Merge branch 'tgschultz-arraylist-remove' |
| 8 years ago | Andrew Kelley | | docs: clarify mem.Allocator.reallocFn |
| 8 years ago | Andrew Kelley |  | Merge pull request #1232 from BarabasGitHub/fix-array-list-insert |
| 8 years ago | Andrew Kelley | | self-hosted: basic IR pass2 |
| 8 years ago | Andrew Kelley | | ir_get_ref: delete unnecessary and probably buggy code |
| 8 years ago | Andrew Kelley | | ir: remove unnecessary and probably buggy code |
| 8 years ago | Andrew Kelley | | ir: remove dead code |
| 8 years ago | Andrew Kelley | | allow == for comparing optional pointers |
|