summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-02-28Parse tree now contains unflattened valuesThibaut Horel
2016-02-21The panic/defer logic was not quite rightThibaut Horel
2016-02-21Add a few testsThibaut Horel
2016-02-21Use panic/defer all the way through to simplify error bubblingThibaut Horel
2016-02-21Fix bug in parser where it could get trapped in infinite loopThibaut Horel
2016-02-21Warn about existing key as soon as it startsThibaut Horel
2016-02-21Documentation cleanupThibaut Horel
2016-02-21Add name parsing/formatting logicThibaut Horel
2016-02-15Add some documentation on parsing BibTeX.Thibaut Horel
2016-02-15Add makefile and README to generate documentation of original implementation.Thibaut Horel
2016-02-15Add original bibtex implementationThibaut Horel
2016-02-15Add test bib filesThibaut Horel
2016-02-15Initial commit, rough implmentationThibaut Horel