aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fmt: update rustfmt.tomlFuwn2023-05-183-46/+19
* refactor: remove seldom used procedural macrosFuwn2023-04-175-0/+393
* feat(macros): general utility macrosFuwn2022-06-144-303/+0
* feat(meta): mutable access to meta for constructionFuwn2022-06-101-0/+23
* feat(meta): impl ToString for MetaFuwn2022-06-101-0/+20
* test(meta): add no params testFuwn2022-06-101-0/+8
* feat(ast): Ast::to_gemtextFuwn2022-06-021-0/+39
* feat(germ): ast structFuwn2022-06-021-6/+6
* feat(meta): add gettersFuwn2022-05-182-16/+7
* ci(tests): add convert tests0.2.1Fuwn2022-05-181-0/+70
* ci(tests): add ast testsFuwn2022-05-181-0/+70
* fix: global clippy lint fixesFuwn2022-05-181-3/+3
* feat(meta): meta-related utilitiesFuwn2022-05-171-0/+50
* feat(request): make gemini requestsFuwn2022-05-171-0/+32