aboutsummaryrefslogtreecommitdiff
path: root/maple/maple.cc
Commit message (Expand)AuthorAgeFilesLines
* fix(maple.cc): iterator on non-variable0.1.5Fuwn2022-05-091-2/+3
* Merge branch 'main' of https://github.com/gemrest/mapleFuwn2022-05-091-5/+3
|\
| * format: move strings to same lineFuwn2022-04-141-4/+2
| * feat: validate requestFuwn2022-04-141-1/+18
| * refactor: don't redefine file extensionFuwn2022-04-141-3/+3
| * format: single line formatsFuwn2022-04-101-35/+11
| * refactor: more explicit autoFuwn2022-04-101-1/+1
* | refactor(maple): move ssl work to functionFuwn2022-05-091-60/+70
* | refactor(maple): move environment work to functionFuwn2022-05-091-47/+53
* | refactor: cleanup non-essential variablesFuwn2022-05-091-1/+3
* | refactor(maple.cc): remove debug logsFuwn2022-05-091-4/+0
* | feat: titan supportFuwn2022-05-091-78/+152
|/
* refactor: explicit autoFuwn2022-04-061-4/+4
* refactor: replace errors with functionFuwn2022-04-061-21/+16
* feat: assume index.gmi of path if trailing slashFuwn2022-04-061-2/+2
* feat: can respond to unique indexesFuwn2022-04-051-5/+22
* refactor: pass lambda to signalFuwn2022-04-051-10/+6
* feat: maple 0.1.0 :star:0.1.0Fuwn2022-04-041-0/+219