Age | Commit message (Expand) | Author |
---|---|---|
2024-07-20 | Use forked pg.zig which has connection URI parsing facility | Martin Ashby |
2024-07-19 | Convert to using pg.zig instead of wrapping libpq for postgresql access | Martin Ashby |
2024-05-26 | Add post on zigvm | Martin Ashby |
2024-03-25 | Final conversion to Zine | Martin Ashby |
2024-02-18 | Add CGI handling to my basic server | Martin Ashby |
2024-02-01 | Update for zig master | Martin Ashby |
2023-08-31 | Move pq.zig to it's own repo for re-use in other projects | Martin Ashby |
2023-08-28 | Switch to zig package manager instead of using submodules | Martin Ashby |
2023-08-22 | Replace comments with zig version | Martin Ashby |
2023-08-22 | align zig and rust implementations of comments | Martin Ashby |
2022-12-31 | Add email notifications to comments | Martin Ashby |
2022-12-30 | Comments are basically functional. | Martin Ashby |
2022-12-29 | comments api appears functional... | Martin Ashby |
2022-12-29 | More work on comments | Martin Ashby |
2022-12-27 | Initial comments impl for my blog | Martin Ashby |