aboutsummaryrefslogtreecommitdiff
path: root/src/ast.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
|
* docs: Update copyright header yearFuwn2025-06-041-2/+2
|
* fmt: update rustfmt.tomlFuwn2023-05-181-4/+2
|
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+28
|
* feat(macros): general utility macrosFuwn2022-06-141-446/+0
|
* fix(ast): list ast construction0.2.8Fuwn2022-06-141-1/+5
|
* feat(ast): Ast::to_gemtextFuwn2022-06-021-0/+58
|
* docs(ast): add comment to ast structFuwn2022-06-021-2/+9
|
* feat(germ): ast structFuwn2022-06-021-151/+170
|
* ci(tests): add ast testsFuwn2022-05-181-1/+1
|
* fix: global clippy lint fixesFuwn2022-05-181-2/+4
|
* fix(ast): take rest of iterator as text for linkFuwn2022-05-121-1/+9
|
* feat(0.1.0): initial release0.1.0Fuwn2022-05-121-0/+348