| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-04 | provide default implementation of std.log on freestanding | Andrew Kelley |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-08-13 | std.log: update documentation and example for scoped logging | heidezomp |
| 2020-08-13 | std.log: (breaking) remove scope parameter from logging functions | heidezomp |
| 2020-08-12 | std.log: don't state in docs that messages are logged to stderr | heidezomp |
| 2020-08-12 | std.log: add documentation for scoped logging | heidezomp |
| 2020-08-12 | std.log: add scoped logging struct | heidezomp |
| 2020-07-22 | Fix std.log example to make the log handler print the newline | heidezomp |
| 2020-07-22 | Make the default log handler print a newline | joachimschmidt557 |
| 2020-07-21 | Fix log.zig example. | purringChaos |
| 2020-07-12 | update compile error tests and some doc comments | Vexu |
| 2020-07-11 | run zig fmt on std lib and self hosted | Vexu |
| 2020-06-19 | Don't attempt to use io from thin air | Haze Booth |
| 2020-06-17 | Introduce std.log | Isaac Freund |
