aboutsummaryrefslogtreecommitdiff
path: root/maple/maple.hh
Commit message (Collapse)AuthorAgeFilesLines
* refactor: tighen clang-tidyFuwn2024-06-111-1/+1
|
* format(maple): clang-format llvm styleFuwn2022-12-271-6/+7
|
* fix(maple.cc): fix all possible memory leaksFuwn2022-05-091-3/+3
|
* refactor(maple): move ssl work to functionFuwn2022-05-091-0/+1
|
* refactor(maple): move environment work to functionFuwn2022-05-091-0/+1
|
* docs(maple.hh): add license informationFuwn2022-05-091-0/+20
|
* feat: titan supportFuwn2022-05-091-0/+13
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.