| 7 years ago | Sahnvour | | allow comptime_int in math.shl and math.shr |
| 7 years ago | markfirmware | | grammar |
| 7 years ago | Jonathan Pentecost | | docs: update for else example |
| 7 years ago | Shawn Landden | | add bcmp implementation as LLVM 9 now emits those |
| 7 years ago | Shritesh Bhattarai | | docs: add comment about for else and break |
| 7 years ago | Andrew Kelley | | update the default macos version min to 10.14 |
| 7 years ago | Andrew Kelley | | ci: let's try a new build of llvm+clang on 10.14 |
| 7 years ago | Andrew Kelley | | Merge pull request #2628 from emekoi/error-unexpected |
| 7 years ago | Andrew Kelley | | Merge pull request #2630 from squeek502/hashmap-pow2 |
| 7 years ago | emekoi | | updated std.c.{freebsd, netbsd} to usingnamespace |
| 7 years ago | mrkishi | | add cache-control headers to tarballs on ci |
| 7 years ago | Andrew Kelley | | Merge pull request #2617 from squeek502/ceil-power-of-two |
| 7 years ago | Nick Erdmann | | src/ast_render.cpp: fix rendering of character literals <= 0x0f |
| 7 years ago | LemonBoy | | Stop the musl builder from skipping necessary files |
| 7 years ago | Timon Kruiper | | Added LineComment support when MultiLines are used in ArrayInit |
| 7 years ago | Andrew Kelley | | std.os.mmap: update doc comments for previous commits |
| 7 years ago | Andrew Kelley | | Merge pull request #2581 from LemonBoy/misc-stuff |
| 7 years ago | Andrew Kelley | | Merge pull request #2620 from LemonBoy/debug-stuff |
| 7 years ago | tgschultz | | fixed Deserializer.alignToByte() and added test coverage |
| 7 years ago | Shritesh Bhattarai | | doc: recommend optional pointers for nullptrs instead of allowzero |
| 7 years ago | Andrew Kelley | | Merge pull request #2593 from LemonBoy/aarch64-stuff |
| 7 years ago | Andrew Kelley | | default struct field initialization expressions |
| 7 years ago | Andrew Kelley | | dep tokenizer: run zig fmt and move exports to canonical location |
| 7 years ago | Andrew Kelley | | Merge pull request #2182 from mikdusan/issue.2046 |
| 7 years ago | Andrew Kelley | | update load dynamic library test for std lib changes |
| 7 years ago | tgschultz | | Fix fmt.zig handling of slices of slices |
| 7 years ago | tgschultz | | std.meta/trait: def/definition => decl/declaration |
| 7 years ago | Andrew Kelley | | improve the libc of wasm32-freestanding target |
| 7 years ago | Shawn Landden | | stage1: AstNodes cannot be casted, but are rather accessed via a union. |
| 7 years ago | Timon Kruiper | | Correct formatting for multiline string in arrays |
| 7 years ago | Andrew Kelley | | Merge branch 'NBonaparte-linuxdynlib' |
| 7 years ago | Andrew Kelley | | Merge pull request #2567 from emekoi/fix-dynlib |
| 7 years ago | Andrew Kelley | | Merge pull request #2546 from LemonBoy/sigaltstack |
| 7 years ago | Andrew Kelley | | run zig fmt to update `use` to `usingnamespace` |
| 7 years ago | Andrew Kelley | | zig fmt: fix 2 bugs of mangling source files |
| 7 years ago | Andrew Kelley | | change `use` to `usingnamespace` |
| 7 years ago | Andrew Kelley | | main: set subsystem in `zig builtin` when explicitly provided |
| 7 years ago | Andrew Kelley | | Merge branch 'emekoi-builtin-subsystem' |
| 7 years ago | Andrew Kelley | | Merge branch 'LemonBoy-use-struct-pt2' |
| 7 years ago | Andrew Kelley | | Merge pull request #2530 from gonzus/gonzus/improve-clang-zig |
| 7 years ago | Andrew Kelley | | no "use of undeclared identifer" in dead comptime branches |
| 7 years ago | LemonBoy | | Reject undefined as type |
| 7 years ago | LemonBoy | | Warn the user if run/test is paired with emit options |
| 7 years ago | LemonBoy | | Avoid a crash when there are no namespace components |
| 7 years ago | Andrew Kelley | | fix invalid LLVM IR generated for ?*void const casts |
| 7 years ago | Andrew Kelley | | link to contributing in readme |
| 7 years ago | Andrew Kelley | | extract CONTRIBUTING.md from README.md |
| 7 years ago | Andrew Kelley | | Create FUNDING.yml |
| 7 years ago | LemonBoy | | Move __zig_fail_unwrap locals on stack |
| 7 years ago | Andrew Kelley | | Merge branch 'LemonBoy-guard-pages-in-threads' |
|