summaryrefslogtreecommitdiff
path: root/src/visitor/datafiles.rs
AgeCommit message (Expand)AuthorFilesLines
2022-09-03refactor: rename DataFile{,s} to EmbeddedFile{,s} to be systematicLars Wirzenius1-35/+0
2022-03-24feat! change logging to use log/env_logger instead of tracingLars Wirzenius1-2/+0
2021-09-16feat! parse Markdown input with pull-cmark instead of PandocLars Wirzenius1-0/+2
2021-09-04chore: Fix unnecessary borrow lintsDaniel Silverstone1-1/+1
2020-08-08refactor: split stuff from src/ast.rs into smaller modulesLars Wirzenius1-0/+35