aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser/simplify.rs
AgeCommit message (Collapse)Author
2019-12-26Split into smaller cratesPhilipp A
2019-11-09Finish substitution implementationPhilipp A
2019-11-09Simple indirect linksPhilipp A
2019-11-07Handling relative URLs in the conversion code.Andreu Botella Botella
Closes #10.
2019-10-23Resolving substitutions. (#9)Andreu Botella
2019-08-19Fix the build (#6)Andreu Botella
crate::parse::simplify::resolve_references does nothing yet though
2019-04-17some more simplifyPhilipp A
2019-03-31Add stub for ref resolutionPhilipp A