Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for compiling to mdast | 2022-09-26 | 1 | -1/+1 | |
* | Add support for recoverable syntax errors | 2022-09-07 | 1 | -2/+4 | |
* | Refactor to move more things to `util/` | 2022-08-19 | 1 | -1/+1 | |
* | Add `pretty_assertions` to tests for diffs | 2022-08-18 | 1 | -0/+1 | |
* | Refactor to proof docs, grammars | 2022-08-15 | 1 | -2/+2 | |
* | Refactor to improve states | 2022-07-29 | 1 | -1/+1 | |
* | Refactor to remove unneeded tuples in every states | 2022-07-22 | 1 | -2/+2 | |
* | Add support for turning off constructs | 2022-07-18 | 1 | -7/+7 | |
* | Change to enable build script for commonmark tests again | 2022-07-18 | 1 | -8/+5 | |
* | Fix formatting of `commonmark` tests | 2022-07-15 | 1 | -0/+1 | |
* | Add all commonmark tests | 2022-07-15 | 1 | -0/+88 | |
* | Fix typo | 2022-07-05 | 1 | -1/+1 | |
* | Refactor code style | 2022-07-04 | 1 | -6/+1 | |
* | Use Rust to crawl unicode | 2022-07-04 | 1 | -0/+70 |