aboutsummaryrefslogtreecommitdiffstats
path: root/build.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use a bunch of `into`Libravatar Titus Wormer2022-10-111-1/+1
* Refactor to split parse from compile optionsLibravatar Titus Wormer2022-10-061-3/+6
* Add support for compiling to mdastLibravatar Titus Wormer2022-09-261-1/+1
* Add support for recoverable syntax errorsLibravatar Titus Wormer2022-09-071-2/+4
* Refactor to move more things to `util/`Libravatar Titus Wormer2022-08-191-1/+1
* Add `pretty_assertions` to tests for diffsLibravatar Titus Wormer2022-08-181-0/+1
* Refactor to proof docs, grammarsLibravatar Titus Wormer2022-08-151-2/+2
* Refactor to improve statesLibravatar Titus Wormer2022-07-291-1/+1
* Refactor to remove unneeded tuples in every statesLibravatar Titus Wormer2022-07-221-2/+2
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-7/+7
* Change to enable build script for commonmark tests againLibravatar Titus Wormer2022-07-181-8/+5
* Fix formatting of `commonmark` testsLibravatar Titus Wormer2022-07-151-0/+1
* Add all commonmark testsLibravatar Titus Wormer2022-07-151-0/+88
* Fix typoLibravatar Titus Wormer2022-07-051-1/+1
* Refactor code styleLibravatar Titus Wormer2022-07-041-6/+1
* Use Rust to crawl unicodeLibravatar Titus Wormer2022-07-041-0/+70