summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-21Improving parser by factoring out a scannerHEADmasterThibaut Horel
2016-03-15Add crossref resolution, minor api changes, first template inspired by plain.bstThibaut Horel
2016-02-28First example using the parsing library as a black boxThibaut Horel
2016-02-28More test dataThibaut Horel
2016-02-28Latex sanitizingThibaut Horel
2016-02-28Make isLower a function for strings not tokensThibaut Horel
2016-02-28Update tests to new interfaceThibaut Horel
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