Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code-style for Rust 1.65 | 2022-11-10 | 1 | -1/+1 | |
* | Remove some unused code around slices | 2022-10-14 | 1 | -6/+3 | |
* | Refactor some code to improve coverage | 2022-10-13 | 1 | -14/+6 | |
* | Fix cr, crlf in code (fenced) for mdast | 2022-10-13 | 1 | -3/+3 | |
* | Refactor to use a bunch of `into` | 2022-10-11 | 1 | -3/+3 | |
* | Add some missing internal docs | 2022-10-11 | 1 | -4/+33 | |
* | Add support for proper positional info in swc tree | 2022-10-11 | 1 | -62/+91 | |
* | Add support for HTML 4 character references in JSX attributes | 2022-10-06 | 1 | -11/+9 | |
* | Add support for turning hast into swc | 2022-09-30 | 1 | -7/+0 | |
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -3/+3 | |
* | Add support for compiling to mdast | 2022-09-26 | 1 | -27/+1735 | |
* | Add structs, enums for `mdast` | 2022-09-19 | 1 | -0/+40 |