aboutsummaryrefslogtreecommitdiff
path: root/maple/gemini.cc
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Optimise request handling and harden Titan parameter parsingFuwn2025-12-061-2/+2
|
* refactor: tighen clang-tidyFuwn2024-06-111-5/+7
|
* format(maple): clang-format llvm styleFuwn2022-12-271-22/+18
|
* refactor: cleanup non-essential variablesFuwn2022-05-091-15/+4
|
* feat: titan supportFuwn2022-05-091-0/+64
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.