aboutsummaryrefslogtreecommitdiff
path: root/maple/titan.cc
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Optimise request handling and harden Titan parameter parsingFuwn2025-12-061-8/+16
|
* refactor: tighen clang-tidyFuwn2024-06-111-11/+12
|
* build: switch from ninja to tupFuwn2024-06-111-5/+6
|
* format(maple): clang-format llvm styleFuwn2022-12-271-121/+113
|
* feat: titan supportFuwn2022-05-091-0/+168
This commit is huge... For the most part, this commit just adds Titan support. However, this commit also refactors the `maple/` directory so that every complex block lives in it's own namespace.