| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 5 | -0/+393 |
| * | feat(macros): general utility macros | Fuwn | 2022-06-14 | 4 | -303/+0 |
| * | feat(meta): mutable access to meta for construction | Fuwn | 2022-06-10 | 1 | -0/+23 |
| * | feat(meta): impl ToString for Meta | Fuwn | 2022-06-10 | 1 | -0/+20 |
| * | test(meta): add no params test | Fuwn | 2022-06-10 | 1 | -0/+8 |
| * | feat(ast): Ast::to_gemtext | Fuwn | 2022-06-02 | 1 | -0/+39 |
| * | feat(germ): ast struct | Fuwn | 2022-06-02 | 1 | -6/+6 |
| * | feat(meta): add getters | Fuwn | 2022-05-18 | 2 | -16/+7 |
| * | ci(tests): add convert tests0.2.1 | Fuwn | 2022-05-18 | 1 | -0/+70 |
| * | ci(tests): add ast tests | Fuwn | 2022-05-18 | 1 | -0/+70 |
| * | fix: global clippy lint fixes | Fuwn | 2022-05-18 | 1 | -3/+3 |
| * | feat(meta): meta-related utilities | Fuwn | 2022-05-17 | 1 | -0/+50 |
| * | feat(request): make gemini requests | Fuwn | 2022-05-17 | 1 | -0/+32 |