minify-html/src/unit
Wilson Lin 95be64d868 Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +11:00
..
attr Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +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 Faster non-sequence matching; improved attribute value minification 2019-12-26 16:17:57 +11:00
content.rs Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +11:00
entity.rs Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +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 Handle text script content 2019-12-27 21:52:49 +11:00