| 8 years ago | Andrea Orru | | Update zen library |
| 8 years ago | Andrea Orru | | Zen specific hacks |
| 8 years ago | Andrea Orru | | Public SplitIterator |
| 8 years ago | Andrea Orru | | Message type, Undefined mailbox, read syscall, more constructors |
| 8 years ago | Andrea Orru | | Service -> Server |
| 8 years ago | Andrea Orru | | Add Thread option for Mailboxes |
| 8 years ago | Andrea Orru | | Merge branch 'master' into zen_stdlib |
| 8 years ago | Andrea Orru | | Some POSIX stuff, including a primitive write |
| 8 years ago | Andrea Orru | | subscribeIRQ support |
| 8 years ago | Andrea Orru | | More precise naming |
| 8 years ago | Andrea Orru | | Merge branch 'master' into zen_stdlib |
| 8 years ago | Andrea Orru | | IPC structure updates |
| 8 years ago | Andrew Kelley | | fix tests broken by previous commit |
| 8 years ago | Andrea Orru | | Tests for zero-bit field compiler error |
| 8 years ago | Andrea Orru | | Compiler error when taking @offsetOf of void struct member |
| 8 years ago | Andrea Orru | | Merge branch 'master' of https://github.com/zig-lang/zig |
| 8 years ago | Andrea Orru | | Panic instead of segfault when returning generic type from functions |
| 8 years ago | Marc Tiehuis | | Add WebAssembly output workaround for LLVM 6 |
| 8 years ago | Andrew Kelley | | some return types disqualify comptime fn call caching |
| 8 years ago | Andrew Kelley | | don't memoize comptime fn calls that access comptime mutable state |
| 8 years ago | Andrew Kelley | | fix comptime slicing not preserving comptime mutability |
| 8 years ago | Andrew Kelley | | fix incorrect setEvalBranchQuota compile error |
| 8 years ago | Andrea Orru | | Merge branch 'master' of https://github.com/zig-lang/zig |
| 8 years ago | Andrea Orru | | zen-specific: main -> _start |
| 8 years ago | Andrea Orru | | Merge branch 'test-ci' |
| 8 years ago | Andrea Orru | | Simplify intrusive linked list test |
| 8 years ago | Andrew Kelley | | change 5 to 6 in travis osx scripts |
| 8 years ago | Andrew Kelley | | fix await multithreaded data race |
| 8 years ago | Andrew Kelley | | refactor stack trace code to remove global state |
| 8 years ago | Andrew Kelley | | improvements to stack traces |
| 8 years ago | Andrew Kelley | | add behavior test for coroutine frame allocation failure |
| 8 years ago | Andrew Kelley | | omit pad zeroes in debug stack traces |
| 8 years ago | Andrea Orru | | Fixed syntax errors in linux-i386 syscalls |
| 8 years ago | Andrea Orru | | Added 6 parameters syscalls for zen |
| 8 years ago | Marc Tiehuis | | Unroll Sha3 inner loop |
| 8 years ago | Andrew Kelley | | update to SoftFloat-3e |
| 8 years ago | Andrew Kelley | | don't memoize comptime functions if they can mutate state via parameters |
| 8 years ago | Andrew Kelley | | fix partial inlining of binary math operator using old value |
| 8 years ago | Andrew Kelley | | enums with 1 field and explicit tag type still get the tag type |
| 8 years ago | Andrew Kelley | | translate-c: add missing case labels |
| 8 years ago | Andrew Kelley | | travis ci: update ubuntu llvm repo and CC,CXX env vars to 6 |
| 8 years ago | Andrew Kelley | | Merge branch 'llvm6' |
| 8 years ago | Jimmi Holst Christensen | | Translate C now correctly converts ints, floats, ptrs and enums to bools |
| 8 years ago | Jimmi Holst Christensen | | Translate C will now handle ignored return values |
| 8 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:zig-lang/zig |
| 8 years ago | Jimmi Holst Christensen | | Translate C can now translate switch statements again |
| 8 years ago | Jimmi Holst Christensen | | Ast Render no longer outputs erroneous semicolon |
| 8 years ago | Andrew Kelley | | fix missing compile error for returning error from void async function |
| 8 years ago | Andrew Kelley | | turn assertion into compile error for using var as return type |
| 8 years ago | Andrew Kelley | | var is no longer a pseudo-type, it is syntax |
|