aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `must_use` if tarpaulin doesn’t understand themLibravatar Titus Wormer2022-10-141-0/+2
* Add support for proper positional info in swc treeLibravatar Titus Wormer2022-10-111-0/+1
* Refactor to share identifier methodsLibravatar Titus Wormer2022-10-061-0/+1
* Add support for HTML 4 character references in JSX attributesLibravatar Titus Wormer2022-10-061-1/+1
* Add support for compiling to mdastLibravatar Titus Wormer2022-09-261-0/+1
* Add support for parsing MDX ESM, expressionsLibravatar Titus Wormer2022-09-191-0/+1
* Refactor to move byte, char info to own fileLibravatar Titus Wormer2022-09-091-1/+1
* Add support for GFM tagfilterLibravatar Titus Wormer2022-09-011-0/+1
* Refactor to move more things to `util/`Libravatar Titus Wormer2022-08-191-0/+2
* Add support for GFM autolink literalsLibravatar Titus Wormer2022-08-181-0/+1
* Refactor to proof docs, grammarsLibravatar Titus Wormer2022-08-151-1/+1
* Refactor to work on `char`sLibravatar Titus Wormer2022-07-281-2/+1
* Add basic support for block quotesLibravatar Titus Wormer2022-07-071-0/+1
* Refactor code styleLibravatar Titus Wormer2022-07-051-0/+1
* Fix jumps in `edit_map`Libravatar Titus Wormer2022-06-281-0/+1
* Add support for normalizing identifiersLibravatar Titus Wormer2022-06-221-0/+1
* Add docs for `subtokenize`Libravatar Titus Wormer2022-06-211-1/+0
* Add support for line endings in stringLibravatar Titus Wormer2022-06-201-0/+1
* Reorganize to split utilLibravatar Titus Wormer2022-06-141-0/+6