aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_utils/swc.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-11Refactor test utilities to improve namesLibravatar Titus Wormer1-3/+2
2022-10-11Refactor to use a bunch of `into`Libravatar Titus Wormer1-12/+8
2022-10-11Add support for proper positional info in swc treeLibravatar Titus Wormer1-51/+94
2022-10-05Add support for rewriting JSXLibravatar Titus Wormer1-0/+2
2022-10-04Refactor to share a test utilityLibravatar Titus Wormer1-1/+28
2022-09-30Add support for turning hast into swcLibravatar Titus Wormer1-4/+97
2022-09-29Add note on future ideaLibravatar Titus Wormer1-0/+4
2022-09-28Add support for turning mdast to hastLibravatar Titus Wormer1-5/+7
2022-09-19Add support for parsing MDX ESM, expressionsLibravatar Titus Wormer1-0/+245