summaryrefslogtreecommitdiff
path: root/tirclogv.cabal
Commit message (Collapse)AuthorAge
* Generate renderer functions using THTom Smeding2026-05-10
| | | | | | These take (and project from) a data type instead of hash maps, _and_ use text-builder-linear, _and_ have the full template inlined. The result is that this is the fastest renderer yet.
* Rendering performance experimentsTom Smeding2026-05-10
|
* Optimisations to log rendering with mustacheTom Smeding2026-05-09
|
* Instrument handler blocksTom Smeding2026-05-08
|
* Test http parser somewhatTom Smeding2026-05-08
|
* Rename mini-http to mini-http-serverTom Smeding2026-05-08
| | | | And move Parser to Internal.Parser for test suite
* Convert from wai/warp to mini-http-serverTom Smeding2026-05-03
|
* Mini http server libTom Smeding2026-04-10
|
* Rename to tirclogvTom Smeding2026-04-09