typst / biblatex

A Rust crate for parsing and writing BibTeX and BibLaTeX files.
Apache License 2.0
120 stars 15 forks source link

Refactoring 🍩 #8

Closed laurmaedje closed 3 years ago

laurmaedje commented 3 years ago

I might do some more work on biblatex, but I figured this should be worthwile to merge as is.

laurmaedje commented 3 years ago

What kind of work did you plan on maybe doing?

The circular reference thing, maybe refactoring the low-level parser a bit and adding more tests and possibly looking whether we really need chrono & regex.