| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-12-02 | bring your own OS layer in the std lib | Andrew Kelley |
| 2019-12-02 | Work around __heap_base for now | Benjamin Feng |
| 2019-12-02 | Get stuff vaguely working | Benjamin Feng |
| 2019-12-02 | Initialize memory segments | Benjamin Feng |
| 2019-12-02 | Brain dump new wasm allocator | Benjamin Feng |
| 2019-11-25 | move logic to the appropriate layers; add new compile error | Andrew Kelley |
| 2019-11-25 | Merge branch 'wasi-run-tests' of https://github.com/fengb/zig into fengb-wasi... | Andrew Kelley |
| 2019-11-25 | rename std.heap.direct_allocator to std.heap.page_allocator | Andrew Kelley |
| 2019-11-19 | Use wasm_allocator | Benjamin Feng |
| 2019-11-08 | update more of the std lib to use `@as` | Andrew Kelley |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-11-06 | allow type coercion from *[0]T to E![]const T | Andrew Kelley |
| 2019-10-24 | get rid of std.os.foo.is_the_target | Andrew Kelley |
| 2019-10-21 | remove pub syntax for container fields | Vexu |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
