minify-html/src/unit
Wilson Lin 126c719d23 Merge entity code; simplify build IO 2019-12-29 21:51:25 +11:00
..
attr Build entities trie at compile time; support entities without semicolon 2019-12-29 21:00:20 +11:00
script Update README; fix entity decoding in content 2019-12-27 22:32:04 +11:00
bang.rs Refactoring; fix whitespace minification in content 2019-12-26 13:47:18 +11:00
comment.rs Generate patterns at compile time; update comment on entities; fix unused code 2019-12-29 21:39:29 +11:00
content.rs Build entities trie at compile time; support entities without semicolon 2019-12-29 21:00:20 +11:00
entity.rs Merge entity code; simplify build IO 2019-12-29 21:51:25 +11:00
mod.rs Complete initial migration to Rust 2019-12-25 20:44:51 +11:00
style.rs Refactoring; fix whitespace minification in content 2019-12-26 13:47:18 +11:00
tag.rs Generate patterns at compile time; update comment on entities; fix unused code 2019-12-29 21:39:29 +11:00