| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(maple.cc): iterator on non-variable0.1.5 | Fuwn | 2022-05-09 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'main' of https://github.com/gemrest/maple | Fuwn | 2022-05-09 | 3 | -5/+17 |
| |\ | |||||
| | * | fix(build): c++20 instead of c++23 wd0.1.4 | Fuwn | 2022-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | format: move strings to same line | Fuwn | 2022-04-14 | 1 | -4/+2 |
| | | | |||||
| | * | feat: add hacking steps | Fuwn | 2022-04-14 | 1 | -1/+15 |
| | | | | | | | | | | | | | Also update lines-of-code count. Also, also, the last few commits were made on a six-hour flight... | ||||
| | * | build: compile with c++23 working draft | Fuwn | 2022-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | feat: validate request | Fuwn | 2022-04-14 | 1 | -1/+18 |
| | | | |||||
| | * | refactor: don't redefine file extension | Fuwn | 2022-04-14 | 1 | -3/+3 |
| | | | |||||
| | * | docs(readme): update loc0.1.3 | Fuwn | 2022-04-10 | 1 | -1/+1 |
| | | | |||||
| | * | format: single line formats | Fuwn | 2022-04-10 | 1 | -35/+11 |
| | | | |||||
| | * | refactor: more explicit auto | Fuwn | 2022-04-10 | 2 | -1/+1 |
| | | | |||||
| * | | refactor(maple): move ssl work to function | Fuwn | 2022-05-09 | 2 | -60/+71 |
| | | | |||||
| * | | refactor(maple): move environment work to function | Fuwn | 2022-05-09 | 2 | -47/+54 |
| | | | |||||
| * | | refactor: cleanup non-essential variables | Fuwn | 2022-05-09 | 2 | -16/+7 |
| | | | |||||
| * | | docs(readme): update instructions and description | Fuwn | 2022-05-09 | 1 | -3/+42 |
| | | | |||||
| * | | refactor(maple.cc): remove debug logs | Fuwn | 2022-05-09 | 1 | -4/+0 |
| | | | |||||
| * | | docs(maple.hh): add license information | Fuwn | 2022-05-09 | 1 | -0/+20 |
| | | | |||||
| * | | feat: titan support | Fuwn | 2022-05-09 | 7 | -80/+476 |
| |/ | | | | | | | | 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. | ||||
| * | refactor: explicit auto | Fuwn | 2022-04-06 | 1 | -4/+4 |
| | | |||||
| * | docs(readme): add capsules using section | Fuwn | 2022-04-06 | 1 | -0/+6 |
| | | |||||
| * | docs(readme): update loc0.1.2 | Fuwn | 2022-04-06 | 1 | -1/+1 |
| | | |||||
| * | refactor: replace errors with function | Fuwn | 2022-04-06 | 1 | -21/+16 |
| | | |||||
| * | feat: assume index.gmi of path if trailing slash | Fuwn | 2022-04-06 | 1 | -2/+2 |
| | | |||||
| * | chore(examples): use gem.rest as example directory | Fuwn | 2022-04-06 | 5 | -19/+3 |
| | | |||||
| * | docs(readme): update loc0.1.1 | Fuwn | 2022-04-05 | 1 | -1/+1 |
| | | |||||
| * | feat: can respond to unique indexes | Fuwn | 2022-04-05 | 1 | -5/+22 |
| | | |||||
| * | refactor: pass lambda to signal | Fuwn | 2022-04-05 | 1 | -10/+6 |
| | | |||||
| * | feat: maple 0.1.0 :star:0.1.0 | Fuwn | 2022-04-04 | 12 | -0/+1051 |