6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a slew of bugs, and removed the caveat regarding entities. More... over 18 years ago
added tests for fixed bugs and modified test goldens since we now handle entities better. More... over 18 years ago
fixed tab expansion. More... over 18 years ago
added C# keywords More... over 18 years ago
fixed issue 4 recursing into a script block or PHP tag that was not properly closed would not silently drop the content. More... over 18 years ago
removed caveat regarding which characters cannot and which must be escaped. All lexing passes now use decodeHelper so they can treat entities and unescaped characters equivalently. More... over 18 years ago
fixed styling for unclosed token or line comment at end of a node. More... over 18 years ago
added Safari 2 to list of supported browsers More... over 18 years ago
fixes for fixes for Safari 2.0 More... over 18 years ago
fixes for Safari 2.0 More... over 18 years ago
make sure it doesn't loop infinitely on empty tags More... over 18 years ago
cleanup More... almost 19 years ago
cleanup More... almost 19 years ago
Backed out attempted newline fixes for IE and fixed space issues. More... almost 19 years ago
fix More... almost 19 years ago
another attempted fix for IE whitespace normalization More... almost 19 years ago
debugging tweak More... almost 19 years ago
debugging tweak More... almost 19 years ago
Simplfied newline handling since IE seems to respect CRLFs in pre tags. More... almost 19 years ago
normalize newlines in innerHTML in firefox. More... almost 19 years ago
more cross browser fixes to prettify test. More... almost 19 years ago
Get tests working under IE by normalizing inner html. More... almost 19 years ago
Initial checkin. More... almost 19 years ago