Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-28 | Fix AST node debug representation to pretty print | 1 | -34/+34 | |
2023-01-03 | Add support for serializing trees as JSON | 1 | -2/+216 | |
2022-11-10 | Refactor code-style for Rust 1.65 | 1 | -1/+1 | |
2022-10-25 | Fix type of `start` on list in mdast | 1 | -1/+1 | |
2022-10-13 | Add missing test for mdast | 1 | -0/+32 | |
2022-10-13 | Add a lot of tests on how mdast, unist work | 1 | -36/+917 | |
2022-10-11 | Refactor to use a bunch of `into` | 1 | -3/+3 | |
2022-10-11 | Add improved docs to public api | 1 | -10/+12 | |
2022-10-11 | Add support for proper positional info in swc tree | 1 | -2/+15 | |
2022-09-28 | Add support for turning mdast to hast | 1 | -72/+5 | |
2022-09-26 | Add support for compiling to mdast | 1 | -298/+497 | |
2022-09-19 | Add structs, enums for `mdast` | 1 | -0/+1047 |