| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-25 | mv std/ lib/ | Andrew Kelley | |
| that's all this commit does. further commits will fix cli flags and such. see #2221 | |||
| 2019-05-26 | do Jay's suggestion with posix/os API naming & layout | Andrew Kelley | |
| 2019-05-13 | Mmap debug info on linux | Marc Tiehuis | |
| Closes #907. | |||
| 2019-04-28 | Make io offsets/sizes u64 instead of usize | LemonBoy | |
| Decouple the concepts of address-space size and file size. Closes #637 | |||
| 2019-03-02 | rename std lib files to new convention | Andrew Kelley | |
| 2018-12-02 | introduce std.io.SeekableStream | Andrew Kelley | |
| Relevant #764 dwarf debug info is modified to use this instead of std.os.File directly to make it easier for bare metal projects to take advantage of debug info parsing | |||
